I have a few mdichilds in a MDI form. When I run my app the mdi form loads quickly. But in the mdichild forms I have a lot of controlls so they take a while to load the first time.

Is there any why to load these bigger mdichilds when the mdi form loads. Then I'll divide the loading time and my app will feel faster.