SystemColors.ActiveCaption Eigenschaft

Definition

Ruft eine Color-Struktur mit der Hintergrundfarbe der Titelleiste des aktiven Fensters ab.

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

Eigenschaftswert

Eine Color mit der Farbe der Titelleiste des aktiven Fensters.

Gilt für: