In This Article

IWindowsColorScheme Interface

Defines a Windows color scheme.

public interface IWindowsColorScheme

Properties

BarButtonCheckedBack

The background color of a checked bar button.

Color BarButtonCheckedBack { get; set; }

Property Value

Color

BarButtonCheckedBackGradientBegin

The begin gradient color of a checked bar button background.

Color BarButtonCheckedBackGradientBegin { get; set; }

Property Value

Color

BarButtonCheckedBackGradientEnd

The end gradient color of a checked bar button background.

Color BarButtonCheckedBackGradientEnd { get; set; }

Property Value

Color

BarButtonCheckedBackGradientMiddle

The middle gradient color of a checked bar button background.

Color BarButtonCheckedBackGradientMiddle { get; set; }

Property Value

Color

BarButtonCheckedBorder

The border color of a checked bar button.

Color BarButtonCheckedBorder { get; set; }

Property Value

Color

BarButtonHotBack

The background color of a hot bar button.

Color BarButtonHotBack { get; set; }

Property Value

Color

BarButtonHotBackGradientBegin

The begin gradient color of a hot bar button background.

Color BarButtonHotBackGradientBegin { get; set; }

Property Value

Color

BarButtonHotBackGradientEnd

The end gradient color of a hot bar button background.

Color BarButtonHotBackGradientEnd { get; set; }

Property Value

Color

BarButtonHotBackGradientMiddle

The middle gradient color of a hot bar button background.

Color BarButtonHotBackGradientMiddle { get; set; }

Property Value

Color

BarButtonHotBorder

The border color of a hot bar button.

Color BarButtonHotBorder { get; set; }

Property Value

Color

BarButtonMenuHotBack

The background color of a hot bar button in a popup menu.

Color BarButtonMenuHotBack { get; set; }

Property Value

Color

See Also

BarButtonMenuHotBorder

The border color of a hot bar button in a popup menu.

Color BarButtonMenuHotBorder { get; set; }

Property Value

Color

See Also

BarButtonPressedBack

The background color of a pressed bar button.

Color BarButtonPressedBack { get; set; }

Property Value

Color

BarButtonPressedBackGradientBegin

The begin gradient color of a pressed bar button background.

Color BarButtonPressedBackGradientBegin { get; set; }

Property Value

Color

BarButtonPressedBackGradientEnd

The end gradient color of a pressed bar button background.

Color BarButtonPressedBackGradientEnd { get; set; }

Property Value

Color

BarButtonPressedBackGradientMiddle

The middle gradient color of a pressed bar button background.

Color BarButtonPressedBackGradientMiddle { get; set; }

Property Value

Color

BarButtonPressedBorder

The border color of a pressed bar button.

Color BarButtonPressedBorder { get; set; }

Property Value

Color

BarButtonSelectedBorder

The border color of a selected bar button.

Color BarButtonSelectedBorder { get; set; }

Property Value

Color

BarButtonText

The color of bar button text.

Color BarButtonText { get; set; }

Property Value

Color

BarButtonTextAlternate

The color of alternate bar button text.

Color BarButtonTextAlternate { get; set; }

Property Value

Color

BarButtonTextDisabled

The color of disabled bar button text.

Color BarButtonTextDisabled { get; set; }

Property Value

Color

BarLabelBack

The background color of a bar label.

Color BarLabelBack { get; set; }

Property Value

Color

BaseColorSchemeType

A WindowsColorSchemeType that indicates the base color scheme type represented by this scheme.

WindowsColorSchemeType BaseColorSchemeType { get; }

Property Value

WindowsColorSchemeType

ColorSchemeType

A WindowsColorSchemeType that indicates the resolved color scheme type represented by this scheme.

WindowsColorSchemeType ColorSchemeType { get; }

Property Value

WindowsColorSchemeType

DockContainerTitleBarActiveBack

The color of a dock container title bar background in the active state.

Color DockContainerTitleBarActiveBack { get; set; }

Property Value

Color

DockContainerTitleBarActiveBorder

The color of a dock container title bar border in the active state.

Color DockContainerTitleBarActiveBorder { get; set; }

Property Value

Color

DockContainerTitleBarActiveText

The color of a dock container title bar text in the active state.

Color DockContainerTitleBarActiveText { get; set; }

Property Value

