'Declaration Public Function New( _ ByVal schedule As C1Schedule, _ ByVal list As ContactList _ )
public ContactListForm( C1Schedule schedule, ContactList list )
Parameters
- schedule
- The owning C1.Win.Schedule.C1Schedule control.
- list
- The C1.Schedule.ContactList list to edit.