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