HeaderColors Class

 

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

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

System.Object
  Microsoft.VisualStudio.PlatformUI.HeaderColors

public static class HeaderColors

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticDefaultBrushKey

Gets the DefaultBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticDefaultColorKey

Gets the DefaultColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticDefaultTextBrushKey

Gets the DefaultTextBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticDefaultTextColorKey

Gets the DefaultTextColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticGlyphBrushKey

Gets the GlyphBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticGlyphColorKey

Gets the GlyphColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticMouseDownBrushKey

Gets the MouseDownBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticMouseDownColorKey

Gets the MouseDownColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticMouseDownGlyphBrushKey

Gets the MouseDownGlyphBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticMouseDownGlyphColorKey

Gets the MouseDownGlyphColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticMouseDownTextBrushKey

Gets the MouseDownTextBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticMouseDownTextColorKey

Gets the MouseDownTextColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticMouseOverBrushKey

Gets the MouseOverBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticMouseOverColorKey

Gets the MouseOverColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticMouseOverGlyphBrushKey

Gets the MouseOverGlyphBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticMouseOverGlyphColorKey

Gets the MouseOverGlyphColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticMouseOverTextBrushKey

Gets the MouseOverTextBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticMouseOverTextColorKey

Gets the MouseOverTextColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSeparatorLineBrushKey

Gets the SeparatorLineBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSeparatorLineColorKey

Gets the SeparatorLineColorKey attribute.

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticCategory

The category of the header colors.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: