Skip to main content

Size Grip

The size grip is a special mouse pointer in the lower-right corner of a dock panel that allows a user to click and drag the size grip to resize a panel. The size grip can be displayed always (if the PopupControlSettingsBase.ShowSizeGrip property is set to ShowSizeGrip.True), never (ShowSizeGrip.False) or dependent upon the PopupControlSettingsBase.AllowResize property setting (ShowSizeGrip.Auto).

Docking_VE_SizeGrip

The table below lists the main members that affect element’appearance and functionality:

Characteristics Members
Visibility PopupControlSettingsBase.AllowResize (via DockPanelSettings.AllowResize), PopupControlSettingsBase.ShowSizeGrip (via DockPanelSettings.ShowSizeGrip)
Image PopupControlImages.SizeGrip (via DockPanelSettings.Images.SizeGrip)