C
codekwez
Hi,
I hope someone can offer some help or stear me in the right direction.
I have a Outlook plug-in written in VB 6. I need to add masks to the
button images that I curretly have for buttons on the CommandBar. I've
done some research but haven't been able to piece things together. I
need this add-in to work for all versions of Outlook. How would I go
about doing it?
I saw on MSDN that you can use stdole.IPictureDisp and the mask
property, however it is only for XP and 2003. I still need it to work
for 2000. Is there a universal method that can work for all versions of
Outlook? Does anyone have some code where they have done this already?
Any help would be appreciated.
Thanks
-Elliot
I hope someone can offer some help or stear me in the right direction.
I have a Outlook plug-in written in VB 6. I need to add masks to the
button images that I curretly have for buttons on the CommandBar. I've
done some research but haven't been able to piece things together. I
need this add-in to work for all versions of Outlook. How would I go
about doing it?
I saw on MSDN that you can use stdole.IPictureDisp and the mask
property, however it is only for XP and 2003. I still need it to work
for 2000. Is there a universal method that can work for all versions of
Outlook? Does anyone have some code where they have done this already?
Any help would be appreciated.
Thanks
-Elliot