PowerTools SPREAD for Windows Forms 8.0J
ClipboardPastedEventHandler デリゲート


ClipboardPastedイベントのイベントハンドラ。
構文
'Declaration
 
Public Delegate Sub ClipboardPastedEventHandler( _
   ByVal sender As Object, _
   ByVal e As ClipboardPastedEventArgs _
) 
'使用法
 
Dim instance As New ClipboardPastedEventHandler(AddressOf HandlerMethod)
public delegate void ClipboardPastedEventHandler( 
   object sender,
   ClipboardPastedEventArgs e
)

パラメータ

sender
e
参照

ClipboardPastedEventHandler メンバ
FarPoint.Win.Spread 名前空間

 

 


© 2004-2015, GrapeCity inc. All rights reserved.