MESCIUS SPREAD for Windows Forms 15.0J
AnnotationModeStartingEventHandler デリゲート

イベントのソース
イベントデータ
Spread コンポーネントの AnnotationModeStarting イベントを処理する定義済みメソッドを表します。
構文
'宣言
 
Public Delegate Sub AnnotationModeStartingEventHandler( _
   ByVal sender As Object, _
   ByVal e As AnnotationModeEventArgs _
) 
public delegate void AnnotationModeStartingEventHandler( 
   object sender,
   AnnotationModeEventArgs e
)

パラメータ

sender
イベントのソース
e
イベントデータ
解説
イベントの詳細については、FpSpread AnnotationModeStarting イベントを参照してください。
参照

AnnotationModeStartingEventHandler メンバ
FarPoint.Win.Spread 名前空間
AnnotationModeEventArgs クラス
AnnotationModeStarting イベント

 

 


© MESCIUS inc. All rights reserved.