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


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

パラメータ

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

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

 

 


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