On May 27, 6:07 pm, "Ken Slovak - [MVP - Outlook]" <kenslo...[ at ]mvps.org> wrote:
[Quoted Text] Hi Patrick & Ken,
Thanks for the replies!
Just to be sure I'm clear on this and that I explained myself properly:
I have a COM AddIn (.dll) for Outlook 20007 that puts a button on the command bar. When the user presses this button it opens up a custom form (based on the Outlook meeting form). There the user fills in some info and tabs to the second page where my ActiveX (.ocx) control resides on the form. The control gets activated and performs some functions. It is at this point that I want the ActiveX control to be able to intercept any buttons (eg: Send, etc...) that the user pressed on the Ribbon, just like I used to do with CommandBars for Outlook 2003.
Are you saying that this is no longer possible like I used to be able to do with the CommnadBars? Any alternatives pop to mind?
Thanks!
|