M
Mader
When loading a form with several tabs and several controls on each tab.
What is the best way to load them?
If I load everything it takes about 12 seconds to load.
Should I create the first tab and its controls then create the rest in
a different thread?
Or do I not create the controls until they click on each tab?
Thanks,
Jason
What is the best way to load them?
If I load everything it takes about 12 seconds to load.
Should I create the first tab and its controls then create the rest in
a different thread?
Or do I not create the controls until they click on each tab?
Thanks,
Jason