Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a Collection of icons used for imageMso?

I started to write an add-in for searching and viewing built in icons/images (imageMso) for the Office Fluent ribbon to find something suitable to add to new buttons. Yes, I know there are many out there, but I haven't found any particularly useful yet. I end up spending hours or days trying to find something that fits a purpose.

Does anyone know how the icons are stored or where they come from? Are they in a collection that is accessible and could be looped through along the lines of...?

For each img in imageMso

Loading them in manually, I have come up against a size limitation in VBA for the size of individual modules so would need to have many modules, then re-write when each version of office is released.

like image 202
Josh Avatar asked Oct 27 '25 23:10

Josh


1 Answers

YES. There is a comprehensive Icon Gallery complete with control ID published by Microsoft here: 2010 MS Office Gallery

Once the file is downloaded, then Click to enable "edit". Next, in the Ribbon, Click on: File-->, then Info. You'll then see "ImageMso 0" and ImageMso 1. Click on either to get the Gallery of iso Images for you to review.

enter image description here Screen Shot of ISO Image Gallery in MS Word. enter image description here

Sorry for the belated answer

like image 166
John Shaw Avatar answered Oct 31 '25 00:10

John Shaw



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!