;346084']The rule is you can create a new group in an existing tab, o
create a new
tab, but you can't modify existing groups in an existing tab. So yo
can do
what you want
Look at this XML snippet
ribbo
tab
tab idMso="TabInsert
group id="myCustomGroup" insertAfterMso="GroupInclude"
getLabel="Ribbon_getLabel" getVisible="Ribbon_getVisible
That's the type of XML you have to supply, in this case the XML was fo
a
new group in the Insert tab
--
Ken Slova
[MVP - Outlook
http://www.slovaktech.co
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.ht
"khoick245" (e-mail address removed) wrote in message
snip
hi Ken. thanks for your help. i think i did it. now i want to add ne
group into tab Message of mail.compose ribbon. what should i do??