GrapeCity ActiveReports for .NET 14.0J
PreviewGotKeyboardFocus イベント

GrapeCity.ActiveReports.Viewer.Wpf アセンブリ > GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : PreviewGotKeyboardFocus イベント
シンタックス
'宣言
 
Public Event PreviewGotKeyboardFocus As KeyboardFocusChangedEventHandler
public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、KeyboardFocusChangedEventArgs 型の引数を受け取りました。次の KeyboardFocusChangedEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
System.Windows.Input.InputEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.Input.KeyboardEventArgsから継承されます。
Gets the element that focus has moved to.  
Gets the element that previously had focus.  
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.Input.InputEventArgsから継承されます。
参照