This topic has not yet been rated - Rate this topic

IVsSwatchClient Interface

Enables creation of custom, owner-drawn swatch controls (color pickers) on menus. For advanced clients.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[GuidAttribute("E68652D0-396C-4937-95A3-F0AE7ACD0E15")] 
[InterfaceTypeAttribute(1)] 
public interface IVsSwatchClient
/** @attribute GuidAttribute("E68652D0-396C-4937-95A3-F0AE7ACD0E15") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsSwatchClient
GuidAttribute("E68652D0-396C-4937-95A3-F0AE7ACD0E15") 
InterfaceTypeAttribute(1) 
public interface IVsSwatchClient

You define swatches in the BUTTONS section of a package's CTC file using the type SWATCH.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