D
Devansh
Hi there,
I am developing a COM outlook addin implementing IRibbonExtensibility
interface in VC++.
My question here is, how do I use "loadImage"/"getImage" tag? I could
not
find any sample code which I could use specially in VC++.
Do I need to include the callback corresponding to loadImage or
getImage also in IDL file with the other callback functions?
If no then how, what and where I am going to write it?
If yes then what I am going to write into it?
In one line my question is, How to attach a custom image to a button
created in Ribbon with VC++?
Kindly help me in this.
Thanks,
Devansh
PS: I am expecting a Sample Code in it.
I am developing a COM outlook addin implementing IRibbonExtensibility
interface in VC++.
My question here is, how do I use "loadImage"/"getImage" tag? I could
not
find any sample code which I could use specially in VC++.
Do I need to include the callback corresponding to loadImage or
getImage also in IDL file with the other callback functions?
If no then how, what and where I am going to write it?
If yes then what I am going to write into it?
In one line my question is, How to attach a custom image to a button
created in Ribbon with VC++?
Kindly help me in this.
Thanks,
Devansh
PS: I am expecting a Sample Code in it.