GrapeCity SPREAD for WPF 2.0J
NextControl プロパティ

フォーカスを次のコントロールに移動するよう要求する NextControl コマンドを表します。
構文
'Declaration
 
Public Shared ReadOnly Property NextControl As RoutedUICommand
public static RoutedUICommand NextControl {get;}
解説

このコマンドは、キーボードフォーカスを次のコントロールに移動する操作を示します。 このコマンドはコントロールに登録されていますが、必ずしも使用する必要はありません。多くの場合、このコマンドに応答する実装はアプリケーション開発者が記述する必要があります。

このコマンドには既定のキージェスチャーはありません。

次のコントロールとは、タブオーダーで次の順番にあるフォーカス設定可能な要素です。
参照

ControlNavigationCommands クラス
ControlNavigationCommands メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.