PowerTools ActiveReports for .NET 11.0J
PreviewLostKeyboardFocus イベント

構文
'宣言
 
Public Event PreviewLostKeyboardFocus As KeyboardFocusChangedEventHandler
public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
イベント データ

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

プロパティ解説
Device System.Windows.Input.InputEventArgsから継承されます。
Handled System.Windows.RoutedEventArgsから継承されます。
KeyboardDevice System.Windows.Input.KeyboardEventArgsから継承されます。
NewFocusGets the element that focus has moved to.  
OldFocusGets the element that previously had focus.  
OriginalSource System.Windows.RoutedEventArgsから継承されます。
RoutedEvent System.Windows.RoutedEventArgsから継承されます。
Source System.Windows.RoutedEventArgsから継承されます。
Timestamp System.Windows.Input.InputEventArgsから継承されます。
参照

関連項目

Viewer クラス
Viewer メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.