Hi,
After adding the Application.Ena bleVisualStyles () in the Main-Method of
my application, i got some strange problems
with ToolBarButtons. When the Image of the button is set during
designtime everything's ok. But all the buttons
which load their image during runtime from an ImageList and/or are
dynamicaly created have the following problems:
In default-state the button is invisible, in down-state too, but the
border higlight of the mouseover-state works.
Image is not displayed in either state.
Thanks for any help!
Martin
PS: Sorry for my bad english, but the german community is far too small
at the moment ;)
After adding the Application.Ena bleVisualStyles () in the Main-Method of
my application, i got some strange problems
with ToolBarButtons. When the Image of the button is set during
designtime everything's ok. But all the buttons
which load their image during runtime from an ImageList and/or are
dynamicaly created have the following problems:
In default-state the button is invisible, in down-state too, but the
border higlight of the mouseover-state works.
Image is not displayed in either state.
Thanks for any help!
Martin
PS: Sorry for my bad english, but the german community is far too small
at the moment ;)
Comment