Color

DockContainerTitleBarBack

The color of a dock container title bar background in the default, inactive state.

Color DockContainerTitleBarBack { get; set; }

Property Value

Color

DockContainerTitleBarBorder

The color of a dock container title bar border in the default, in active state.

Color DockContainerTitleBarBorder { get; set; }

Property Value

Color

DockContainerTitleBarButtonActiveGlyph

The color of a dock container title bar button glyph when the title bar is in the active state.

Color DockContainerTitleBarButtonActiveGlyph { get; set; }

Property Value

Color

DockContainerTitleBarButtonActiveHotGlyph

The color of a dock container title bar button glyph when the mouse is over the button and the title bar is in the active state.

Color DockContainerTitleBarButtonActiveHotGlyph { get; set; }

Property Value

Color

DockContainerTitleBarButtonBack

The color of a dock container title bar button background.

Color DockContainerTitleBarButtonBack { get; set; }

Property Value

Color

DockContainerTitleBarButtonBorder

The color of a dock container title bar button border.

Color DockContainerTitleBarButtonBorder { get; set; }

Property Value

Color

DockContainerTitleBarButtonGlyph

The color of a dock container title bar button glyph when the title bar is in the default, inactive state.

Color DockContainerTitleBarButtonGlyph { get; set; }

Property Value

Color

DockContainerTitleBarButtonHotBack

The color of a dock container title bar button background when the mouse is over the button.

Color DockContainerTitleBarButtonHotBack { get; set; }

Property Value

Color

DockContainerTitleBarButtonHotBorder

The color of a dock container title bar button border when the mouse is over the button.

Color DockContainerTitleBarButtonHotBorder { get; set; }

Property Value

Color

DockContainerTitleBarButtonHotGlyph

The color of a dock container title bar button glyph when the mouse is over the button and the title bar is in the default, inactive state.

Color DockContainerTitleBarButtonHotGlyph { get; set; }

Property Value

Color

DockContainerTitleBarButtonPressedBack

The color of a dock container title bar button background when the button is pressed.

Color DockContainerTitleBarButtonPressedBack { get; set; }

Property Value

Color

DockContainerTitleBarButtonPressedBorder

The color of a dock container title bar button border when the button is pressed.

Color DockContainerTitleBarButtonPressedBorder { get; set; }

Property Value

Color

DockContainerTitleBarButtonPressedGlyph

The color of a dock container title bar button glyph when the button is pressed.

Color DockContainerTitleBarButtonPressedGlyph { get; set; }

Property Value

Color

DockContainerTitleBarGripperActiveDark

The dark color of a dock container title bar gripper in the active state.

Color DockContainerTitleBarGripperActiveDark { get; set; }

Property Value

Color

DockContainerTitleBarGripperActiveLight

The light color of a dock container title bar gripper in the active state.

Color DockContainerTitleBarGripperActiveLight { get; set; }

Property Value

Color

DockContainerTitleBarGripperDark

The dark color of a dock container title bar gripper in the default, inactive state.

Color DockContainerTitleBarGripperDark { get; set; }

Property Value

Color

DockContainerTitleBarGripperLight

The light color of a dock container title bar gripper in the default, inactive state.

Color DockContainerTitleBarGripperLight { get; set; }

Property Value

Color

DockContainerTitleBarText

The color of a dock container title bar text in the default, inactive state.

Color DockContainerTitleBarText { get; set; }

Property Value

Color

DockGuideArrowBack

The background color of an arrow on a dock guide.

Color DockGuideArrowBack { get; set; }

Property Value

Color

DockGuideBack

The background color of a dock guide.

Color DockGuideBack { get; set; }

Property Value

Color

DockGuideBorder

The border color of a dock guide.

Color DockGuideBorder { get; set; }

Property Value

Color

DockGuideButtonBack

The background color of a button on a dock guide.

Color DockGuideButtonBack { get; set; }

Property Value

Color

DockGuideButtonBorder

The border color of a button on a dock guide.

Color DockGuideButtonBorder { get; set; }

Property Value

Color

DockGuideGlyphBack

The background color of a glyph on a dock guide.

Color DockGuideGlyphBack { get; set; }

Property Value

Color

DockGuideGlyphBorder

The border color of a glyph on a dock guide.

Color DockGuideGlyphBorder { get; set; }

