Hi!
I have a form with a ToolBar control and an ImageList control linked to it. I add a couple of buttons with different images.
When I run this in a standard project it works fine, but as soon as I add the Application.EnableVisualStyles() row to the form constructor the images from the buttons dissappear?!?!
All the buttons, groupboxes, comboboxes get the desired XP look at the cost of no button images in the toolbar.
Anyone able to help me out on this?
/Nisse
