ToolStripSplitButton::DropDownButtonBounds Property
.NET Framework (current version)
Gets the size and location, in screen coordinates, of the drop-down button portion of a ToolStripSplitButton.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(false)] property Rectangle DropDownButtonBounds { Rectangle get(); }
Property Value
Type: System.Drawing::RectangleA Rectangle that represents the size and location of the drop-down button portion of a ToolStripSplitButton, in screen coordinates.
.NET Framework
Available since 2.0
Available since 2.0
Show: