SystemColors.GradientInactiveCaption Eigenschaft

Definition

Ruft eine Color-Struktur mit der hellsten Farbe im Farbverlauf auf der Titelleiste eines inaktiven Fensters ab.

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

Eigenschaftswert

Color

Ein Color mit der hellsten Farbe im Farbverlauf auf der Titelleiste eines inaktiven Fensters.

Gilt für