Sign in
frice's WebLog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Access 64-bit SP1
Code Snippets
Context Menus idMso
Customizing the Ribbon UI
Excel 2007
Excel Ron bruin E-mail to Outlook
Office 2010 Backstage view user interface 64-bit Office
Office Developer Resources Ribbon
Office Fluent UI
Ribbon
Ribbon Open XML Formats Content Controls
Sheets collection
what's new for developers office 2010
Worksheets collection
Archive
Archives
May 2011
(1)
September 2010
(1)
August 2010
(1)
April 2010
(1)
March 2010
(1)
January 2010
(1)
November 2009
(1)
July 2009
(1)
December 2007
(1)
November 2007
(1)
April 2007
(2)
March 2007
(1)
June 2006
(4)
May 2006
(2)
January 2006
(3)
November 2005
(1)
October 2005
(3)
September 2005
(3)
July 2004
(1)
June 2004
(4)
March 2004
(1)
February 2004
(3)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
frice's WebLog
Customizing the Office 2007 Ribbon UI - Part 6
Posted
over 7 years ago
by
Frank C. Rice
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
Posted
over 7 years ago
by
Frank C. Rice
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
Posted
over 7 years ago
by
Frank C. Rice
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
Posted
over 7 years ago
by
Frank C. Rice
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)