'宣言 Public Function New( _ ByVal schedule As C1Schedule, _ ByVal appointment As Appointment, _ ByVal editRecurrence As System.Boolean _ )
public AppointmentForm( C1Schedule schedule, Appointment appointment, System.bool editRecurrence )
パラメータ
- schedule
- 所有する C1.Win.C1Schedule.C1Scheduleコンポーネント。
- appointment
- Appointmentオブジェクト。
- editRecurrence
- フォームを開いた後に RecurrenceFormダイアログを表示するかどうかを決定します。