Property Value

Color

DockingAutoHideTabBack

The background color of a docking auto-hide tab when not selected.

Color DockingAutoHideTabBack { get; set; }

Property Value

Color

DockingAutoHideTabBorder

The border color of a docking auto-hide tab when not selected.

Color DockingAutoHideTabBorder { get; set; }

Property Value

Color

DockingAutoHideTabSelectedBack

The background color of an docking auto-hide tab when selected.

Color DockingAutoHideTabSelectedBack { get; set; }

Property Value

Color

DockingAutoHideTabSelectedBorder

The border color of an docking auto-hide tab when selected.

Color DockingAutoHideTabSelectedBorder { get; set; }

Property Value

Color

DockingAutoHideTabSelectedText

The text color of an docking auto-hide tab when selected.

Color DockingAutoHideTabSelectedText { get; set; }

Property Value

Color

DockingAutoHideTabStripBack

The background color of a docking auto-hide tab strip.

Color DockingAutoHideTabStripBack { get; set; }

Property Value

Color

DockingAutoHideTabText

The text color of a docking auto-hide tab when not selected.

Color DockingAutoHideTabText { get; set; }

Property Value

Color

DockingWindowPreviewBack

The background color of the dock preview shown for a docking window.

Color DockingWindowPreviewBack { get; set; }

Property Value

Color

DockingWindowPreviewBorder

The border color of the dock preview shown for a docking window.

Color DockingWindowPreviewBorder { get; set; }

Property Value

Color

DocumentWindowTabStripButtonBack

The background color of a button on a document window tab strip when in the default state.

Color DocumentWindowTabStripButtonBack { get; set; }

Property Value

Color

DocumentWindowTabStripButtonBorder

The border color of a button on a document window tab strip when in the default state.

Color DocumentWindowTabStripButtonBorder { get; set; }

Property Value

Color

DocumentWindowTabStripButtonGlyph

The glyph color of a button on a document window tab strip when in the default state.

Color DocumentWindowTabStripButtonGlyph { get; set; }

Property Value

Color

DocumentWindowTabStripButtonHotBack

The background color of a button on a document window tab strip when the mouse is over the button.

Color DocumentWindowTabStripButtonHotBack { get; set; }

Property Value

Color

DocumentWindowTabStripButtonHotBorder

The border color of a button on a document window tab strip when the mouse is over the button.

Color DocumentWindowTabStripButtonHotBorder { get; set; }

Property Value

Color

DocumentWindowTabStripButtonHotGlyph

The glyph color of a button on a document window tab strip when the mouse is over the button.

Color DocumentWindowTabStripButtonHotGlyph { get; set; }

Property Value

Color

DocumentWindowTabStripButtonPressedBack

The background color of a button on a document window tab strip when the button is pressed.

Color DocumentWindowTabStripButtonPressedBack { get; set; }

Property Value

Color

DocumentWindowTabStripButtonPressedBorder

The border color of a button on a document window tab strip when the button is pressed.

Color DocumentWindowTabStripButtonPressedBorder { get; set; }

Property Value

Color

DocumentWindowTabStripButtonPressedGlyph

The glyph color of a button on a document window tab strip when the button is pressed.

Color DocumentWindowTabStripButtonPressedGlyph { get; set; }

Property Value

Color

DocumentWindowTabStripTabBack

The background color of a tab on a document window tab strip when in the default, unselected state.

Color DocumentWindowTabStripTabBack { get; set; }

Property Value

Color

DocumentWindowTabStripTabBorder

The border color of a tab on a document window tab strip when in the default, unselected state.

Color DocumentWindowTabStripTabBorder { get; set; }

Property Value

Color

DocumentWindowTabStripTabDisabledText

The text color of a tab on a document window tab strip when the tab is disabled.

Color DocumentWindowTabStripTabDisabledText { get; set; }

Property Value

Color

DocumentWindowTabStripTabHotBack

The background color of a tab on a document window tab strip when the mouse is over the tab.

Color DocumentWindowTabStripTabHotBack { get; set; }

Property Value

Color

DocumentWindowTabStripTabHotBorder

The border color of a tab on a document window tab strip when the mouse is over the tab.

Color DocumentWindowTabStripTabHotBorder { get; set; }

Property Value

Color

