Posts
  • frice's WebLog

    Customizing the Office 2007 Ribbon UI - Part 6

    • 0 Comments
    In this topic on customizing the Ribbon UI, we'll look at different scenarios for customizing the Ribbon at the application-level by using COM add-ins. These modifications could just as easily be applied to a specific document with document-level customizations...
  • frice's WebLog

    Customizing the Office 2007 Ribbon UI - Part 5

    • 0 Comments
    In the previous blog, I created a COM add-in in managed C# code that customized the Ribbon UI regardless of which document was open. In this topic, I use the same customization XML and create the add-in in Visual Basic 6.0. The existing Ribbon UI in Word...
  • frice's WebLog

    Customizing the Office 2007 Ribbon UI - Part 4

    • 2 Comments
    In this installment in the series on customizing the Ribbon UI, we'll look at adding application-level customization. In the previous blog, we detailed the steps to create document-level Ribbon by modifying an Open XML Formats macro-enabled file in Word...
  • frice's WebLog

    Customizing the Office 2007 Ribbon UI - Part 3

    • 3 Comments
    In this blog, I will walk through an example of adding a custom tab, custom group, and a button with a simple callback procedure to the Ribbon in a Word 2007 document. To get started: 1. Create the customization file in any text editor by adding the...
Page 1 of 1 (4 items)