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

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

イベント ハンドラが、このイベントに関連するデータを含む、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から継承されます。
参照