VsMenus.IDM_VS_CTXT_NOCOMMANDS Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ID of the context menu for no available commands.
public: int IDM_VS_CTXT_NOCOMMANDS = 1050;
int IDM_VS_CTXT_NOCOMMANDS = 1050;
public const int IDM_VS_CTXT_NOCOMMANDS = 1050;
val mutable IDM_VS_CTXT_NOCOMMANDS : int
Public Const IDM_VS_CTXT_NOCOMMANDS As Integer = 1050