[]
Gets a ColorPen object that is the color of the active window's border.
public static Pen ActiveBorder { get; }
Public Shared ReadOnly Property ActiveBorder As Pen
| Type | Description |
|---|---|
| Pen | A ColorPen object that is the color of the active window's border. |