NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SystemBrushes Properties

The properties of the SystemBrushes class are listed below. For a complete list of SystemBrushes class members, see the SystemBrushes Members topic.

Public:

ActiveBorder Brush is the color of the active window border.
ActiveCaption Brush is the color of the active caption bar.
ActiveCaptionText Brush is the color of the active caption bar.
AppWorkspace Brush is the color of the app workspace window.
Control Brush is the control color, which is the surface color for 3D elements.
ControlDark Brush is the shadow part of a 3D element.
ControlDarkDark Brush is the darkest part of a 3D element.
ControlLight Brush is the highlight part of a 3D element.
ControlLightLight Brush is the lighest part of a 3D element.
ControlText Brush is the color of text on controls.
Desktop Brush is the color of the desktop.
Highlight Brush is the color of the background of highlighted elements.
HighlightText Brush is the color of the foreground of highlighted elements.
HotTrack Brush is the color used to represent hot tracking.
InactiveBorder Brush is the color if an inactive window border.
InactiveCaption Brush is the color of an inactive caption bar.
Info Brush is the color of the background of the info tooltip.
Menu Brush is the color of the menu background.
ScrollBar Brush is the color of a scroll bar background.
Window Brush is the color of the window background.
WindowText Brush is the color of text on controls.

See Also

SystemBrushes Class | System.Drawing Namespace