AutomationElement.AutomationElementInformation.IsKeyboardFocusable Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Ui Automation-Element den Tastaturfokus akzeptieren kann.

public:
 property bool IsKeyboardFocusable { bool get(); };
public bool IsKeyboardFocusable { get; }
member this.IsKeyboardFocusable : bool
Public ReadOnly Property IsKeyboardFocusable As Boolean

Eigenschaftswert

true, wenn das Steuerelement den Tastaturfokus erhalten kann, andernfalls false.

Hinweise

Weitere Informationen finden Sie unter IsKeyboardFocusableProperty.

Gilt für: