|
-
May 8th, 2008, 03:52 AM
#3
New Member
Re: How to get the HWND and HINSTANCE in OUTLOOK
Hi, I'm working on a outlook add-in project and I need show some cursomer form made by VB, as I know when VB show the form, the form can accept a owner as the form.show function parameter.
And now I can get the HWND of outlook window, but when I use the hwnd as the owner parameter of form.show function, it shows that type dismatch.
How can I use the hwnd as a form's owner? Or how can I make the outlook window as the form's owner, so the form will show in the front of outlook window?
I'm working with outlook 2000/2003 and VB6 SP6.
Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|