ToolStripDropDown.GripRectangle Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.RectanglePublic ReadOnly Property GripRectangle As RectangleProperty Value
The boundaries of the ToolStrip move handle.
- Attributes
Remarks
This property is not relevant to this class.