One more questioin related to the code snippet you sent me.
I usually open my forms as such.
Now, I find that both ways work. Is there any advantage do doing it either
""Jeffrey Tan[MSFT]"" wrote:
> 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.
>
>
>