Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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/

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
aauugghhh...#div/o problems & various average formula problems acbel40 Excel Worksheet Functions 5 October 19th 09 05:00 PM
UserForm bgkgmg Excel Worksheet Functions 1 February 26th 09 04:25 PM
Userform sizing problems Oggy Excel Discussion (Misc queries) 1 March 12th 07 09:27 PM
Userform / Text Box problems. PW11111 Excel Discussion (Misc queries) 1 December 20th 06 12:02 PM
More UserForm problems Les[_4_] Excel Programming 2 July 23rd 03 12:29 AM


All times are GMT +1. The time now is 11:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"