System.Windows.Forms.ToolStripOverflow.DisplayedItems Property

Gets all of the items that are currently being displayed on the System.Windows.Forms.ToolStrip.

Syntax

protected override ToolStripItemCollection DisplayedItems { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ToolStripOverflow.DisplayedItems property to get everything the System.Windows.Forms.ToolStrip currently displays, including items the user did not add, such as a System.Windows.Forms.ToolStripOverflowButton. Use the ToolStripOverflow.Items property to get all items on the System.Windows.Forms.ToolStrip, including those not being displayed.

Requirements

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