BorderStyle - Fixed3D equivalent

0
0

In Winforms controls the borderstyle options are None, FixedSingle and Fixed3D.

In Wisej we can use “Solid” BorderStyle as equivalent to FixedSingle in Winforms.

Is there anyway to get the equivalent of Fixed3D in Wisej?

 

thanks

praveena

 

  • You must to post comments
0
0

Hi praveena,

Can you send us a screenshot of the expected result?

And You can change style directly in theme or in CssStyle Property(“border-style”).

More docs: https://developer.mozilla.org/en-US/docs/Web/CSS/border-style

Best,

Kevin(ITG)

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.