System.Windows.Forms.ToolStripPanelRow.Bounds Property

Gets the size and location of the System.Windows.Forms.ToolStripPanelRow, including its nonclient elements, in pixels, relative to the parent control.

Syntax

public System.Drawing.Rectangle Bounds { get; }

Value

Documentation for this section has not yet been entered.

Remarks

While the ToolStripPanelRow.DisplayRectangle property gets only the client elements of the control, the ToolStripPanelRow.Bounds property gets the nonclient and client elements.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0