![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I have a button on an inspector that opens a windows form.
Problem is when the form opens and word is the email editor then when you move the windows form around it paints everything behind it white. If Word is not the email editor then it works ok. Any ideas for this? I tried invalidating the windows form when it was drawn with no luck. Thanks |
Ads |
#2
|
|||
|
|||
![]()
I ended up solving this problem by placing the showing of the windows
form in a thread. It seems if using a Mail Inspector and you have something displaying on the main UI thread it will cause the Mail Inspector to be painted white as you move the windows form around. I put the windows form display on a separate thread and all is good. Thanks Rog wrote: I have a button on an inspector that opens a windows form. Problem is when the form opens and word is the email editor then when you move the windows form around it paints everything behind it white. If Word is not the email editor then it works ok. Any ideas for this? I tried invalidating the windows form when it was drawn with no luck. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Transparent Inspector images | Rog | Add-ins for Outlook | 7 | March 15th 06 10:52 PM |
Help! Inspector.Close is fired before Inspector.Activate handler finishes | Sergey Anchipolevsky | Add-ins for Outlook | 8 | February 9th 06 10:51 AM |
how to add commandbarbutton to inspector window | Ram | Outlook and VBA | 0 | January 19th 06 07:07 AM |
how to add commandbarbutton to inspector window | Ram | Outlook - General Queries | 1 | January 18th 06 09:42 PM |
how to add commandbarbutton to inspector window | Ram | Add-ins for Outlook | 0 | January 18th 06 04:18 PM |