DocumentWindowTabStripTabHotText

The text color of a tab on a document window tab strip when the mouse is over the tab.

Color DocumentWindowTabStripTabHotText { get; set; }

Property Value

Color

DocumentWindowTabStripTabSelectedBack

The background color of a tab on a document window tab strip when in the selected state.

Color DocumentWindowTabStripTabSelectedBack { get; set; }

Property Value

Color

DocumentWindowTabStripTabSelectedBorder

The border color of a tab on a document window tab strip when in the selected state.

Color DocumentWindowTabStripTabSelectedBorder { get; set; }

Property Value

Color

DocumentWindowTabStripTabSelectedText

The text color of a tab on a document window tab strip when in the selected state.

Color DocumentWindowTabStripTabSelectedText { get; set; }

Property Value

Color

DocumentWindowTabStripTabSelectedUnfocusedBack

The background color of a tab on a document window tab strip when in the selected, unfocused state.

Color DocumentWindowTabStripTabSelectedUnfocusedBack { get; set; }

Property Value

Color

DocumentWindowTabStripTabSelectedUnfocusedText

The text color of a tab on a document window tab strip when in the selected, unfocused state.

Color DocumentWindowTabStripTabSelectedUnfocusedText { get; set; }

Property Value

Color

DocumentWindowTabStripTabText

The text color of a tab on a document window tab strip when in the default, unselected state.

Color DocumentWindowTabStripTabText { get; set; }

Property Value

Color

FormBackGradientBegin

The begin gradient color of a form background.

Color FormBackGradientBegin { get; set; }

Property Value

Color

FormBackGradientEnd

The end gradient color of a form background.

Color FormBackGradientEnd { get; set; }

Property Value

Color

Intent

A WindowsColorSchemeIntent value that specifies whether the color scheme is meant to be light, dark, etc.

WindowsColorSchemeIntent Intent { get; }

Property Value

WindowsColorSchemeIntent

MenuBack

The background color of a menu.

Color MenuBack { get; set; }

Property Value

Color

MenuBorder

The border color of a menu.

Color MenuBorder { get; set; }

Property Value

Color

MenuCheckIconBack

The background color of a check icon in a menu in the default state.

Color MenuCheckIconBack { get; set; }

Property Value

Color

MenuCheckIconDisabledBack

The background color of a check icon in a menu when the menu item is disabled.

Color MenuCheckIconDisabledBack { get; set; }

Property Value

Color

MenuCheckIconDisabledGlyph

The glyph color of a check icon in a menu when the menu item is disabled.

Color MenuCheckIconDisabledGlyph { get; set; }

Property Value

Color

MenuCheckIconGlyph

The glyph color of a check icon in a menu in the default state.

Color MenuCheckIconGlyph { get; set; }

Property Value

Color

MenuCheckIconHotBack

The background color of a check icon in a menu when the mouse is over the menu item.

Color MenuCheckIconHotBack { get; set; }

Property Value

Color

MenuCheckIconHotGlyph

The glyph color of a check icon in a menu when the mouse is over the menu item.

Color MenuCheckIconHotGlyph { get; set; }

Property Value

Color

MenuIconColumnBackGradientBegin

The begin gradient color of a menu icon column background.

Color MenuIconColumnBackGradientBegin { get; set; }

Property Value

Color

MenuIconColumnBackGradientEnd

The end gradient color of a menu icon column background.

Color MenuIconColumnBackGradientEnd { get; set; }

Property Value

Color

MenuIconColumnBackGradientMiddle

The middle gradient color of a menu icon column background.

Color MenuIconColumnBackGradientMiddle { get; set; }

Property Value

Color

NavigationBarGripperDark

The dark color of a navigation bar gripper.

Color NavigationBarGripperDark { get; set; }

Property Value

Color

NavigationBarGripperLight

The light color of a navigation bar gripper.

Color NavigationBarGripperLight { get; set; }

Property Value

Color

NavigationBarHeaderBackGradientBegin

The begin gradient color of a navigationbar header background.

Color NavigationBarHeaderBackGradientBegin { get; set; }

Property Value

Color

NavigationBarHeaderBackGradientEnd

The end gradient color of a navigationbar header background.

Color NavigationBarHeaderBackGradientEnd { get; set; }

Property Value

Color

NavigationBarHeaderText

