Mrrrr's Forum (VIEW ONLY)
Un forum care ofera solutii pentru unele probleme legate in general de PC. Pe langa solutii, aici puteti gasi si alte lucruri interesante // A forum that offers solutions to some PC related issues. Besides these, here you can find more interesting stuff.
|
Lista Forumurilor Pe Tematici
|
Mrrrr's Forum (VIEW ONLY) | Reguli | Inregistrare | Login
POZE MRRRR'S FORUM (VIEW ONLY)
Nu sunteti logat.
|
Nou pe simpatie: Diana2019 pe Simpatie
 | Femeie 25 ani Vaslui cauta Barbat 28 - 80 ani |
|
Mrrrr
AdMiN
 Inregistrat: acum 18 ani
Postari: 2252
|
|
The 2007 Microsoft Office System has an all-new "ribbon" interface which developers can customize in many ways. One of the ways to extend the ribbon is to insert an XML part into an Office Open XML document that defines your custom UI. With this approach, you can add new groups and controls, hide existing ribbon elements, and define callbacks to handlers that you write in managed code.
The XML part is not part of the Open XML format itself but could be added to any XML document by using a new namespace. The Open XML file formats are fully extensible, so applications can store information like workflow, metadata, custom XML, or even custom UI behaviors in a document that aren't necessarily tied to the document content.
Adding your custom-UI part to an Office Open XML document requires that you create a folder within the package, drop in your part, then define a relationship to the new part. For more information about how it all works, check out this technical article or the "Extending the Office 2007 UI with a Custom Ribbon" screencast on this page.
CustomUI Editor is a great utility for working with ribbon customizations stored in Office Open XML documents: Trang Luu's custom UI editor. It's a Windows tool that automates the process of putting your custom UI part into the package and defining a relationship to it: that's all handled by a single mouse click.
You open an existing document with File/Open, then enter your custom UI XML into the main edit box. (Click the image to the right for a full screen shot.) Other options include inserting icons for your custom control, generating callbacks, and validating your custom XML.
Source:
Download: or
Read more:
_______________________________________

|
|
pus acum 6 ani |
|
TRaP
Moderator
Inregistrat: acum 7 ani
Postari: 815
|
|
Might not be available anymore. Ron removed the VBA codes as they were outdated, dunno about software.
Anyway, that Custom UI Editor requires you to install .NET Framework 2.0 and 3.5.
The following Office RibbonX Editor does not require install and the "-Binaries.zip" files are portable.
Both of the following worked without asking for anything upon zip extraction: OfficeRibbonXEditor-NETFramework-Binaries.zip OfficeRibbonXEditor-SelfContained-NET6-Binaries.zip
|
|
pus acum 11 zile |
|