SystemColors.Desktop Свойство
Определение
public:
static property System::Drawing::Color Desktop { System::Drawing::Color get(); };
public static System.Drawing.Color Desktop { get; }
member this.Desktop : System.Drawing.Color
Public Shared ReadOnly Property Desktop As Color
Значение свойства
Объект Color, являющийся цветом рабочего стола.A Color that is the color of the desktop.