public delegate void PaintTabStripButtonEventHandler( object sender, PaintTabStripButtonEventArgs e )
'Declaration Public Delegate Sub PaintTabStripButtonEventHandler( _ ByVal sender As Object, _ ByVal e As PaintTabStripButtonEventArgs _ )
'Declaration
Public Delegate Sub PaintTabStripButtonEventHandler( _ ByVal sender As Object, _ ByVal e As PaintTabStripButtonEventArgs _ )
'使用法 Dim instance As New PaintTabStripButtonEventHandler(AddressOf HandlerMethod)
'使用法
Dim instance As New PaintTabStripButtonEventHandler(AddressOf HandlerMethod)
PaintTabStripButtonEventHandler メンバ FarPoint.Win.Spread 名前空間 PaintTabStripButton イベント PaintTabStripButtonEventArgs クラス
© 2004-2017, GrapeCity inc. All rights reserved.