| Name |
Content |
|
MSDN
Ribbon Portal |
Microsoft Developer Network portal
dedicated to
Ribbon extensibility and RibbonX. |
|
Customizing the Office (2007) Ribbon User Interface (Part 1) |
Overview of using RibbonX with Access, Excel, Outlook,
PowerPoint and Word 2007 |
|
Customizing the Office (2007) Ribbon User Interface (Part
2) |
RibbonX language reference |
|
Customizing the Office (2007) Ribbon User Interface (Part
3) |
FAQs, Ribbon ID list, callback signatures for C#, C++, VBA
and VB, attribute list with valid values |
|
Office 2007 Control ID List |
idMsos for all elements of all default Microsoft Ribbons. |
|
RibbonX
XML Schema |
XML Schema that defines RibbonX. Very helpful, if you want
to know what attributes and elements are permissible when. |
|
RibbonX Image FAQ |
Everything you want to know about loading your own custom
images via RibbonX |
|
Using RibbonX with C++ and ATL |
RibbonX is fairly easy to use with a managed solution, but
implementing it in unmanged C++ is not that simple. Great tutorial on how to do
this! |