Menu::FindMergePosition Method (Int32)
.NET Framework (current version)
Returns the position at which a menu item should be inserted into the menu.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- mergeOrder
-
Type:
System::Int32
The merge order position for the menu item to be merged.
The merge order of a menu item specifies the relative position that this menu item will assume if the menu structure that the MenuItem is contained in is merged with another.
.NET Framework
Available since 1.1
Available since 1.1
Show: