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