How to give flat look to the parent form of TileLayout?
3 Sep 2020 / 1 minute to read
We can give the Flat look to the parent form by using the property named SetParentFormFlat.
//Enables flat look for parent form
this.tileLayout1.SetParentFormFlat = true;
'Enables flat look for parent form
Me.tileLayout1.SetParentFormFlat = True
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page