Home > Archive > Smartphone Developer Forum > May 2005 > Contacts "common" dialog
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Contacts "common" dialog
|
|
| Ondrej Hanak 2005-05-25, 8:58 am |
| Hi *,
please, is there a common way how to display "contacts" dialog to
navigate through and select an item? E.g i will naviget through list of
contacts, i'll select "John" and then i can select "web page". So this "web
page" value is returned.
Thanks a lot!
Ondrej
| |
| Peter Foot [MVP] 2005-05-25, 4:00 pm |
| For Windows Mobile 5.0 there is this capability with the ChooseContact API
function and managed equivalent in Microsoft.WindowsMobile.Forms however for
current devices there isn't an equivalent - you'll have to write your own
code to enumerate the contacts via the POOM API.
Peter
--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://www.peterfoot.net |
http://www.opennetcf.org
"Ondrej Hanak" <ondrej.hanak@post.cz> wrote in message
news:%23fvgsgRYFHA.3184@TK2MSFTNGP15.phx.gbl...
> Hi *,
> please, is there a common way how to display "contacts" dialog to
> navigate through and select an item? E.g i will naviget through list of
> contacts, i'll select "John" and then i can select "web page". So this
> "web page" value is returned.
>
> Thanks a lot!
> Ondrej
>
|
|
|
|
|