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!

SystemColors Class

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

Object
   SystemColors

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing

Assembly: System.Drawing.dll

See Also

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