Hi All,
I've created an Outlook 2007 add-in using VS.Net 2008. Added a Ribbon (Visual designer) with a button. I've added a custom form region with a messageclass of IPM.Appointment.MyWindow.
How do I show the custom form region as soon as the user clicks on the button on the ribbon I've created?
Thanks in advance!