__VSADDITEMFLAGS2 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.
Specifies additional members of __VSADDITEMFLAGS.
This enumeration supports a bitwise combination of its member values.
public enum class __VSADDITEMFLAGS2
public enum class __VSADDITEMFLAGS2
enum __VSADDITEMFLAGS2
[System.Flags]
public enum __VSADDITEMFLAGS2
[<System.Flags>]
type __VSADDITEMFLAGS2 =
Public Enum __VSADDITEMFLAGS2
- Inheritance
-
__VSADDITEMFLAGS2
- Attributes
Fields
VSADDITEM_NoUserTemplateFeatures | 4096 | Dialog does not have Standard Templates/User-defined Templates tabs or Online Template button. |
VSADDITEM_ShowOpenButtonDropDown | 262144 | Shows drop-down menu under Open button on dialog box (default is not to have drop-down; see comment for VSADDITEM_NoOpenButtonDropDown). |
Remarks
Controls the characteristics of items added to a heirarchy.
COM Signature
From vsshell80.idl: