<customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui"> <ribbon startFromScratch="false"> <tabs> <tab id="tabMain" label="Main Menu" insertBeforeMso="TabHomeAccess"> <group id="grpOtherClients" label="Other Clients"> <button id="cmdProjects" label="Projects" onAction="OpenCustomJob" size="large" imageMso="ViewsFormView" supertip="Open the Custom Job page"/> <button id="cmdLongs" label="Longs" onAction="OpenAcmeJob" size="large" imageMso="ViewsFormView" supertip="Open the ACME Job page"/> </group> <group id="grpSystem" label="System"> <button id="cmdReports" label="Reports" onAction="OpenReportsForm" size="large" imageMso="ViewsReportView" supertip="Open the Reports page"/> <button id="cmdExit" label="Exit" onAction="ExitApplication" size="large" imageMso="GroupPrintPreviewClosePreview" supertip="Exit the application"/> </group> </tab> </tabs> </ribbon> </customUI>
ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.