MenuItem::MenuID Property

 

Gets a value indicating the Windows identifier for this menu item.

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

protected:
property int MenuID {
	int get();
}

Property Value

Type: System::Int32

The Windows identifier for this menu item.

.NET Framework
Available since 1.1
Return to top
Show: