System.Windows.Forms.ToolStripItem.MergeIndex Property

Gets or sets the position of a merged item within the current System.Windows.Forms.ToolStrip.

Syntax

[System.ComponentModel.DefaultValue(-1)]
public int MergeIndex { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ToolStripItem.MergeIndex property to get or set the index of a System.Windows.Forms.ToolStripMenuItem so that you can access it for menu-merging operations.

Requirements

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