Style in Windows Forms Splitter
27 Sep 2018 / 1 minute to read
SplitterControl supports visual styles such as Default and Metro. The styles can be set by using Style property.
- Default
- Metro
this.splitterControl1.Style = Syncfusion.Windows.Forms.Appearance.Metro;
Me.splitterControl1.Style = Syncfusion.Windows.Forms.Appearance.Metro
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