VsMenus.IDM_VS_CTXT_CODEWIN 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.
Defines the context menu of the code window.
public: int IDM_VS_CTXT_CODEWIN = 1037;
int IDM_VS_CTXT_CODEWIN = 1037;
public const int IDM_VS_CTXT_CODEWIN = 1037;
val mutable IDM_VS_CTXT_CODEWIN : int
Public Const IDM_VS_CTXT_CODEWIN As Integer = 1037