[]
Enumerates customizable user interface strings. Elements of this enumeration can be used to index strings in the UIStrings array.
public enum UIStringsEnum
| Name | Description |
|---|---|
| CustomizeAddRemoveItems | Text of the "Add or Remove Buttons" command. |
| CustomizeCustomize | Text of the "Customize..." command. |
| CustomizeDeleteToolbarFmt | 'Allows to translate/customize the "confirm toolbar delete" question in the customizer. |
| CustomizeDuplicateToolbarName | Allows to translate/customize the "duplicate toolbar" message in the customizer. |
| CustomizeRenameToolbarDlg | Text of the Rename toolbar dialog command. |
| CustomizeReset | Text of the "Reset" command. |
| CustomizeStatusDone | Allows to translate/customize the status strings in the customizer. |
| CustomizeStatusResetting | Allows to translate/customize the status strings in the customizer. |
| CustomizeStatusRestoring | Allows to translate/customize the status strings in the customizer. |
| CustomizeStatusSaving | Allows to translate/customize the status strings in the customizer. |
| CustomizeToolbarOptions | Text of the "Toolbar Options" command. |
| DockingTabCloseTooltip | Tooltip for the close C1DockingTab button. |
| DockingTabListTooltip | Tooltip for the tab list C1DockngTab button. |
| DockingTabPinTooltip | Tooltip for the auto hide C1DockingTab button. |
| DockingTabScrollNextTooltip | Tooltip for the scroll right C1DockingTab button. |
| DockingTabScrollPrevTooltip | Tooltip for the scroll left C1DockingTab button. |
| More | Text of the "More..." command. |
| MoreMdiChildren | Text of the "More Windows" menu item created by C1CommandMdiList. |
| NavBarAddRemoveMenuText | Add/remove item in the NavBar menu. |
| NavBarCollapsedBarText | Collapsed bar text in the NavBar. |
| NavBarCustomizeButtonsToolTipText | Customize item in the NavBar menu. |
| NavBarHideButtonsMenuText | Hide item in the NavBar menu. |
| NavBarOptionsMenuCancelButtonText | Cancel button text in the NavBar options menu. |
| NavBarOptionsMenuLabelText | Label text in the NavBar options menu. |
| NavBarOptionsMenuMoveDownButtonText | MoveDown button text in the NavBar options menu. |
| NavBarOptionsMenuMoveUpButtonText | MoveUp button text in the NavBar options menu. |
| NavBarOptionsMenuOkButtonText | Ok button text in the NavBar options menu. |
| NavBarOptionsMenuResetButtonText | Reset button text in the NavBar options menu. |
| NavBarOptionsMenuText | Options item in the NavBar menu. |
| NavBarShowButtonsMenuText | Show item in the NavBar menu. |