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


構文
'Declaration
 
Public Event BeforeShowContextMenu As EventHandler(Of BeforeShowContextMenuEventArgs)
'使用法
 
Dim instance As FpSpread
Dim handler As EventHandler(Of BeforeShowContextMenuEventArgs)
 
AddHandler instance.BeforeShowContextMenu, handler
public event EventHandler<BeforeShowContextMenuEventArgs> BeforeShowContextMenu
イベント データ

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

プロパティ説明
AssociatedObjectコンテキストメニューに関連付けられたオブジェクトを表します。  
ContextMenu拡張フィルタコンテキストメニューオブジェクトを表します。  
参照

FpSpread クラス
FpSpread メンバ

 

 


Copyright © 2004 GrapeCity inc.