Forms not drawing correctly in Vista
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I have an application with a form containing 2 textboxes and an animated GIF, this form works fine in all version of Windows that I have tried it on except Vista, for some reason the textboxes show the desktop through them and the GIF does not move. This is designed in VS 2003 using C# .NET 1.1. Has anyone seen this behaviour before or have an idea what might cause it?