The color of navigationbar header text.

Color NavigationBarHeaderText { get; set; }

Property Value

Color

NavigationPaneButtonBackGradientBegin

The begin gradient color of a navigationbar pane button background.

Color NavigationPaneButtonBackGradientBegin { get; set; }

Property Value

Color

NavigationPaneButtonBackGradientEnd

The end gradient color of a navigationbar pane button background.

Color NavigationPaneButtonBackGradientEnd { get; set; }

Property Value

Color

NavigationPaneButtonBackGradientMid1

The middle gradient color of a navigationbar pane button background.

Color NavigationPaneButtonBackGradientMid1 { get; set; }

Property Value

Color

NavigationPaneButtonBackGradientMid2

The middle gradient color of a navigationbar pane button background.

Color NavigationPaneButtonBackGradientMid2 { get; set; }

Property Value

Color

NavigationPaneButtonHotBackGradientBegin

The begin gradient color of a hot navigationbar pane button background.

Color NavigationPaneButtonHotBackGradientBegin { get; set; }

Property Value

Color

NavigationPaneButtonHotBackGradientEnd

The end gradient color of a hot navigationbar pane button background.

Color NavigationPaneButtonHotBackGradientEnd { get; set; }

Property Value

Color

NavigationPaneButtonHotBackGradientMid1

The middle gradient color of a navigationbar pane button background.

Color NavigationPaneButtonHotBackGradientMid1 { get; set; }

Property Value

Color

NavigationPaneButtonHotBackGradientMid2

The middle gradient color of a navigationbar pane button background.

Color NavigationPaneButtonHotBackGradientMid2 { get; set; }

Property Value

Color

NavigationPaneButtonHotPressedBackGradientBegin

The begin gradient color of a hot/pressed navigationbar pane button background.

Color NavigationPaneButtonHotPressedBackGradientBegin { get; set; }

Property Value

Color

NavigationPaneButtonHotPressedBackGradientEnd

The end gradient color of a hot/pressed navigationbar pane button background.

Color NavigationPaneButtonHotPressedBackGradientEnd { get; set; }

Property Value

Color

NavigationPaneButtonHotPressedBackGradientMid1

The middle gradient color of a hot/pressed navigationbar pane button background.

Color NavigationPaneButtonHotPressedBackGradientMid1 { get; set; }

Property Value

Color

NavigationPaneButtonHotPressedBackGradientMid2

The middle gradient color of a hot/pressed navigationbar pane button background.

Color NavigationPaneButtonHotPressedBackGradientMid2 { get; set; }

Property Value

Color

NavigationPaneButtonPressedBackGradientBegin

The begin gradient color of a pressed navigationbar pane button background.

Color NavigationPaneButtonPressedBackGradientBegin { get; set; }

Property Value

Color

NavigationPaneButtonPressedBackGradientEnd

The end gradient color of a pressed navigationbar pane button background.

Color NavigationPaneButtonPressedBackGradientEnd { get; set; }

Property Value

Color

NavigationPaneButtonPressedBackGradientMid1

The middle gradient color of a pressed navigationbar pane button background.

Color NavigationPaneButtonPressedBackGradientMid1 { get; set; }

Property Value

Color

NavigationPaneButtonPressedBackGradientMid2

The middle gradient color of a pressed navigationbar pane button background.

Color NavigationPaneButtonPressedBackGradientMid2 { get; set; }

Property Value

Color

StatusBarBack

The background color for a status bar.

Color StatusBarBack { get; set; }

Property Value

Color

StatusBarGripperDark

The dark color for the status bar gripper.

Color StatusBarGripperDark { get; set; }

Property Value

Color

StatusBarGripperLight

The light color for the status bar gripper.

Color StatusBarGripperLight { get; set; }

Property Value

Color

StatusBarPanelBorder

The border color for a status bar.

Color StatusBarPanelBorder { get; set; }

Property Value

Color

StatusBarPanelDisabledText

The disabled foreground color for a status bar.

Color StatusBarPanelDisabledText { get; set; }

Property Value

Color

StatusBarPanelLinkActiveText

The foreground color a link displayed in a status bar when it is active (i.e., mouse over).

Color StatusBarPanelLinkActiveText { get; set; }

Property Value

Color

StatusBarPanelLinkText

