public delegate void ClipboardPastingEventHandler( object sender, ClipboardPastingEventArgs e )
'Declaration Public Delegate Sub ClipboardPastingEventHandler( _ ByVal sender As Object, _ ByVal e As ClipboardPastingEventArgs _ )
'Declaration
Public Delegate Sub ClipboardPastingEventHandler( _ ByVal sender As Object, _ ByVal e As ClipboardPastingEventArgs _ )
'使用法 Dim instance As New ClipboardPastingEventHandler(AddressOf HandlerMethod)
'使用法
Dim instance As New ClipboardPastingEventHandler(AddressOf HandlerMethod)
ClipboardPastingEventHandler メンバ FarPoint.Win.Spread 名前空間 ClipboardPastingEventArgs クラス ClipboardPasting イベント
Copyright © 2004 GrapeCity inc.