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


送信元
イベント引数
セルのエラーテキスト変更イベントを処理する定義済みメソッドを表します。
構文
'Declaration
 
Public Delegate Sub CellErrorTextEventHandler( _
   ByVal sender As Object, _
   ByVal e As CellErrorTextChangedEventArgs _
) 
'使用法
 
Dim instance As New CellErrorTextEventHandler(AddressOf HandlerMethod)
public delegate void CellErrorTextEventHandler( 
   object sender,
   CellErrorTextChangedEventArgs e
)

パラメータ

sender
送信元
e
イベント引数
参照

CellErrorTextEventHandler メンバ
FarPoint.Win.Spread 名前空間

 

 


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