SystemColors.HotTrack Eigenschap

Definitie

Hiermee wordt een Color structuur opgehaald die de kleur is die wordt gebruikt om een hot-tracked item aan te wijzen.

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

Waarde van eigenschap

Een Color kleur die wordt gebruikt om een hot-tracked item aan te wijzen.

Opmerkingen

Als u op een hot-tracked item klikt, wordt het item uitgevoerd.

Van toepassing op