SystemColors.InactiveBorder Eigenschaft

Definition

Ruft eine Color-Struktur ab, die die Farbe des Rahmens eines inaktiven Fensters darstellt.

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

Eigenschaftswert

Ein Color mit der Rahmenfarbe eines inaktiven Fensters.

Gilt für: