ToolStrip::GripRectangle Property
.NET Framework (current version)
Gets the boundaries of the ToolStrip move handle.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Drawing::RectangleAn object of type System.Drawing::Rectangle, representing the move handle boundaries. If the boundaries are not visible, the GripRectangle property returns Empty.
Use the GripRectangle property to get boundaries for painting, hit testing, and so on.
.NET Framework
Available since 2.0
Available since 2.0
Show: