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