SystemColors.Desktop Propriedade

Definição

Obtém uma Color estrutura da cor do ambiente de trabalho.

public:
 static property System::Drawing::Color Desktop { System::Drawing::Color get(); };
public static System.Drawing.Color Desktop { get; }
static member Desktop : System.Drawing.Color
Public Shared ReadOnly Property Desktop As Color

Valor de Propriedade

A Color que é a cor do ambiente de trabalho.

Aplica-se a