Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_ListView | Items on the Toolbox tab are shown in list view. | |
TBXTV_IconView | Items on the Toolbox tab are shown in icon view. |
Remarks
COM Signature
From vsshell.idl: