Window Property (SystemPens)
Gets a
ColorPen object that is the color of the background in the client area of a window.
'Declaration
Public Shared ReadOnly Property Window As Pen
public static Pen Window {get;}
Property Value
A
ColorPen object that is the color of the background in the client area of a window.