Kamis, 27 Agustus 2015

[MS_AccessPros] Using imgMso in Access 2013

 

I can creating a custom ribbon for my application and am wondering is there a way to add my own imageMso files or am I stuck with the one's Microsoft supplied?


This is the line of code where it is called:


 <group id="grpCreate" label="Create" visible="true">
                     <button id="cmdStore" label="Store" imageMso="MoveToFolder" size="large" onAction="onOpenStore" supertip="Store a document."/>
                     <button id="cmdScan" label="Scan" imageMso="ImagerScan" size="large" onAction="onOpenScan" supertip="Scan a document."/>
                     <button id="cmdAddDrawer" label="AddDrawer" imageMso="NameManager" size="large" onAction="onAddDrawer" supertip="Add a drawer to the cabinet."/>
                     <button id="cmdAddFolder" label="Add Folder" imageMso="ShowCustomPage" size="large" onAction="onAddFolder" supertip="Add a folder to the drawer."/>
                    </group>


I would like to use my own imageMso.  Is there any possible way?


Thank you,


Art Lorenzini

Sioux Falls, SD

__._,_.___

Posted by: dbalorenzini@yahoo.com
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (1)

.

__,_._,___

Tidak ada komentar:

Posting Komentar