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

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

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

プロパティ解説
NewValueGets the value of the property after the change.  
OldValueGets the value of the property before the change.  
PropertyGets the identifier for the dependency property where the value change occurred.  
参照

関連項目

Viewer クラス
Viewer メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.