Changing ImageList not working.

Add-in Express™ Support Service
That's what is more important than anything else

Changing ImageList not working.
 
Thomas Horstmann




Posts: 12
Joined: 2020-08-24
I am using a TadxRibbonTab with an ImageList (property Images). When the event "OnOfficeColorSchemeChanged" is fired, I try to replace the ImageList. Maybe dark icons instead of white icons (via OfficeColorScheme). But the icons are not refreshed.
Posted 18 Sep, 2020 02:21:01 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Hello Thomas,

Try to call TadxRibbonTab.Invalidate() after that.


Andrei Smolin
Add-in Express Team Leader
Posted 18 Sep, 2020 03:43:44 Top
Thomas Horstmann




Posts: 12
Joined: 2020-08-24
Hello,
this is not working. But it is not a real problem. It works in "OnAddInInitialize" and users will not change the skin very often.

Thanks
Posted 19 Sep, 2020 15:03:23 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Hello Thomas,

Thank you for letting us know.


Andrei Smolin
Add-in Express Team Leader
Posted 21 Sep, 2020 04:26:34 Top