Rounded Corners Issue

Answered
0
0

Hello!

I have this page (see 1st attachment), the padding/margin of the tableLayoutPanel1 and label1 are zero “0;0;0;0”, BUT, I get the output where the label1 corners are rounded (see 2nd attachment).

I noticed that if I put the label1 directly in the page (without tableLayoutPanel1) there will be no rounded corners…

I want to know why this is happening and how to get rid of rounded corners in this case…?

 

Best Regards,

Ali

 

  • You must to post comments
Best Answer
0
0

Hello, I found that the issue is related to the theme, e.g. I changed the theme to blue-2 and the issue was fixes.
maybe the default theme has rounded corners.

  • You must to post comments
0
0

Hi Ali,

As my colleague Julie stated, we would require a test case that can be compiled and ran on our machine, please attach it as a zip file here and make sure that you remove the /obj and /bin folders.

Best,
Alaa

//

  • You must to post comments
0
0

Can you create a small sample project that shows this behavior and post it here? What version of Wisej are you using?

I tried and I cannot reproduce. See attached test case.

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.