バージョン

OnBeforeDisplayAppointmentDialog メソッド (UltraMonthViewSingleBase)

関連付けられた UltraCalendarInfo オブジェクトの BeforeDisplayAppointmentDialog イベントが発生したときに呼び出されます。
シンタックス
'宣言
 
Protected Overrides Sub OnBeforeDisplayAppointmentDialog( _
   ByVal e As DisplayAppointmentDialogEventArgs _
) 
protected override void OnBeforeDisplayAppointmentDialog( 
   DisplayAppointmentDialogEventArgs e
)

パラメータ

e
イベントのデータを含む System.EventArgs
参照