StatusBar.ShowResizingGrip

Syntax

StatusBar.ShowResizingGrip

Data Type

Boolean

Purpose

Specifies to enable the resizing grip on the bottom right corner of the control.

Remarks

Note Enable this property only when the window on which you place the StatusBar control is resizable and when the StatusBar.AutoSize property is True .

See Also

StatusBar.AutoSize