![]() |
#1
|
|||
|
|||
![]()
Hello,
Is it possible to put a ckeckbox in a custom ribbon menu? It's accepted in the xml file but not in word. I can only see the label, not the checkbox itself. |
#2
|
|||
|
|||
![]() Quote:
|
#3
|
|||
|
|||
![]()
Thanks for your feedback Italophile!
I'll answer my question and close the thread: - In fact in ribbon, a <checkbox.../> placed in a <box.../> element of a <group.../> element, does not have the same appearance as a <checkbox.../> placed in a <menu.../> element of a <box.../> element (see image, this is just an example ). The former has a standard appearance, the latter is simply a checkmark. - Management is the same, with the same getPressed, onAction and getLabel callbacks. However, as the appearance is different, if the box is checked, a check mark will indicate this (without the contours of a small square), and if not, only the label will appear. |
#4
|
|||
|
|||
![]()
Are you coding this using XML? If so, see Ribbon Custom Icons as well as Customize the Office Ribbon (It doesn't take rocket science) and Dynamic Ribbon Menu by Greg Maxey.
|
![]() |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom Ribbon modification | leurne | Word VBA | 8 | 08-11-2023 06:26 AM |
Hiding Save As, Export, Share in the ribbon under File menu | anderjoa | Word VBA | 0 | 11-01-2016 06:23 AM |
VBA-elements missing from Word ribbon menu | mojopin | Word VBA | 2 | 11-10-2015 07:33 AM |
![]() |
mysterywriter | Word | 6 | 08-25-2015 03:29 PM |
![]() |
Vinci22 | Office | 2 | 03-16-2013 12:15 PM |