Form Hides behind Outlook

Add-in Express™ Support Service
That's what is more important than anything else

Form Hides behind Outlook
Custom form hides behind Outlook windows 
Alex Abramov




Posts: 34
Joined: 2006-09-15
Hello,

I have a problem where when I call up modal forms (usually on button click event) they hide behind the Inspector window. The user is then convinced that the application is hung, and since they cannot interact with it in any way, crahs it, and start from scratch.
I saw an earlier post where this was happening to a message box, and the work around was to use the User32.dll messagebox. I need to use custom controls on the form, so message box is not a workable solution for me. How do I work around this problem with the form?

I am using ADX for .NET 2007, C#2005, OL2002

TIA

Alex
Posted 20 Feb, 2007 10:54:48 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Alex.

Please download the following example:
http://www.add-in-express.com/projects/winformoverwordinoutlook.zip



P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
Posted 20 Feb, 2007 11:36:54 Top