The Downside of Application.EnableStyles [RESOLVED]
Am I going mad!!!
I am using Application.enablestyles and therefore have a sub Main and an application.run to show my first form
Some of the forms have toolbars (with images), now my forms don't show the toolbars and when you mouse over just show a blank button without the image.
I definitely know it is Application.Enablestyles becuse if I comment that line they show as expected.
Has anyone else experienced this problem and did they come up with a solution. I can't believe this is a bug and there must be something I am doing wrong but I can't figure it out.
Any and all comments and suggestions welcomed
Try it yourself and if you get a different result, then please let me know