G
Guest
I have a user control (tag) made up up 9 smaller user controls (minitag).
I have a panel on a form that is being populated with 81 of the tag controls in a grid configuration.
Even though I am using Suspend Layout, I still see the controls getting drawn as they are added to the panel.
I've tried suspending the layout of the form, of the panel and even on the user controls.
How can I get this thing populated wihtout seeing it being drawn so slowly on the screen?
Thanks.
J
I have a panel on a form that is being populated with 81 of the tag controls in a grid configuration.
Even though I am using Suspend Layout, I still see the controls getting drawn as they are added to the panel.
I've tried suspending the layout of the form, of the panel and even on the user controls.
How can I get this thing populated wihtout seeing it being drawn so slowly on the screen?
Thanks.
J