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


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

パラメータ

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

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

 

 


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