Ask to Ribbons
Hi,
I have three VB6 COMAddIns for Microsoft Outlook. I know that I can create
in OL2010 a Ribbon for the OL-MainFrame.
In older OL versions I had created one commandBar per COMAddIn.
Unloading the COMAddIn I removed the commandBar from the inspectors.
Well, is it possible, that I only have one Ribbon?
Each VB6COMAddIn checks if the Ribbon already exists (created by one of the
other COMAddIns) and extends if with its specific buttons.
Is this possible?
Christian
|