Forum: C# Apr 7th, 2009 |
| Replies: 2 Views: 573 If open the contact one by one... it is ok ~~
however, if open 2 or more contacts at the same time, it doesn't work .... |
Forum: C# Apr 7th, 2009 |
| Replies: 2 Views: 573 Hi all,
The following code can popup a particular Outlook contact detail
Click button 1, it opens Tom Lee contact detail
Then, close the Tom Lee contact detail
Click button 2, it opens Sam... |
Forum: C# Apr 7th, 2009 |
| Replies: 1 Views: 711 Hi all
I would like to popup an Outlook contact via a Click button. The "Popup action" works fine~
However, after the outlook contact comes up, the WinForm(Form1) seem stuck and hold ....
I... |