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
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)
Please login first to submit.