バージョン

AppointmentResizingHandler デリゲート

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

パラメータ

sender
e
参照