This is a known issue with the RTM version of the CF. Update to SP3.
-Chris
[quoted text, click to view] "sj" <sjain@wherenet.com> wrote in message
news:1121388264.640085.146250@g43g2000cwa.googlegroups.com...
>I am developing a kiosk application running CE.NET. The application
> launches wizards, where each page of the wizard is a form in itself.
> When I start the application, a splash screen appears.
>
> Now, all the 50-60 wizard pages are being created behind the scenes. I
> see an ugly flashing (a rectangle that maximizes and then minimizes) of
> each page that is created, even though they are programmatically set to
> Hide in the constructor.
>
>
> I tried moving the location of the form of the screen, but that doesn't
> seem to do the trick.
>
> Sandeep
>