![]() |
UserForm Problems
I have an interesting problem with an Excel VBA app. I
have a number of user forms. Some of which work perfectly and some of which smear and leave their immage behind when they are moved. I can't find any difference in how the forms are designed or invoked. Any suggestions as to what I should look for? Joe |
UserForm Problems
I think it has something to do with the event for moving a window not
repainting properly. Have you searched the MS knoweldgebase? Mike ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ |
UserForm Problems
You have set
Application.ScreenUpdating = False somewhere before you show the errant userforms. You need to change it back to true. -- Regards, Tom Ogilvy "Joe" wrote in message ... I have an interesting problem with an Excel VBA app. I have a number of user forms. Some of which work perfectly and some of which smear and leave their immage behind when they are moved. I can't find any difference in how the forms are designed or invoked. Any suggestions as to what I should look for? Joe |
All times are GMT +1. The time now is 03:13 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com