System.Windows.Forms.ToolStripPanelRow.DisplayRectangle Property

Gets the display area of the control.

Syntax

public System.Drawing.Rectangle DisplayRectangle { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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

Requirements

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