Scheduler for UWP/WinRT
NewAppointmentDialog() メソッド

新しい C1.C1Schedule.Appointment オブジェクトを作成するための[Edit Appointment]ダイアログを表示します。SelectedDateTimeInterval プロパティ値が null でない場合、[Edit Appointment]ダイアログは、この値に従って初期化されます。null の場合は、現在の日付と時刻および VisualIntervalScale プロパティ値に従って初期化されます。
構文
'宣言
 
Public Overloads Sub NewAppointmentDialog() 
public void NewAppointmentDialog()
解説
このメソッドは、NewAppointmentDialogCommand コマンドを実装します。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1Scheduler クラス
C1Scheduler メンバ
オーバーロード一覧

Send Feedback