RichTextBox for WPF
ContextMenuOpening イベント (C1FindAndReplaceTool)

C1.WPF.RichTextBox.Toolbar.4.5.2 アセンブリ > C1.WPF.RichTextBox 名前空間 > C1FindAndReplaceTool クラス : ContextMenuOpening イベント
シンタックス
'宣言
 
Public Event ContextMenuOpening As System.Windows.Controls.ContextMenuEventHandler
public event System.Windows.Controls.ContextMenuEventHandler ContextMenuOpening
イベント データ

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

プロパティ解説
Gets the horizontal position of the mouse.  
Gets the vertical position of the mouse.  
参照