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

イベントのソース
イベントデータ
内部使用のみ。適用イベントを処理します。
構文
'宣言
 
Public Delegate Sub ApplyEventHandler( _
   ByVal sender As Object, _
   ByVal e As ApplyEventArgs _
) 
public delegate void ApplyEventHandler( 
   object sender,
   ApplyEventArgs e
)

パラメータ

sender
イベントのソース
e
イベントデータ
参照

ApplyEventHandler メンバ
FarPoint.Win.Spread 名前空間
ApplyEventArgs クラス

 

 


© MESCIUS inc. All rights reserved.