ProgressBar.TabStop Proprietà

Definizione

Sostituisce TabStop.

public:
 property bool TabStop { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
public bool TabStop { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.TabStop : bool with get, set
Public Property TabStop As Boolean

Valore della proprietà

true se l'utente può impostare lo stato attivo sul controllo utilizzando il tasto TAB; in caso contrario, false. Il valore predefinito è vero.

Attributi

Si applica a