バージョン

AppointmentsDragDropHandler デリゲート

AppointmentsDragDrop イベントのデリゲート。
シンタックス
'宣言
 
Public Delegate Sub AppointmentsDragDropHandler( _
   ByVal sender As Object, _
   ByVal e As AppointmentsDragDropEventArgs _
) 
public delegate void AppointmentsDragDropHandler( 
   object sender,
   AppointmentsDragDropEventArgs e
)

パラメータ

sender
e
参照