![]() |
#1
|
|||
|
|||
![]()
Hi to all RibbonX Experts,
I'd like to add the "Document Property" button to a user-defined ribbon. I do not want the label ("Document Property") to be displayed, only the button. As the 'Document Properties' are accessible via build-in Controls, I added the lines: Code:
<gallery idMso="PropertyInsert" showLabel="false"/> The only way I found to suppress the label is to set it to a single space Code:
<gallery idMso="PropertyInsert" label=" "/> I tried adding "screentip" and "supertip", but nothing changes: an empty rectangle appears when hovering over the icon. I 'simply' want the icon to be displayed without label but with additional information on hovering. 'showLabel' does not seems to work correctly with "gallery idMso": with "gallery idMso="BreaksGallery" I also failed with "showLabel="false"", but succeeded with label=" ", the BreaksGallery icon is displayed without text but with additional info. So I simply can't find a reliable approach. What's wrong with my approach? Any help appreciated. Thanks NP |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Where is false color effect in 2011 Mac version of PowerPoint? | mbrown662 | PowerPoint | 0 | 09-01-2014 03:37 PM |
![]() |
Cosmo | PowerPoint | 14 | 11-03-2013 01:21 AM |
![]() |
peterv | Word | 5 | 07-19-2012 02:11 AM |
Ribbon button - showLabel attribute ignored | yiannis.spyridakis | Excel Programming | 2 | 06-12-2012 11:21 PM |
![]() |
controlengineer | Drawing and Graphics | 3 | 04-02-2011 06:14 AM |