[]
Gets or sets whether the status bar has a sizing grip.
[C1Category("Appearance")]
[C1Description("C1StatusBar.SizingGrip", "Determines whether the status bar has a sizing grip.")]
public bool SizingGrip { get; set; }
<C1Category("Appearance")>
<C1Description("C1StatusBar.SizingGrip", "Determines whether the status bar has a sizing grip.")>
Public Property SizingGrip As Boolean