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

Pen is the color of the shadow part of a 3D element

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

See Also

SystemPens Class | SystemPens Members | System.Drawing Namespace