Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("E68652D0-396C-4937-95A3-F0AE7ACD0E15")> _
Public Interface IVsSwatchClient
'Usage
Dim instance As IVsSwatchClient
[InterfaceTypeAttribute()]
[GuidAttribute("E68652D0-396C-4937-95A3-F0AE7ACD0E15")]
public interface IVsSwatchClient
[InterfaceTypeAttribute()]
[GuidAttribute(L"E68652D0-396C-4937-95A3-F0AE7ACD0E15")]
public interface class IVsSwatchClient
public interface IVsSwatchClient
Remarks
You define swatches in the BUTTONS section of a package's CTC file using the type SWATCH.