Thumb.IsDragging Proprietà

Definizione

Ottiene se il controllo Thumb ha lo stato attivo e l'acquisizione del mouse.

public:
 property bool IsDragging { bool get(); };
bool IsDragging();
public bool IsDragging { get; }
var boolean = thumb.isDragging;
Public ReadOnly Property IsDragging As Boolean

Valore della proprietà

Boolean

bool

true se il controllo Thumb ha lo stato attivo e l'acquisizione del mouse; in caso contrario, false. Il valore predefinito è false.

Si applica a