group
In the object model this is RibbonGroup
represents a group of controls on a tab.
You can have multiple groups on a tab.
Each group should have an icon for when the width of the group gets reduced
Displaying an ampersand
label = "Copy && Paste"
In addition to specifying a label you can display an icon in the bottom-right corner called a DialogLauncher
This icon raises an event that you can handle
There is a DialogLauncherClick event that is raised when the user clicks the icon.
You cannot add controls directly to a tab they must be added to a group.
You can also specify an image and label but these elements are only displayed if the user adds the dialog launcher to the Quick Access Toolbar.
Attributes (properties)
| autoSize | "true" | "false" - Does not control "full" or "miniumum" only the "in-between" scaling. | |
| enabled | (Enabled) "true" | "false" | |
| id | (Id) | |
| idMso | | |
| idQ | | |
| image | | |
| imageMso | This has to be a built-in control id | |
| insertAfterMso | | |
| insertAfterQ | | |
| insertBeforeMso | | |
| insertBeforeQ | | |
| keytip | (KeyTip) | |
| label | (Label) | |
| screentip | | |
| showLabel | "true" | "false" | |
| size | | |
| supertip | | |
| tag | (Tag) | |
| visible | (Visible) "true" | "false" | |
| | (DialogLauncher) | |
| | (GenerateMember) | |
| | (Locked) | |
| | (Modifiers) | |
| | (Name) | |
| | (Position) | |
Children
| box | | |
| button | | |
| buttonGroup | | |
| checkBox | | |
| comboBox | | |
| control | | |
| dialogBoxLauncher | | |
| dropDown | | |
| editBox | | |
| gallery | | |
| labelControl | | |
| menu | | |
| separator | | |
| splitButton | | |
| toggleButton | | |
Callbacks (run-time)
| getImage | customUI14.xsd only | |
| getImageMso | | |
| getKeytip | | |
| getLabel | | |
| getScreentip | | |
| getSupertip | | |
| getVisible | | |
© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopPrevNext