System.Windows.Forms.ToolStrip.DisplayRectangle Property

Retrieves the current display rectangle.

Syntax

public override System.Drawing.Rectangle DisplayRectangle { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The display rectangle is the area where you lay out items. The position and dimensions of the System.Windows.Forms.ToolStrip display rectangle change during automatic scrolling.

Requirements

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