SystemColors.HotTrack Eigenschaft

Definition

Ruft eine Color Struktur ab, die die Farbe ist, die zum Festlegen eines hot-tracked-Elements verwendet wird.

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

Eigenschaftswert

A Color that is the color used to designate a hot-tracked item.

Hinweise

Durch einmaliges Klicken auf ein Hottracked-Element wird das Element ausgeführt.

Gilt für: