Share via


Classe HeaderColors

Defines the resource keys generated by the Visual Studio theme editor.

Gerarchia di ereditarietà

System.Object
  Microsoft.VisualStudio.PlatformUI.HeaderColors

Spazio dei nomi:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class HeaderColors
public static class HeaderColors

Il tipo HeaderColors espone i seguenti membri.

Proprietà

  Nome Descrizione
Proprietà pubblicaMembro statico DefaultBrushKey Gets the DefaultBrushKey attribute.
Proprietà pubblicaMembro statico DefaultColorKey Gets the DefaultColorKey attribute.
Proprietà pubblicaMembro statico DefaultTextBrushKey Gets the DefaultTextBrushKey attribute.
Proprietà pubblicaMembro statico DefaultTextColorKey Gets the DefaultTextColorKey attribute.
Proprietà pubblicaMembro statico GlyphBrushKey Gets the GlyphBrushKey attribute.
Proprietà pubblicaMembro statico GlyphColorKey Gets the GlyphColorKey attribute.
Proprietà pubblicaMembro statico MouseDownBrushKey Gets the MouseDownBrushKey attribute.
Proprietà pubblicaMembro statico MouseDownColorKey Gets the MouseDownColorKey attribute.
Proprietà pubblicaMembro statico MouseDownGlyphBrushKey Gets the MouseDownGlyphBrushKey attribute.
Proprietà pubblicaMembro statico MouseDownGlyphColorKey Gets the MouseDownGlyphColorKey attribute.
Proprietà pubblicaMembro statico MouseDownTextBrushKey Gets the MouseDownTextBrushKey attribute.
Proprietà pubblicaMembro statico MouseDownTextColorKey Gets the MouseDownTextColorKey attribute.
Proprietà pubblicaMembro statico MouseOverBrushKey Gets the MouseOverBrushKey attribute.
Proprietà pubblicaMembro statico MouseOverColorKey Gets the MouseOverColorKey attribute.
Proprietà pubblicaMembro statico MouseOverGlyphBrushKey Gets the MouseOverGlyphBrushKey attribute.
Proprietà pubblicaMembro statico MouseOverGlyphColorKey Gets the MouseOverGlyphColorKey attribute.
Proprietà pubblicaMembro statico MouseOverTextBrushKey Gets the MouseOverTextBrushKey attribute.
Proprietà pubblicaMembro statico MouseOverTextColorKey Gets the MouseOverTextColorKey attribute.
Proprietà pubblicaMembro statico SeparatorLineBrushKey Gets the SeparatorLineBrushKey attribute.
Proprietà pubblicaMembro statico SeparatorLineColorKey Gets the SeparatorLineColorKey attribute.

In alto

Campi

  Nome Descrizione
Campo pubblicoMembro statico Category The category of the header colors.

In alto

Codice thread safe

Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.VisualStudio.PlatformUI