TreeViewColors Class

Definition

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

public ref class TreeViewColors abstract sealed
public ref class TreeViewColors abstract sealed
class TreeViewColors abstract sealed
public static class TreeViewColors
type TreeViewColors = class
Public Class TreeViewColors
Inheritance
TreeViewColors

Fields

Category

The category of the TreeView colors.

Properties

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.

ItemAdornmentTextBrushKey
ItemAdornmentTextColorKey
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.

Applies to