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.
| |
| CanRaiseEvents |
Gets a value indicating whether the component can raise an event.
(Inherited from Component.) | |
| 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.
| |
| Container |
Gets the IContainer that contains the Component.
(Inherited from Component.) | |
| CreateObjRef(Type) |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.) | |
| DesignMode |
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.) | |
| 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 |
Occurs when the component is disposed by a call to the Dispose()()()() method.
(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.
(Inherited from Object.) | |
| GetLifetimeService()()()() |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) | |
| GetService(Type) | (Inherited from Component.) | |
| 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.
| |
| IncrementalFilter |
Gets or sets the text of the incremental filter box.
| |
| InitializeLifetimeService()()()() |
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) | |
| MemberwiseClone(Boolean) |
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.) | |
| 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.
| |
| NoUIOnSingleOrNoMatch |
When set, neither the Contact Chooser, nor the Property Chooser dialog boxes display for a single match, or for no matches.
| |
| 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()()()() |
Returns a String containing the name of the Component, if any. This method should not be overridden.
(Inherited from Component.) |
| Requirements | |
|---|---|
| Windows Mobile | Windows Mobile Version 5.0 and later |
| Windows Embedded | Windows Embedded Compact 7 |
| Object | |||
| MarshalByRefObject | |||
| Component | |||
| ChooseContactDialog | |||