Re: [OT] Graphics Card

From: Nicholas Paldino [.NET/C# MVP] (mvp_at_spam.guard.caspershouse.com)
Date: 03/19/04


Date: Fri, 19 Mar 2004 09:19:28 -0500

C# Learner,

    You are right, it could be your graphics card. I don't see any flicker
when I open the dialog over your form.

-- 
               - Nicholas Paldino [.NET/C# MVP]
               - mvp@spam.guard.caspershouse.com
"C# Learner" <csharp@learner.here> wrote in message
news:eD8%23GsXDEHA.3408@tk2msftngp13.phx.gbl...
> Nicholas Paldino [.NET/C# MVP] wrote:
> > C# Learner,
> >
> >     Do you have code that shows this behavior?  A small sample project
> > perhaps?  I am curious if it is actually the graphics card.
>
> Hi,
>
> Thanks for your concern.  I have attached a VS.NET 2003 project that
> demonstrates the behaviour described in my original post in this thread.
>
> Presuming you receive and are able to open this okay, you'll notice that
> the main form is white.  The reason for this is, when a modal form is
> opened over a white background, I get the flicker.  To be more precise,
> the flicker occurs exactly where the labels and buttons are being drawn
> on the modal form.
>

Loading