ToolStrip::DefaultGripMargin Property

 

Gets the default spacing, in pixels, between the sizing grip and the edges of the ToolStrip.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
property Padding DefaultGripMargin {
	virtual Padding get();
}

Property Value

Type: System.Windows.Forms::Padding

Padding values representing the spacing, in pixels.

.NET Framework
Available since 2.0
Return to top
Show: