GrapeCity ActiveReports for .NET 14.0J
MouseLeave イベント (Viewer)

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

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

プロパティ解説
System.Windows.Input.InputEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
Gets the current state of the left mouse button.  
Gets the current state of the middle mouse button.  
Gets the mouse device associated with this event.  
System.Windows.RoutedEventArgsから継承されます。
Gets the current state of the right mouse button.  
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
Gets the stylus device associated with this event.  
System.Windows.Input.InputEventArgsから継承されます。
Gets the current state of the first extended mouse button.  
Gets the state of the second extended mouse button.  
参照