ToolStripOverflow.Items Property

Definition

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

C#
public override System.Windows.Forms.ToolStripItemCollection Items { get; }

Property Value

A ToolStripItemCollection containing all of the items.

Remarks

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

Applies to

产品 版本
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10