SystemBrushes.InactiveBorder Eigenschaft

Definition

Ruft ein SolidBrush , das die Farbe des Rahmens eines inaktiven Fensters ist.

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

Eigenschaftswert

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

Gilt für: