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 Class

Brushes for select Windows system-wide colors. Whenever possible, try to use SystemPens and SystemBrushes rather than SystemColors.

Object
   SystemBrushes

[Visual Basic]
NotInheritable Public Class SystemBrushes
[C#]
public sealed class SystemBrushes
[C++]
public __gc __sealed class SystemBrushes
[JScript]
public class SystemBrushes

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing

Assembly: System.Drawing.dll

See Also

SystemBrushes Members | System.Drawing Namespace | Brush | SystemPens | SystemColors