System.Windows.Forms.MenuItem.MergeOrder Property

Gets or sets a value indicating the relative position of the menu item when it is merged with another.

Syntax

[System.ComponentModel.DefaultValue(0)]
public int MergeOrder { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The merge order of a menu item specifies the relative position that this menu item will take if the menu structure that the System.Windows.Forms.MenuItem is contained in is merged with another.

Requirements

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