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.
Defines the TreeView colors resource keys generated by the Visual Studio theme.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.PlatformUI.TreeViewColors
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class TreeViewColors
public static class TreeViewColors
public ref class TreeViewColors abstract sealed
[<AbstractClass>]
[<Sealed>]
type TreeViewColors = class end
public final class TreeViewColors
The TreeViewColors type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
BackgroundBrushKey | Gets the BackgroundBrushKey attribute. |
![]() ![]() |
BackgroundColorKey | Gets the BackgroundColorKey attribute. |
![]() ![]() |
BackgroundTextBrushKey | Gets the BackgroundTextBrushKey attribute. |
![]() ![]() |
BackgroundTextColorKey | Gets the BackgroundTextColorKey attribute. |
![]() ![]() |
DragDropInsertionArrowBorderBrushKey | Gets the DragDropInsertionArrowBorderBrushKey attribute. |
![]() ![]() |
DragDropInsertionArrowBorderColorKey | Gets the DragDropInsertionArrowBorderColorKey attribute. |
![]() ![]() |
DragDropInsertionArrowBrushKey | Gets the DragDropInsertionArrowBrushKey attribute. |
![]() ![]() |
DragDropInsertionArrowColorKey | Gets the DragDropInsertionArrowColorKey attribute. |
![]() ![]() |
DragOverItemBrushKey | Gets the DragOverItemBrushKey attribute. |
![]() ![]() |
DragOverItemColorKey | Gets the DragOverItemColorKey attribute. |
![]() ![]() |
DragOverItemGlyphBrushKey | Gets the DragOverGlyphBrushKey attribute. |
![]() ![]() |
DragOverItemGlyphColorKey | Gets the DragOverGlyphColorKey attribute. |
![]() ![]() |
DragOverItemGlyphMouseOverBrushKey | Gets the DragOverItemGlyphMouseOverBrushKey attribute. |
![]() ![]() |
DragOverItemGlyphMouseOverColorKey | Gets the DragOverItemGlyphMouseOverColorKey attribute. |
![]() ![]() |
DragOverItemTextBrushKey | Gets the DragOverItemTextBrushKey attribute. |
![]() ![]() |
DragOverItemTextColorKey | Gets the DragOverItemTextColorKey attribute. |
![]() ![]() |
FocusVisualBorderBrushKey | Gets the FocusVisualBorderBrushKey attribute. |
![]() ![]() |
FocusVisualBorderColorKey | Gets the FocusVisualBorderColorKey attribute. |
![]() ![]() |
GlyphBrushKey | Gets the GlyphBrushKey attribute. |
![]() ![]() |
GlyphColorKey | Gets the GlyphColorKey attribute. |
![]() ![]() |
GlyphMouseOverBrushKey | Gets the GlyphMouseOverBrushKey attribute. |
![]() ![]() |
GlyphMouseOverColorKey | Gets the GlyphMouseOverColorKey attribute. |
![]() ![]() |
HighlightedSpanBrushKey | Gets the HighlightedSpanBrushKey attribute. |
![]() ![]() |
HighlightedSpanColorKey | Gets the HighlightedSpanColorKey attribute. |
![]() ![]() |
HighlightedSpanTextBrushKey | Gets the HighlightedSpanTextBrushKey attribute. |
![]() ![]() |
HighlightedSpanTextColorKey | Gets the HighlightedSpanTextColorKey attribute. |
![]() ![]() |
SelectedItemActiveBrushKey | Gets the SelectedItemActiveBrushKey attribute. |
![]() ![]() |
SelectedItemActiveColorKey | Gets the SelectedItemActiveColorKey attribute. |
![]() ![]() |
SelectedItemActiveGlyphBrushKey | Gets the SelectedItemActiveGlyphBrushKey attribute. |
![]() ![]() |
SelectedItemActiveGlyphColorKey | Gets the SelectedItemActiveGlyphColorKey attribute. |
![]() ![]() |
SelectedItemActiveGlyphMouseOverBrushKey | Gets the SelectedItemActiveGlyphMouseOverBrushKey attribute. |
![]() ![]() |
SelectedItemActiveGlyphMouseOverColorKey | Gets the SelectedItemActiveGlyphMouseOverColorKey attribute. |
![]() ![]() |
SelectedItemActiveTextBrushKey | Gets the SelectedItemActiveTextBrushKey attribute. |
![]() ![]() |
SelectedItemActiveTextColorKey | Gets the SelectedItemActiveTextColorKey attribute. |
![]() ![]() |
SelectedItemInactiveBrushKey | Gets the SelectedItemInactiveBrushKey attribute. |
![]() ![]() |
SelectedItemInactiveColorKey | Gets the SelectedItemInactiveColorKey attribute. |
![]() ![]() |
SelectedItemInactiveGlyphBrushKey | Gets the SelectedItemInactiveGlyphBrushKey attribute. |
![]() ![]() |
SelectedItemInactiveGlyphColorKey | Gets the SelectedItemInactiveGlyphColorKey attribute. |
![]() ![]() |
SelectedItemInactiveGlyphMouseOverBrushKey | Gets the SelectedItemInactiveGlyphMouseOverBrushKey attribute. |
![]() ![]() |
SelectedItemInactiveGlyphMouseOverColorKey | Gets the SelectedItemInactiveGlyphMouseOverColorKey attribute. |
![]() ![]() |
SelectedItemInactiveTextBrushKey | Gets the SelectedItemTextBrushKey attribute. |
![]() ![]() |
SelectedItemInactiveTextColorKey | Gets the SelectedItemTextColorKey attribute. |
![]() ![]() |
ValidationSquigglesBrushKey | Gets the ValidationSquigglesBrushKey attribute. |
![]() ![]() |
ValidationSquigglesColorKey | Gets the ValidationSquigglesColorKey attribute. |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
Category | The category of the TreeView colors. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.