I have this ribbon callback to deterimine the image of a button. As shown it's using the inbuild mso images, which works.
However, instead of using an mso image I want to use a custom image called "MyImage" that I've added to the XML.![]()
Please Login or Register to view this content.
I've tested that MyImage works when hard-coded into the XML, but when trying to set returnedVal = "MyImage" no picture shows.
So in this example, if a = b then no image is shown when it should show the custom image.
![]()
Please Login or Register to view this content.
Bookmarks