[]
Represents a StatusBar class to define status bar settings .
[TypeConverter(typeof(ExpandableObjectConverter))]
public class StatusBar
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Class StatusBar
Name | Description |
---|---|
Text | Gets or sets a value indicates the text of the StatusBar. |
Visible | Gets or set a bool value indicates whether the statusbar is visible. |