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