IVsMenuItem Members
Include Protected Members
Include Inherited Members
Enables form designers to use the shared menu editor. Implemented by the environment.
The IVsMenuItem type exposes the following members.
Methods
Name | Description | |
---|---|---|
IMIGetExtraProps | Gets menu item properties not directly handled by the menu editor (IVsMenuEditor). | |
IMIGetProp | Gets a standard menu item property. | |
IMISetExtraProps | Sets menu item properties not directly handled by the menu editor (IVsMenuEditor). | |
IMISetProp | Sets a standard menu item property. |
Top