Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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: