ProgressBar.TabStop Proprietà

Definizione

Esegue l'override di 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à

Boolean

true se l'utente è in grado di attivare il controllo usando il tasto TAB; in caso contrario, false. Il valore predefinito è true.

Attributi

Si applica a