TreeViewColors Class

 

Defines the TreeView colors resource keys generated by the Visual Studio theme.

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

System.Object
  Microsoft.VisualStudio.PlatformUI.TreeViewColors

public static class TreeViewColors

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticBackgroundBrushKey

Gets the BackgroundBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticBackgroundColorKey

Gets the BackgroundColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticBackgroundTextBrushKey

Gets the BackgroundTextBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticBackgroundTextColorKey

Gets the BackgroundTextColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticDragDropInsertionArrowBorderBrushKey

Gets the DragDropInsertionArrowBorderBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticDragDropInsertionArrowBorderColorKey

Gets the DragDropInsertionArrowBorderColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticDragDropInsertionArrowBrushKey

Gets the DragDropInsertionArrowBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticDragDropInsertionArrowColorKey

Gets the DragDropInsertionArrowColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticDragOverItemBrushKey

Gets the DragOverItemBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticDragOverItemColorKey

Gets the DragOverItemColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticDragOverItemGlyphBrushKey

Gets the DragOverGlyphBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticDragOverItemGlyphColorKey

Gets the DragOverGlyphColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticDragOverItemGlyphMouseOverBrushKey

Gets the DragOverItemGlyphMouseOverBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticDragOverItemGlyphMouseOverColorKey

Gets the DragOverItemGlyphMouseOverColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticDragOverItemTextBrushKey

Gets the DragOverItemTextBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticDragOverItemTextColorKey

Gets the DragOverItemTextColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticFocusVisualBorderBrushKey

Gets the FocusVisualBorderBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticFocusVisualBorderColorKey

Gets the FocusVisualBorderColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticGlyphBrushKey

Gets the GlyphBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticGlyphColorKey

Gets the GlyphColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticGlyphMouseOverBrushKey

Gets the GlyphMouseOverBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticGlyphMouseOverColorKey

Gets the GlyphMouseOverColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticHighlightedSpanBrushKey

Gets the HighlightedSpanBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticHighlightedSpanColorKey

Gets the HighlightedSpanColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticHighlightedSpanTextBrushKey

Gets the HighlightedSpanTextBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticHighlightedSpanTextColorKey

Gets the HighlightedSpanTextColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSelectedItemActiveBrushKey

Gets the SelectedItemActiveBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSelectedItemActiveColorKey

Gets the SelectedItemActiveColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSelectedItemActiveGlyphBrushKey

Gets the SelectedItemActiveGlyphBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSelectedItemActiveGlyphColorKey

Gets the SelectedItemActiveGlyphColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSelectedItemActiveGlyphMouseOverBrushKey

Gets the SelectedItemActiveGlyphMouseOverBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSelectedItemActiveGlyphMouseOverColorKey

Gets the SelectedItemActiveGlyphMouseOverColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSelectedItemActiveTextBrushKey

Gets the SelectedItemActiveTextBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSelectedItemActiveTextColorKey

Gets the SelectedItemActiveTextColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSelectedItemInactiveBrushKey

Gets the SelectedItemInactiveBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSelectedItemInactiveColorKey

Gets the SelectedItemInactiveColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSelectedItemInactiveGlyphBrushKey

Gets the SelectedItemInactiveGlyphBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSelectedItemInactiveGlyphColorKey

Gets the SelectedItemInactiveGlyphColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSelectedItemInactiveGlyphMouseOverBrushKey

Gets the SelectedItemInactiveGlyphMouseOverBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSelectedItemInactiveGlyphMouseOverColorKey

Gets the SelectedItemInactiveGlyphMouseOverColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSelectedItemInactiveTextBrushKey

Gets the SelectedItemTextBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticSelectedItemInactiveTextColorKey

Gets the SelectedItemTextColorKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticValidationSquigglesBrushKey

Gets the ValidationSquigglesBrushKey attribute.

System_CAPS_pubpropertySystem_CAPS_staticValidationSquigglesColorKey

Gets the ValidationSquigglesColorKey attribute.

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticCategory

The category of the TreeView 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: