VSTBXTABVIEW Enum
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
C++/CX
public enum class VSTBXTABVIEW
enum VSTBXTABVIEW
public enum VSTBXTABVIEW
type VSTBXTABVIEW =
Public Enum VSTBXTABVIEW
- Inheritance
-
VSTBXTABVIEW
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. |
From vsshell.idl:
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |