Defines the attributes and behaviors of a custom dialog box for choosing Contacts.
| All Members | Constructors | Methods | Properties | Events | |
| Icon | Member | Description |
|---|---|---|
| ChooseContactDialog()()() |
Initializes a new instance of the ChooseContactDialog class.
| |
| AllowNewContactSelection |
Gets or sets a value indicating whether the caller wants to allow the user to select 'New Contact' instead of a specific contact.
Requires Windows Mobile 6 | |
| ChooseContactOnly |
Gets or sets a value indicating whether the user is limited to choosing just a Contact, or choosing a property of a specified Contact.
| |
| ChoosePropertyOnly |
Gets or sets a value indicating whether the user is limited to choosing just a property of a specified Contact, or choosing the Contact.
| |
| ChoosePropertyText |
Gets or sets the text label of the Property Chooser control.
| |
| Dispose()()() | Releases all resources used by the Component. (Inherited from Component.) | |
| Dispose(Boolean) | Releases the unmanaged resources used by the Component and optionally releases the managed resources. (Inherited from Component.) | |
| Disposed | Adds an event handler to listen to the Disposed event on the component. (Inherited from Component.) | |
| EnableGlobalAddressListLookup |
When set, gives users the ability to search for contacts in the Global Address Book (GAL).
| |
| Equals(Object) | (Inherited from Object.) | |
| Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) | |
| FilterRequiredProperties |
Filters the list view of Contact items to display only those Contacts that have the required properties populated.
| |
| Finalize()()() | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (Inherited from Component.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| HideNew |
Gets or sets a value indicating whether the user can create a new Contact.
| |
| IncludeSimContacts |
Gets or sets a value indicating whether SIM contacts are included in the list.
Requires Windows Mobile 5.0 AKU3 | |
| IncrementalFilter |
Gets or sets the text of the incremental filter box.
| |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NoUI |
When set, neither the Contact Chooser, nor the Property Chooser dialog boxes display.
Requires Windows Mobile 5.0 AKU3 | |
| NoUIOnSingleOrNoMatch |
When set, neither the Contact Chooser, nor the Property Chooser dialog boxes display for a single match, or for no matches.
Requires Windows Mobile 5.0 AKU3 | |
| Owner |
Gets or sets the owner control.
| |
| RequiredProperties |
Gets or sets the ContactProperty array values that specify which properties a Contact must have in order to be shown in the Contact Chooser dialog box.
| |
| RestrictContacts |
Gets or sets the restriction string used to generate a filtered Contact list.
| |
| SelectedContact |
Gets or sets the Contact.
| |
| SelectedContactName |
Gets the selected Contact’s name.
| |
| SelectedProperty |
Gets the selected property.
| |
| SelectedPropertyValue |
Gets the selected property value.
| |
| ShowDialog()()() |
Displays the Contact Chooser dialog box.
| |
| Site | (Inherited from Component.) | |
| Title |
Gets or sets the title of the Contact Chooser dialog box.
| |
| ToString()()() | (Inherited from Object.) |
| Object | |||
| MarshalByRefObject | |||
| Component | |||
| ChooseContactDialog | |||