These FAQs answer some of the most commonly asked questions about customizing the user interface and using the Customize User Interface (CUI) Editor.
Your previous menu customization data is stored in a MNS/MNU, CUI, or CUIx file. You can migrate your menu customization to the new release using the Migrate Custom Settings utility or the Transfer tab of the CUI Editor.
Commands are created and managed through the Command List pane on the Customize tab of the CUI Editor. Once the command has been created, it can be added to different user interface elements.
For example, to add a command to a ribbon panel, expand the Ribbon and Ribbon Panels node in the Customizations In <file name> pane, and then the ribbon panel you want to modify. Drag the command from the Command list to the ribbon panel you want to add it to.
The PICKFIRST and DBLCLKEDIT system variables both need to be set to 1 to enable double-click editing.
This happens when the workspace to which you made changes is not the current workspace. To see the changes, set the modified workspace current.
An enterprise CUIx file can only be edited when it is loaded as the main CUIx file or as a partial CUIx file to the main CUIx file. It is recommended that you load the file as the main CUIx file when you need to make edits. If you create a workspace that needs to include user interface elements from the CUIx file that is normally designated as the main CUIx file, load the main CUIx file temporarily as the enterprise CUIx file while making edits.
Workspaces are used to control the display of pull-down menus on the menu bar.
Workspaces are used to control the positioning of pull-down menus on the menu bar.
This happens because the images for the custom icons used by the user interface elements are not located in the program's Support File Search Paths. Locate the missing images using File Explorer, and copy them to the location defined under the Customization Files Custom Icon Location node on the Files tab of the Options dialog box. By default, the path under the Custom Icon Location node is
A flyout might not work for correctly because
The message box is displayed when a toolbar that is being referenced as a toolbar flyout cannot be found. Verify that all necessary CUIx files are loaded, and the alias assigned to the flyout matches the toolbar in the CUIx file. To resolve the problem, perform the following steps:
Use the Find option to look for a toolbar element with an alias that matches the text string in the Source Toolbar property of the flyout that does not work. If one is not located, remove the flyout from the toolbar, and drag the toolbar that you want to reference as a flyout onto the toolbar.