Slow refresh on some WF controls

J

Jeremy Cowles

Certain controls refresh very slowly (Label, ListView, PictureBox etc...),
slow enough on older machines that people think something is wrong with the
application. I know this is a common complaint, is there any fix for this
problem?

Thanks,
Jeremy
 
J

Jeremy Cowles

K. Shier said:
like how old of a machine?

It is clearly visible on my AMD 1800XP+ / 512 MB RAM

It is _horrible_ on some of our client's computers: low as Pentium II 400
+/-

I have searched this group on google & many people report the same issue -
the Label Control is the most talked about, it wont paint until well after
the parent form has shown, and painted. So you have a form that appears to
have holes in it where controls are supposed to be drawn. You should be able
to see this effect on your applications as well.

Thanks,
Jeremy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top