Flicker free form

  • Thread starter Thread starter bbembi_de
  • Start date Start date
B

bbembi_de

Hello,

I have an application with some pictureboxes and panels in the main
form.
If I drag something over it, it flickers.

Do I have to deal with this in every control visible in my main form?
Or can I just tell the main form somehow: don't do that!?

I tried setting the form style to doublebuffer, but it didn't work.

bye bembi
 
Back
Top