TreeViewColors Class
Defines the TreeView colors resource keys generated by the Visual Studio theme.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.PlatformUI.TreeViewColors
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'宣告
Public NotInheritable Class TreeViewColors
public static 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.