Style in Windows Forms Status Bar (StatusBarAdv)
9 Dec 2019 / 1 minute to read
StatusBarAdv supports visual styles such as Default, Metro. The style can be set using Style property.
- Default
- Metro
The following code example allows you to set the style for the StatusBarAdv.
this.statusBarAdv1.Style = Syncfusion.Windows.Forms.Tools.StatusbarStyle.Metro;
Me.statusBarAdv1.Style = Syncfusion.Windows.Forms.Tools.StatusbarStyle.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