Specifies the type of view for a Toolbox tab.
Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration VSTBXTABVIEW
public enum VSTBXTABVIEW
public enum class VSTBXTABVIEW
type VSTBXTABVIEW
public enum VSTBXTABVIEW
Members
| Member name | Description | |
|---|---|---|
| TBXTV_IconView | Items on the Toolbox tab are shown in icon view. | |
| TBXTV_ListView | Items on the Toolbox tab are shown in list view. | 
Remarks
COM Signature
From vsshell.idl: