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