WindowFrame Property
WindowFrame
Gets a ColorPen object that is the color of a window frame.
Declaration
public static Pen WindowFrame { get; }
Public Shared ReadOnly Property WindowFrame As Pen
Property Value
| Type |
Description |
| Pen |
A ColorPen object that is the color of a window frame.
|