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

Brush is the color of text on controls.

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

See Also

SystemBrushes Class | SystemBrushes Members | System.Drawing Namespace