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

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

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

プロパティ解説
Device System.Windows.Input.InputEventArgsから継承されます。
Handled System.Windows.RoutedEventArgsから継承されます。
LeftButtonGets the current state of the left mouse button.  
MiddleButtonGets the current state of the middle mouse button.  
MouseDeviceGets the mouse device associated with this event.  
OriginalSource System.Windows.RoutedEventArgsから継承されます。
RightButtonGets the current state of the right mouse button.  
RoutedEvent System.Windows.RoutedEventArgsから継承されます。
Source System.Windows.RoutedEventArgsから継承されます。
StylusDeviceGets the stylus device associated with this event.  
Timestamp System.Windows.Input.InputEventArgsから継承されます。
XButton1Gets the current state of the first extended mouse button.  
XButton2Gets the state of the second extended mouse button.  
参照

関連項目

Viewer クラス
Viewer メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.