J
Jason
Hi,
Not sure if this is the right forum?
I have developed a Word addin that inserts images and URL references to
meeting request files. To do this I created a custom ribbon tab for my
application and build a dynamic menu that contains buttons, one for each
meeting request. The version of my tool that works in Office 2003 displays
the meeting request details on multiple lines per menu item in the dropdown
menu (CommandbarButton object).
I'm not able to figure out how, if it's even possbile to create the buttons
on the ribbon where the the label text is on multiple lines something like:
Subject: My Meeting
Date: 06/24/2008
Time: 6:00:00pm PST
--------------------------------
Subject: My Meeting 2
Date: 06/26/2008
Time: 5:00:00pm PST
I can dosingle lines but the label gets bussy and it does not look good. I'd
like to at least make it appear similar to the Office 2003 commandbar menu..
Is this possible?
Thanks
Jason
Not sure if this is the right forum?
I have developed a Word addin that inserts images and URL references to
meeting request files. To do this I created a custom ribbon tab for my
application and build a dynamic menu that contains buttons, one for each
meeting request. The version of my tool that works in Office 2003 displays
the meeting request details on multiple lines per menu item in the dropdown
menu (CommandbarButton object).
I'm not able to figure out how, if it's even possbile to create the buttons
on the ribbon where the the label text is on multiple lines something like:
Subject: My Meeting
Date: 06/24/2008
Time: 6:00:00pm PST
--------------------------------
Subject: My Meeting 2
Date: 06/26/2008
Time: 5:00:00pm PST
I can dosingle lines but the label gets bussy and it does not look good. I'd
like to at least make it appear similar to the Office 2003 commandbar menu..
Is this possible?
Thanks
Jason