SystemColors.WindowFrame Eigenschaft

Definition

Ruft eine Color-Struktur ab, die die Farbe eines Fensterrahmens darstellt.

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

Eigenschaftswert

Ein Color mit der Farbe eines Fensterrahmens.

Gilt für: