[]
Gets a ColorPen object that is the color of the text in the client area of a window.
public static Pen WindowText { get; }
Public Shared ReadOnly Property WindowText As Pen
| Type | Description |
|---|---|
| Pen | A ColorPen object that is the color of the text in the client area of a window. |