VSTBXTABVIEW 枚举

为工具箱选项指定视图的类型。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop(在 Microsoft.VisualStudio.Shell.Interop.dll 中)

语法

声明
Public Enumeration VSTBXTABVIEW
public enum VSTBXTABVIEW

成员

成员名称 说明
TBXTV_ListView 在工具箱 " 选项卡上的项列表显示视图。
TBXTV_IconView 在 " 工具箱 " 选项卡项目中的图标视图显示。

备注

COM 签名

从 vsshell.idl:

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间