How to inject custom toolbar into outlook msoCommandBar?

J

Julia

Hello,
Outlook toolbar are very limited and i need to add some graphics

I wonder if any one tried to inject custom toolbar
( written in C++ for example)
into outlook toolbar area?
I thought about creating an empty commandbar and that set it aas the parent
of my custom toolbar
or maybe outlook toolbars are bands inside a rebar control,and will obey to
rebar messages?!@!!?

HotBar have such a toolbar.


10x
 
Top