Size Grip
The size grip is a special mouse pointer in the lower-right corner of a popup window that allows users to click and drag the size grip to resize a window. The size grip can be displayed either always (if the PopupControlSettingsBase.ShowSizeGrip property is set to ShowSizeGrip.True), never (ShowSizeGrip.False) or dependent upon the PopupControlSettingsBase.AllowResize property setting (ShowSizeGrip.Auto).
The table below lists the main members that affect element appearance and functionality.
Characteristics | Members |
---|---|
Visibility | |
Image | PopupControlImages.SizeGrip (via PopupControlSettingsBase.Images.SizeGrip), PopupWindow.SizeGripImage (via MVCxPopupWindow.SizeGripImage) |
Layout | PopupWindowFooterStyle.SizeGripPaddings (via PopupControlSettingsBase.Styles.Footer.SizeGripPaddings), PopupWindowFooterStyle.SizeGripSpacing (via PopupControlSettingsBase.Styles.Footer.SizeGripSpacing) |