MenuItem.MenuID Property

Definition

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

protected:
 property int MenuID { int get(); };
protected int MenuID { get; }
member this.MenuID : int
Protected ReadOnly Property MenuID As Integer

Property Value

The Windows identifier for this menu item.

Applies to