SuspendLayout Not Suspending...
- From: <rlrcstr@xxxxxxxxxxxxxxxxx>
- Date: Sun, 25 Mar 2007 20:29:50 -0700
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
- Follow-Ups:
- Re: SuspendLayout Not Suspending...
- From: Alberto Poblacion
- Re: SuspendLayout Not Suspending...
- Prev by Date: Re: Most robust way to implement single-instance Windows app?
- Next by Date: Re: Most robust way to implement single-instance Windows app?
- Previous by thread: Re: BE-CAREFUL, YOU COULD BE A VICTIM OF SCAM OR FRAUD!!!
- Next by thread: Re: SuspendLayout Not Suspending...
- Index(es):
Relevant Pages
|