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

イベントのソース
イベントデータ
TextPastingイベントを処理するメソッドを表します。
構文
'宣言
 
Public Delegate Sub TextPastingEventHandler( _
   ByVal sender As Object, _
   ByVal e As CancelEventArgs _
) 
public delegate void TextPastingEventHandler( 
   object sender,
   CancelEventArgs e
)

パラメータ

sender
イベントのソース
e
イベントデータ
参照

TextPastingEventHandler メンバ
FarPoint.Win.SuperEdit 名前空間

 

 


© MESCIUS inc. All rights reserved.