__VSSHOWCONTEXTMENUOPTS2 Enum
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.
public enum class __VSSHOWCONTEXTMENUOPTS2
public enum __VSSHOWCONTEXTMENUOPTS2
type __VSSHOWCONTEXTMENUOPTS2 =
Public Enum __VSSHOWCONTEXTMENUOPTS2
- Inheritance
-
__VSSHOWCONTEXTMENUOPTS2
Fields
Name | Value | Description |
---|---|---|
VSCTXMENU_PLACETOP | 65536 | |
VSCTXMENU_PLACEBOTTOM | 131072 | |
VSCTXMENU_LEFTALIGN | 262144 | |
VSCTXMENU_RIGHTALIGN | 524288 |