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