Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
How show/hide image on tab of Ribbon control?
posted

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.

 

Parents
No Data
Reply
  • 53790
    posted

    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

    RibbonTabsImage.rar
Children
No Data