SystemColors.Info Eigenschaft

Definition

Ruft eine Color Struktur ab, die die Farbe des Hintergrunds einer QuickInfo darstellt.

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

Eigenschaftswert

A Color that is the color of the background of a ToolTip.

Gilt für: