Hi there

How do I make a windows form fully load before showing itself. This is so no one can see all the controls setting it self up when I say form1.show()


Thanks in advance.