The normal foreground color a link displayed in a status bar.

Color StatusBarPanelLinkText { get; set; }

Property Value

Color

StatusBarPanelLinkVisitedText

The foreground color a link displayed in a status bar that has been previously visited.

Color StatusBarPanelLinkVisitedText { get; set; }

Property Value

Color

StatusBarPanelText

The foreground color for a status bar.

Color StatusBarPanelText { get; set; }

Property Value

Color

StatusBarProgressFilledBack

The filled background color of a progress bar displayed in a status bar.

Color StatusBarProgressFilledBack { get; set; }

Property Value

Color

Remarks

Value does not apply to renderers which support native visual styles.

StatusBarProgressFilledText

The filled foreground color of a progress bar displayed in a status bar.

Color StatusBarProgressFilledText { get; set; }

Property Value

Color

Remarks

Value does not apply to renderers which support native visual styles.

StatusBarProgressUnfilledBack

The unfilled background color of a progress bar displayed in a status bar.

Color StatusBarProgressUnfilledBack { get; set; }

Property Value

Color

Remarks

Value does not apply to renderers which support native visual styles.

StatusBarProgressUnfilledText

The unfilled foreground color of a progress bar displayed in a status bar.

Color StatusBarProgressUnfilledText { get; set; }

Property Value

Color

Remarks

Value does not apply to renderers which support native visual styles.

ToolBarBackGradientBegin

The begin gradient color of a toolbar background.

Color ToolBarBackGradientBegin { get; set; }

Property Value

Color

ToolBarBackGradientEnd

The end gradient color of a toolbar background.

Color ToolBarBackGradientEnd { get; set; }

Property Value

Color

ToolBarBackGradientMiddle

The middle gradient color of a toolbar background.

Color ToolBarBackGradientMiddle { get; set; }

Property Value

Color

ToolBarFloatingTitleBack

The background color of a floating toolbar title bar.

Color ToolBarFloatingTitleBack { get; set; }

Property Value

Color

ToolBarFloatingTitleText

The text color of a floating toolbar title bar.

Color ToolBarFloatingTitleText { get; set; }

Property Value

Color

ToolBarGripperDark

The dark color of a toolbar gripper.

Color ToolBarGripperDark { get; set; }

Property Value

Color

ToolBarGripperLight

The light color of a toolbar gripper.

Color ToolBarGripperLight { get; set; }

Property Value

Color

ToolBarOptionsBackGradientBegin

The begin gradient color of a toolbar options button background.

Color ToolBarOptionsBackGradientBegin { get; set; }

Property Value

Color

ToolBarOptionsBackGradientEnd

The end gradient color of a toolbar options button background.

Color ToolBarOptionsBackGradientEnd { get; set; }

Property Value

Color

ToolBarOptionsBackGradientMiddle

The middle gradient color of a toolbar options button background.

Color ToolBarOptionsBackGradientMiddle { get; set; }

Property Value

Color

ToolBarOptionsHotBackGradientBegin

The begin gradient color of a hot toolbar options button background.

Color ToolBarOptionsHotBackGradientBegin { get; set; }

Property Value

Color

ToolBarOptionsHotBackGradientEnd

The end gradient color of a hot toolbar options button background.

Color ToolBarOptionsHotBackGradientEnd { get; set; }

Property Value

Color

ToolBarOptionsHotBackGradientMiddle

The middle gradient color of a hot toolbar options button background.

Color ToolBarOptionsHotBackGradientMiddle { get; set; }

Property Value

Color

ToolBarOptionsPressedBackGradientBegin

The begin gradient color of a pressed toolbar options button background.

Color ToolBarOptionsPressedBackGradientBegin { get; set; }

Property Value

Color

ToolBarOptionsPressedBackGradientEnd

The end gradient color of a pressed toolbar options button background.

Color ToolBarOptionsPressedBackGradientEnd { get; set; }

Property Value

Color

ToolBarOptionsPressedBackGradientMiddle

The middle gradient color of a pressed toolbar options button background.

Color ToolBarOptionsPressedBackGradientMiddle { get; set; }

Property Value

Color

ToolBarSeparatorDark

The dark color of a toolbar separator.

Color ToolBarSeparatorDark { get; set; }

Property Value

Color

ToolBarSeparatorLight

The light color of a toolbar separator.

