RE: Open Form Flickering
- From: jetan@xxxxxxxxxxxxxxxxxxxx ("Jeffrey Tan[MSFT]")
- Date: Fri, 19 Oct 2007 04:18:45 GMT
Hi Greg,
Yes, I can reproduce this behavior.
Further reseach shows that this flicker is caused by twice paint behavior
of MDI forms in VS2005. The bug below reported this issue:
"MDI client forms with FormWindowState.Maximized paint twice upon calling
Form.Show()"
https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?Feedba
ckID=96015
I have tried many ways to work around it, but all failed. For example, I
added a timer in the application and delayed the showing of the form after
several seconds, but the flicker still exists. Currently, we have no good
solution to workaround this problem yet.
I would recommend you to submit a bug feedback in the link below. This
feedback will be routed to the Winform dev team for consideration:
https://connect.microsoft.com/VisualStudio/
Thanks.
Best regards,
Jeffrey Tan
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: Open Form Flickering
- From: Greg
- RE: Open Form Flickering
- From: Greg
- RE: Open Form Flickering
- Prev by Date: RE: Compilation Global Constants
- Next by Date: Re: remote debuging, VS2005, No symbols loaded
- Previous by thread: RE: Compilation Global Constants
- Next by thread: RE: Open Form Flickering
- Index(es):
Relevant Pages
|