Hi

I am writing a program that consists of multiple forms. When a new form is loaded and displayed there doesn`t seem to be a smooth transition to the new form. There is a fair bit of flickering.

I am using the following code to load form2 from form1...

form2.show


I would like to know if there is anything else I can do to stop this flickering.


Thanks

Kelly