freeze screen

  • Thread starter Thread starter Benjamien De Vos
  • Start date Start date
B

Benjamien De Vos

Hello,

There is a panel with a lot of usercontrols in it. It needs to be updated
from time to time. So I remove all the items from the panels and add the new
usercontrols.
Everytime I do this the screen is flickering, not nice to see.
How can I freeze the screen, then do these stuff, and then unfreeze it
again?

thanx,

Benjamien
 
I think you could SuspendLayout to freeze and ResumeLayout to activate

bismark
 

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

Back
Top