PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Program Addins
Windows form in Inspector
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Program Addins
Windows form in Inspector
![]() |
Windows form in Inspector |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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 | |
| Rate This Thread | |
|
|

Main Page 

