VSTBXTABVIEW 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 the type of view for a Toolbox tab.
public enum class VSTBXTABVIEW
public enum class VSTBXTABVIEW
enum VSTBXTABVIEW
public enum VSTBXTABVIEW
type VSTBXTABVIEW =
Public Enum VSTBXTABVIEW
- Inheritance
-
VSTBXTABVIEW
Fields
Name | Value | Description |
---|---|---|
TBXTV_ListView | 0 | Items on the Toolbox tab are shown in list view. |
TBXTV_IconView | 1 | Items on the Toolbox tab are shown in icon view. |
Remarks
COM Signature
From vsshell.idl: