Using C# and VSTO 2015 to create an Outlook Add-in with a custom Calendar and a replacement form region for Appointments
All works fine - except the form Ribbon:
When a user adds a New Appointment (or opens an existing Appointment) in the custom Calendar - my form region opens with the same Ribbon as the usual Outlook Appointment
However, apart from the Appointment Page, almost all the ribbon items on other Pages are disabled. How do I enable these items?