Scheduler for WinForms
AppointmentForm コンストラクタ(C1Schedule,Appointment)

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.Win.C1Schedule.Forms 名前空間 > AppointmentForm クラス > AppointmentForm コンストラクタ : AppointmentForm コンストラクタ(C1Schedule,Appointment)
所有する C1.Win.C1Schedule.C1Scheduleコンポーネント。
Appointmentオブジェクト。
指定した Appointmentオブジェクトを編集するための AppointmentFormフォームの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal schedule As C1Schedule, _
   ByVal appointment As Appointment _
)
public AppointmentForm( 
   C1Schedule schedule,
   Appointment appointment
)

パラメータ

schedule
所有する C1.Win.C1Schedule.C1Scheduleコンポーネント。
appointment
Appointmentオブジェクト。
参照

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