System.Windows.Forms.ToolStrip.GripRectangle Property

Gets the boundaries of the System.Windows.Forms.ToolStrip move handle.

Syntax

[System.ComponentModel.Browsable(false)]
public System.Drawing.Rectangle GripRectangle { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ToolStrip.GripRectangle property to get boundaries for painting, hit testing, and so on.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0