SystemColors.WindowFrame Propiedad

Definición

Obtiene una estructura Color que es el color de un marco de ventana.

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

Valor de propiedad

Una estructura Color que es el color de un marco de ventana.

Se aplica a