I was wondering if anyone has a quick fix for this. I've got a form that operates in two different sizes. Double clicking the title bar serves as the toggle between the two. Basically I'm checking to see if the form has been maximized and if so toggle to the other window size. Problem is I'm running into a lot of flicker.

Is there a way in VB stop this resize flicker?

Thanks!