AppointmentForm Constructors
Simple appointment editing form.
Name | Parameters | Description |
---|---|---|
Appointment |
none |
Initializes a new instance of the Appointment |
Appointment |
control, apt, open |
Initializes a new instance of the Appointment |
Appointment |
control, apt |
Initializes new instance of the Appointment |
See Also