Hello,
"Stephen" <(E-Mail Removed)> schrieb:
> I have a simple Help->About window with about 15 labels,
> 5 buttons, and 2 web links in VB.NET. It also has 2
> pictureboxes, an icon 48x48x32bpp and the other
> 180x180x8bpp. I am running a decent machine at 2.4GHz,
> nothing running to slow it down, but you can see the form
> draw each control separately. Making it invisible until
> after the InitializeComponent has no effect.
> The .NET Framework is supposed to make things run more
> efficiently, and when the form is cached it is instant,
> but the JIT compiler is slow to run something the first
> time it seems. Is there some trick to having the whole
I feel sorry, I do not have a solution.
> form pop up at once, pre-drawn? The Visual Studio About
> dialog is instantly drawn and it is much more complex
> than my simple one.
I think it's not implemented in .NET.
Regards,
Herfried K. Wagner
--
MVP · VB Classic, VB .NET
http://www.mvps.org/dotnet