Pen is the color of the text on a button or control.
[Visual Basic] Public Shared ReadOnly Property ControlText As Pen [C#] public static Pen ControlText {get;} [C++] public: __property static Pen* get_ControlText(); [JScript] public static function get ControlText() : Pen;
SystemPens Class | SystemPens Members | System.Drawing Namespace