SystemColors.InactiveCaption Eigenschaft

Definition

Ruft eine Color-Struktur mit der Hintergrundfarbe der Titelleiste eines inaktiven Fensters ab.

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

Eigenschaftswert

Ein Color mit der Hintergrundfarbe der Titelleiste eines inaktiven Fensters.

Gilt für: