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

Pen is the color of a button or control.

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

See Also

SystemPens Class | SystemPens Members | System.Drawing Namespace