バージョン

AppointmentsDraggingHandler デリゲート

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

パラメータ

sender
e
参照