MESCIUS SPREAD for Windows Forms 15.0J
ClipboardPastingEventHandler デリゲート

イベントのソース
イベントデータ
Spread コンポーネントの ClipboardPasting イベントを処理する定義済みメソッドを表します。
構文
'宣言
 
Public Delegate Sub ClipboardPastingEventHandler( _
   ByVal sender As Object, _
   ByVal e As ClipboardPastingEventArgs _
) 
public delegate void ClipboardPastingEventHandler( 
   object sender,
   ClipboardPastingEventArgs e
)

パラメータ

sender
イベントのソース
e
イベントデータ
解説
イベントの詳細については、FpSpread ClipboardPastingイベントを参照してください。
参照

ClipboardPastingEventHandler メンバ
FarPoint.Win.Spread 名前空間
ClipboardPastingEventArgs クラス
ClipboardPasting イベント

 

 


© MESCIUS inc. All rights reserved.