With the UI Designer, you can create new controls — including buttons, tabs, and menus — or modify existing controls on the Ribbon. Save your changes as a custom UI file (.xuml) that you can use with other session documents.
Design View
Displays a dynamic, graphical view of the Ribbon and tabs. Navigate to and select the controls you want to modify.
Insert Controls
Click the items you want to add to the Ribbon.
|
Adds a Ribbon tab on which you can place additional controls. |
|
Adds a container for controls. |
|
Adds a single button control. |
|
Adds a menu of buttons. |
|
Adds a button and a menu. |
|
Adds a button that contains three individual button controls, including split buttons and button menus (Galleries). |
|
Adds a control for built-in features, such as Quick Keys and Office Tools. |
New items appear on the far right end of the Ribbon. If a button or group is selected in the Design View, new buttons appear in the same group as the selection. |
Arrange Controls
Moves the selected control in the direction specified. |
|
|
Removes the selected control from the Ribbon. |
|
Selects the parent control, or container, for the selected child or group control. |
|
NOTE:To select a button group, click the bottom edge of the group, or, select one of its buttons, and then, under , click . |
Review
|
Displays, in a separate window, the way the Ribbon will appear with the options you selected. |
Settings
This area of the UI Designer displays, for the selected control, the settings that allow or require additional input.
The specific items shown will vary, depending on the control that is selected.
|
Select to add a dialog launcher button next to the label on a Group. |
|
Use to identify the control when programming with the InfoConnect API. NOTE:See "Dynamically Changing the User Interface" in the VBA Guide or the .NET API Guide. |
|
Select to display the control. You can use the InfoConnect API to show or hide the control. |
|
Select to enable the control. You can use the InfoConnect API to enable or disable the control. |
|
Shows the action assigned to the control. |
|
Click to specify an action for the selected control in the dialog box. |
|
Click to add subitems to a control. For example, if you add a gallery to a button group in the Subitems Collection Editor dialog box, click Modify Subitems to add buttons to the menu for that gallery. |
|
Select to allow changes to the label, image, tooltip, and description of the control. NOTE:Changes to these settings overwrite the default properties of the selected action. |
|
Specifies the text that appears on the control. NOTE:An ampersand (&) in front of a character in a label indicates that the character will function as a keyboard accelerator key. |
|
Specifies to disable resizing of a group and the controls it contains. When selected, the group is not resized when the Ribbon is resized. |
|
Shows the image that appears on the control. If you don't select an image, an orange circle with an exclamation point appears. |
|
Click to browse for a .PNG or .JPEG image to appear on the control. |
|
Enter a heading that appears when the pointer is held over the control. |
|
Enter a description that appears (below the heading) when the pointer is held over the control. |
|
Click to clear any of changes you've made and restore the default properties of the assigned action. |