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