Color ToolBarSeparatorLight { get; set; }

Property Value

Color

ToolBarShadow

The color of a toolbar shadow.

Color ToolBarShadow { get; set; }

Property Value

Color

ToolWindowTabStripButtonBack

The background color of a button on a tool window tab strip when in the default state.

Color ToolWindowTabStripButtonBack { get; set; }

Property Value

Color

ToolWindowTabStripButtonBorder

The border color of a button on a tool window tab strip when in the default state.

Color ToolWindowTabStripButtonBorder { get; set; }

Property Value

Color

ToolWindowTabStripButtonGlyph

The glyph color of a button on a tool window tab strip when in the default state.

Color ToolWindowTabStripButtonGlyph { get; set; }

Property Value

Color

ToolWindowTabStripButtonHotBack

The background color of a button on a tool window tab strip when the mouse is over the button.

Color ToolWindowTabStripButtonHotBack { get; set; }

Property Value

Color

ToolWindowTabStripButtonHotBorder

The border color of a button on a tool window tab strip when the mouse is over the button.

Color ToolWindowTabStripButtonHotBorder { get; set; }

Property Value

Color

ToolWindowTabStripButtonHotGlyph

The glyph color of a button on a tool window tab strip when the mouse is over the button.

Color ToolWindowTabStripButtonHotGlyph { get; set; }

Property Value

Color

ToolWindowTabStripButtonPressedBack

The background color of a button on a tool window tab strip when the button is pressed.

Color ToolWindowTabStripButtonPressedBack { get; set; }

Property Value

Color

ToolWindowTabStripButtonPressedBorder

The border color of a button on a tool window tab strip when the button is pressed.

Color ToolWindowTabStripButtonPressedBorder { get; set; }

Property Value

Color

ToolWindowTabStripButtonPressedGlyph

The glyph color of a button on a tool window tab strip when the button is pressed.

Color ToolWindowTabStripButtonPressedGlyph { get; set; }

Property Value

Color

ToolWindowTabStripTabBack

The background color of a tab on a tool window tab strip when in the default, unselected state.

Color ToolWindowTabStripTabBack { get; set; }

Property Value

Color

ToolWindowTabStripTabBorder

The border color of a tab on a tool window tab strip when in the default, unselected state.

Color ToolWindowTabStripTabBorder { get; set; }

Property Value

Color

ToolWindowTabStripTabDisabledText

The text color of a tab on a tool window tab strip when the tab is disabled.

Color ToolWindowTabStripTabDisabledText { get; set; }

Property Value

Color

ToolWindowTabStripTabHotBack

The background color of a tab on a tool window tab strip when the mouse is over the tab.

Color ToolWindowTabStripTabHotBack { get; set; }

Property Value

Color

ToolWindowTabStripTabHotBorder

The border color of a tab on a tool window tab strip when the mouse is over the tab.

Color ToolWindowTabStripTabHotBorder { get; set; }

Property Value

Color

ToolWindowTabStripTabHotText

The text color of a tab on a tool window tab strip when the mouse is over the tab.

Color ToolWindowTabStripTabHotText { get; set; }

Property Value

Color

ToolWindowTabStripTabSelectedBack

The background color of a tab on a tool window tab strip when in the selected state.

Color ToolWindowTabStripTabSelectedBack { get; set; }

Property Value

Color

ToolWindowTabStripTabSelectedBorder

The border color of a tab on a tool window tab strip when in the selected state.

Color ToolWindowTabStripTabSelectedBorder { get; set; }

Property Value

Color

ToolWindowTabStripTabSelectedText

The text color of a tab on a tool window tab strip when in the selected state.

Color ToolWindowTabStripTabSelectedText { get; set; }

Property Value

Color

ToolWindowTabStripTabText

The text color of a tab on a tool window tab strip when in the default, unselected state.

Color ToolWindowTabStripTabText { get; set; }

Property Value

Color

Methods

GetKnownColor(KnownColor)

A known color, optionally adjusted for the color scheme (e.g., dark schemes may adjust the color to be suited for a dark scheme).

Color GetKnownColor(KnownColor color)
Parameter Type Description
color KnownColor

The color.

Returns

Color

Initialize()

Initializes (or re-initializes) all the colors in the color scheme.

void Initialize()

Extension Methods