SystemBrushes.Window Propiedad

Definición

Obtiene un SolidBrush que es el color del fondo en el área cliente de una ventana.

public:
 static property System::Drawing::Brush ^ Window { System::Drawing::Brush ^ get(); };
public static System.Drawing.Brush Window { get; }
static member Window : System.Drawing.Brush
Public Shared ReadOnly Property Window As Brush

Valor de propiedad

que SolidBrush es el color del fondo en el área cliente de una ventana.

Se aplica a