Chris
Wed Mar 09 09:17:37 CST 2005
Have you explicitly called Show of BringToFront in the catch blocks?
--
Chris Tacke
Co-founder
OpenNETCF.org
Has OpenNETCF helped you? Consider donating to support us!
http://www.opennetcf.org/donate
"Claire" <cc@hotmai1.com> wrote in message
news:39872mF5t1an3U1@individual.net...
> As part of pocketpc application startup I load several files into memory
> and
> test them for validity. All the code is protected by try/catch blocks.
> Unfortunately, even with this protection, my main form fails to display.
> Any ideas please.
>
> Claire
>
>