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