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