The image doesn't show up (which is how I want it). But programmatically, when I change the color of the tab:
UltraToolbarsManager1.Ribbon.Tabs("MyTab").Settings.Appearance.BackColor = Color.LightGray
... it then adds the default application icon on the tab. How do I make it not show please?
Thanks.
Hi,
I try to reproduce your issue, but unfortunatelly without success. Could you please taka a look at the attached sample, and if you have possibility, please modify my sample to reproduce your issue.Regards