ToolWindowGuids80.VCColorPalette 字段

此工具窗口显示可以使用,在编辑图像时颜色的列表。

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

语法

声明
Public Const VCColorPalette As String
public const string VCColorPalette

备注

此工具窗口的 GUID 是:

#define guidVCColorPalette { 0x5B6781C0, 0xE99D, 0x11D0, { 0x99, 0x54, 0x00, 0xA0, 0xC9, 0x1B, 0xC8, 0xE5 } }

此工具窗口通过选择 显示 " 颜色 " 窗口 通常可用从可用 图像 菜单 (,仅当图像在图像编辑器中加载时)。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间