Partager via


IExpressionEditorInstance.AcceptsTab Propriété

Définition

Obtient ou définit une valeur qui indique si l'instance d'éditeur d'expressions accepte la touche TAB.

public:
 property bool AcceptsTab { bool get(); void set(bool value); };
public bool AcceptsTab { get; set; }
member this.AcceptsTab : bool with get, set
Public Property AcceptsTab As Boolean

Valeur de propriété

true si l'éditeur d'expressions accepte la touche TAB ; sinon false.

S’applique à