RE: How can I enum the all visible items on quick toolbar and Tabs
- From: jialge@xxxxxxxxxxxxxxxxxxxx (Jialiang Ge [MSFT])
- Date: Fri, 19 Oct 2007 03:52:09 GMT
Hello,
As you said, Ribbon in Access 2007 can be customized, but not in the same
way as in Word 2007, Excel 2007, etc. In the MSDN article
http://msdn2.microsoft.com/en-us/library/aa338202.aspx, it says:
Applications that support the Ribbon (except Access 2007, as described
later in this article) provide two ways to customize the Fluent UI by using
XML markup: by using Office Open XML Formats files that contain XML markup,
or by using COM add-ins that contain XML markup. (In the case of Outlook,
only COM add-ins can customize the Fluent UI.) Any changes that you specify
in this XML markup add incrementally to the existing Fluent UI. For
example, providing XML markup that identifies a custom tab adds a single
tab to the existing tabs in the host application.
To customize the Ribbon in Access 2007, please refer to the section:
"Creating an Access Application-Level Custom Ribbon"
(http://msdn2.microsoft.com/en-us/library/aa338202.aspx#OfficeCustomizingRib
bonUIforDevelopers_AppLevel). Access 2007 does not expose other methods
except this one.
If you have any other concern or need anything else, please feel free to
let me know.
Sincerely,
Jialiang Ge (jialge@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support
=================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from your issue.
=================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- RE: How can I enum the all visible items on quick toolbar and Tabs
- From: Jialiang Ge [MSFT]
- RE: How can I enum the all visible items on quick toolbar and Tabs
- References:
- RE: How can I enum the all visible items on quick toolbar and Tabs
- From: Jialiang Ge [MSFT]
- RE: How can I enum the all visible items on quick toolbar and Tabs
- From: Jason
- RE: How can I enum the all visible items on quick toolbar and Tabs
- From: Jialiang Ge [MSFT]
- RE: How can I enum the all visible items on quick toolbar and Tabs
- From: Jialiang Ge [MSFT]
- RE: How can I enum the all visible items on quick toolbar and Tabs
- Prev by Date: Re: How to add series to a chart using a macro
- Next by Date: RE: User List Box - List from Hidden range - VBA worng
- Previous by thread: RE: How can I enum the all visible items on quick toolbar and Tabs
- Next by thread: RE: How can I enum the all visible items on quick toolbar and Tabs
- Index(es):
Relevant Pages
|