ChooseContactDialog Class

3/29/2010

Defines the attributes and behaviors of a custom dialog box for choosing Contacts.

Namespace: Microsoft.WindowsMobile.Forms
Assembly: Microsoft.WindowsMobile.Forms (in microsoft.windowsmobile.forms.dll)

Syntax

public class ChooseContactDialog : Component
'Declaration
Public Class ChooseContactDialog
    Inherits Component

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
      Microsoft.WindowsMobile.Forms.ChooseContactDialog

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

ChooseContactDialog Members
Microsoft.WindowsMobile.Forms Namespace