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.Control

Brush is the control color, which is the surface color for 3D elements.

[Visual Basic]
Public Shared ReadOnly Property Control As Brush
[C#]
public static Brush Control {get;}
[C++]
public: __property static Brush* get_Control();
[JScript]
public static function get Control() : Brush;

See Also

SystemBrushes Class | SystemBrushes Members | System.Drawing Namespace