IExpressionEditorInstance.AcceptsTab Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Ausdrucks-Editor-Instanz die TAB-TASTE akzeptiert, oder legt ihn fest.

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

Eigenschaftswert

true, wenn der Ausdrucks-Editor die TABULATORTASTE akzeptiert; andernfalls false.

Gilt für: