TabIndex プロパティ (WPFControl)

クラス

WPFControl.

処理

[読み取り専用] ユーザーが Tab キーを使用してコントロール間を移動するときに、要素がフォーカスを受け取る順序を決定する値。

構文

C#
protected Integer TabIndex { get; }
VB
'Declaration
Protected Read Property TabIndex As Integer

アクセス

読み取り専用。