ToolStripDropDown.GripRectangle Property

Definition

This property is not relevant to this class.

public:
 property System::Drawing::Rectangle GripRectangle { System::Drawing::Rectangle get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Rectangle GripRectangle { get; }
[<System.ComponentModel.Browsable(false)>]
member this.GripRectangle : System.Drawing.Rectangle
Public ReadOnly Property GripRectangle As Rectangle

Property Value

The boundaries of the ToolStrip move handle.

Attributes

Remarks

This property is not relevant to this class.

Applies to