VSTBXTABVIEW Enumeration
Visual Studio 2015
Specifies the type of view for a Toolbox tab.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| 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. |
From vsshell.idl:
Show: