GrapeCity SPREAD for Windows Forms 12.0J
OpeningContextMenuStrip イベント


コンテキストメニューストリップが開くときに発生します。
構文
'Declaration
 
Public Event OpeningContextMenuStrip As ContextMenuStripEventHandler
'使用法
 
Dim instance As ChartShape
Dim handler As ContextMenuStripEventHandler
 
AddHandler instance.OpeningContextMenuStrip, handler
public event ContextMenuStripEventHandler OpeningContextMenuStrip
イベント データ

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

プロパティ説明
Cancel System.ComponentModel.CancelEventArgsから継承されます。
Location位置を取得します。  
参照

ChartShape クラス
ChartShape メンバ

 

 


Copyright © 2004 GrapeCity inc.