System.Windows.Forms.ToolStripOverflow.Items Property

Gets all of the items on the System.Windows.Forms.ToolStrip, whether they are currently being displayed or not.

Syntax

public override ToolStripItemCollection Items { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ToolStripOverflow.Items property to get all items on the System.Windows.Forms.ToolStrip, including those not being displayed. Use the ToolStripOverflow.DisplayedItems property to get only those items that are currently displayed on the System.Windows.Forms.ToolStrip.

Requirements

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