Re: SuspendLayout Not Suspending...
- From: <rlrcstr@xxxxxxxxxxxxxxxxx>
- Date: Mon, 26 Mar 2007 09:43:07 -0700
Linda,
It's a WinForm application. And the "Tag" control is a user control within
my project.
Picture a 9 x9 grid of squares (I called them tags). Each square has a
small 3x3 grid of mini tags within it.
I'm using 3 types of user controls to create each "tag". A "minitag", a
"minitagpanel" which is made up of 9 minitags. And a "tag" which contains a
minitagpanel. Then I add 81 "tags" to the controls collection of the panel
on the form. There's also some custom graphics getting drawn on the panel
behind the user controls.
I guess I just need to know the best way to handle the drawing, etc.
because it's all really slow.
I can send you the project if this is not enough info.
J
"Linda Liu [MSFT]" <v-lliu@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:yTlMMz4bHHA.2368@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I am sorry that I could not understand your scenario exactly.
What's the kind of your application, a WinForms or Web application?
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.
What's the "tag controls" in the above sentence?
If possible, could you please send me a sample project that could just
demonstrate your problem? To get my actual email address, remove 'online'
from my displayed email address.
Only if I understand your problem exactly, I may provide possible
assistance to you.
Thank you for your understanding and cooperation!
Sincerely,
Linda Liu
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no
rights.
.
- Follow-Ups:
- Re: SuspendLayout Not Suspending...
- From: Linda Liu [MSFT]
- Re: SuspendLayout Not Suspending...
- References:
- SuspendLayout Not Suspending...
- From: rlrcstr
- Re: SuspendLayout Not Suspending...
- From: Alberto Poblacion
- Re: SuspendLayout Not Suspending...
- From: rlrcstr
- Re: SuspendLayout Not Suspending...
- From: Linda Liu [MSFT]
- SuspendLayout Not Suspending...
- Prev by Date: Re: Recommendation on How to build a long string
- Next by Date: Invalid cast when trying to reference a database column...
- Previous by thread: Re: SuspendLayout Not Suspending...
- Next by thread: Re: SuspendLayout Not Suspending...
- Index(es):
Relevant Pages
|