<?xml version="1.0" encoding="utf-8" ?>
<customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui">
<ribbon>
<tabs>
<!--<tab id="AxiomTab" label="My Tab">-->
<tab idMso="TabReadMessage">
<group id="MyGroup" label="My Controls">
<button id="createCandidate" label="Create Candidate" onAction="createCandidate_Click"
imageMso="RecordsAddFromOutlook"/>
</group>
</tab>
</tabs>
</ribbon>
</customUI>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment