How to Custom Image on a Built-In Ribbon Button by c++
ATL / WTL / STL
1
Posts
1
Posters
2
Views
1
Watching
-
Recently,
I'm using the Ribbon XML to build a button in Word 2007.but i need to custom the image of button. so,I find something form the url: http://msdn.microsoft.com/en-us/library/office/dd548011(v=office.12).aspx[^] keywords:OnLoadImage question: It's only use VBA to solve the problem,I'm realy don't know how to use c++ to solve this. Please help me and give me some suggestions! best wash!