PowerTools SPREAD for Windows Forms 8.0J
OnClipboardChanging メソッド


イベントデータを含む EventArgs オブジェクト。
ClipboardChanging イベントを発生させます。
構文
'Declaration
 
Public Overridable Sub OnClipboardChanging( _
   ByVal e As EventArgs _
) 
'使用法
 
Dim instance As FpSpread
Dim e As EventArgs
 
instance.OnClipboardChanging(e)
public virtual void OnClipboardChanging( 
   EventArgs e
)

パラメータ

e
イベントデータを含む EventArgs オブジェクト。
参照

FpSpread クラス
FpSpread メンバ

 

 


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