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!

SystemPens.WindowText

Pen is the color of a window's text.

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

See Also

SystemPens Class | SystemPens Members | System.Drawing Namespace