PowerTools SPREAD for Windows Forms 8.0J
AnnotationModeEndingEventHandler デリゲート


イベントのソース
イベントデータ
SPREADの AnnotationModeEnding イベントを処理する定義済みメソッドを表します。
構文
'Declaration
 
Public Delegate Sub AnnotationModeEndingEventHandler( _
   ByVal sender As Object, _
   ByVal e As AnnotationModeEventArgs _
) 
'使用法
 
Dim instance As New AnnotationModeEndingEventHandler(AddressOf HandlerMethod)
public delegate void AnnotationModeEndingEventHandler( 
   object sender,
   AnnotationModeEventArgs e
)

パラメータ

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

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

 

 


© 2004-2015, GrapeCity inc. All rights reserved.