NetXP 3.0 Reference

StatusBar.ShowSizeGrip Property

Show the sizing grip to the right of the status bar?

[Visual Basic]
Public Property ShowSizeGrip As Boolean
[C#]
public bool ShowSizeGrip {get; set;}

See Also

StatusBar Class | NETXP.Controls.Bars Namespace