Hi, ken, could i be able to click a build-in button by code, for instance,
when user click on my button, then i want to click a build-in button by code
in my button callback function, could i do it, if so, how?
Ken Slovak - [MVP - Outlook] wrote:
If you look at the ribbon stuff I told you to look at you will see that
there are separate GetCustomUI() callbacks for messages in create and read
modes. So you can supply different XML for each type. One provides
"Microsoft.Outlook.Mail.Read" and the other provides
""Microsoft.Outlook.Mail.Compose" as the RibbonID argument.
There is no way to get or handle any callbacks for any custom ribbon control
not created by you. If that's what you want forget about it.
If what you want is to handle clicks on built-in ribbon controls that is
repurposing the controls, and there are articles on how to do that. Just
google for "repurpose ribbon controls".
Many of these questions are already answered if you look at the materials
that are available.
Thank you for reply, Ken. Ribbon is quite strange to me, i'm trying at my
best, now two questions, 1.)How could i load two different xml file for
[quoted text clipped - 10 lines]
pls
help me out? thanks.
--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...ddins/200906/1