M
Mark D. Richter
I am calling Application.EnableVisualStyles() before
calling Application.Run() as prescribed.
I have a Toolbar control docked at the top of the main
program's window. This control is attached to an
ImageList control set for 16x16 bit icons.
When the main window displays there are no icons
displayed on the toolbar buttons.
If I run the app without calling EnableVisualStyles the
toolbar button icons display properly.
Any ideas?
Thanks.
calling Application.Run() as prescribed.
I have a Toolbar control docked at the top of the main
program's window. This control is attached to an
ImageList control set for 16x16 bit icons.
When the main window displays there are no icons
displayed on the toolbar buttons.
If I run the app without calling EnableVisualStyles the
toolbar button icons display properly.
Any ideas?
Thanks.