SystemColors.WindowFrame Eigenschaft

Definition

Ruft eine Color Struktur ab, die die Farbe eines Fensterrahmens ist.

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

A Color that is the color of a window frame.

Gilt für: