PC Review


Reply
Thread Tools Rate Thread

Contact.ItemID

 
 
Karsten Baumann
Guest
Posts: n/a
 
      3rd Dec 2009
Hello NG,

I have a ItemID from a contact and want to show this contact. I cant find a
solution, how find a contact with a ItemId in my ContactCollection...
Please help me!

Karsten

 
Reply With Quote
 
 
 
 
Peter Foot
Guest
Posts: n/a
 
      6th Dec 2009
There is a constructor for the Contact class which takes an ItemID e.g.

Contact c = new Contact(id);
c.ShowDialog();

or VB

Dim c As New Contact(id)
c.ShowDialog()

Peter

--
Peter Foot
Microsoft Device Application Development MVP
peterfoot.net | appamundi.com | inthehand.com
APPA Mundi Ltd - software solutions for a mobile world
In The Hand Ltd - .NET Components for Mobility

"Karsten Baumann" <(E-Mail Removed)> wrote in message
news:B1F4F10A-D84A-42DA-A3E9-(E-Mail Removed)...
> Hello NG,
>
> I have a ItemID from a contact and want to show this contact. I cant find
> a solution, how find a contact with a ItemId in my ContactCollection...
> Please help me!
>
> Karsten


 
Reply With Quote
 
Karsten Baumann
Guest
Posts: n/a
 
      7th Dec 2009
"Peter Foot" <(E-Mail Removed)> schrieb im Newsbeitrag
news:C34665A3-A163-45C4-A39C-(E-Mail Removed)...
> Dim c As New Contact(id)
> c.ShowDialog()
>
> Peter


Thank you very very much!!!

Karsten

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Go to ItemID in listbox? bhammer Microsoft Access Forms 1 17th Sep 2009 01:20 AM
Help, How to use POOM ItemId and Restrict method? Batterhead Microsoft Dot NET Compact Framework 1 3rd Dec 2007 05:15 PM
Select [SubItemID], [SubItem] From Table2 Where [ItemID] = [Table4]![ItemID] DoveArrow Microsoft Access Database Table Design 10 28th Aug 2007 06:27 PM
ItemID in CheckedListBox John Microsoft Dot NET 0 8th Mar 2006 10:52 AM
Hard to explain -- two types of ItemID's one table Brook Microsoft Access Form Coding 3 30th Jul 2004 09:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:56 PM.