ToolStrip::DisplayRectangle Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Retrieves the current display rectangle.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Drawing::RectangleA System.Drawing::Rectangle representing the ToolStrip area for item layout.
The display rectangle is the area where you lay out items. The position and dimensions of the ToolStrip display rectangle change during automatic scrolling.
.NET Framework
Available since 2.0
Available since 2.0
Show: