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

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

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

プロパティ解説
CursorLeftGets the horizontal position of the mouse.  
CursorTopGets the vertical position of the mouse.  
Handled System.Windows.RoutedEventArgsから継承されます。
OriginalSource System.Windows.RoutedEventArgsから継承されます。
RoutedEvent System.Windows.RoutedEventArgsから継承されます。
Source System.Windows.RoutedEventArgsから継承されます。
参照

関連項目

Viewer クラス
Viewer メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.