SystemColors.InactiveBorder Eigenschaft

Definition

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

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

A Color that is the color of an inactive window's border.

Gilt für: