SystemBrushes.HotTrack Eigenschap

Definitie

Hiermee wordt een SolidBrush kleur opgehaald die wordt gebruikt om een hot-tracked item aan te wijzen.

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

Waarde van eigenschap

Een SolidBrush 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