GrapeCity PlusPak for Windows Forms 11.0J
OnDragDropEnd メソッド

イベントのソースオブジェクト。
System.ComponentModel.CancelEventArgsオブジェクトにはイベントのデータが含まれます。
DragDropEndイベントを処理します。
シンタックス
Protected Overridable Sub OnDragDropEnd( _
   ByVal sender As Object, _
   ByVal e As EventArgs _
) 
protected virtual void OnDragDropEnd( 
   object sender,
   EventArgs e
)

パラメータ

sender
イベントのソースオブジェクト。
e
System.ComponentModel.CancelEventArgsオブジェクトにはイベントのデータが含まれます。
参照

参照

GcTabControl クラス
GcTabControl メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.