Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("E68652D0-396C-4937-95A3-F0AE7ACD0E15")> _
Public Interface IVsSwatchClient
'Uso
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
[<InterfaceTypeAttribute()>]
[<GuidAttribute("E68652D0-396C-4937-95A3-F0AE7ACD0E15")>]
type IVsSwatchClient = interface end
public interface IVsSwatchClient
Remarks
You define swatches in the BUTTONS section of a package's CTC file using the type SWATCH.