[]
Initializes a new instance of the ContactListForm form.
public ContactListForm(ContactList list)
Type | Name | Description |
---|---|---|
ContactList | list | The ContactList list to edit. |
Initializes a new instance of the ContactListForm form.
public ContactListForm(C1Schedule schedule, ContactList list)
Type | Name | Description |
---|---|---|
C1Schedule | schedule | The owning C1Schedule control. |
ContactList | list | The ContactList list to edit. |