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

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

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

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

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

ControlNavigationCommands クラス
ControlNavigationCommands メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.