Toolbar Properties

These properties configure toolbars.

If you want to change the default values, enter your changes in the emxSystem.properties page object. For more information, see Editing Properties Using MQL.

Property Name Property Description Valid Values
emxFramework.Toolbar.PivotCommand.Limit Controls when the app converts commands in the Actions menu to toolbar commands. If a command has been defined both as a toolbar command and a menu command, the app does not add the menu command in addition to the toolbar command.

For example, if this property is set to 4, when the app opens a page, it counts how many commands are in the Actions menu on that page. If the menu has four or less commands, the app adds each menu command to the toolbar and does not add the Actions menu.

If the value for this property is set to a number that causes the toolbar to run out of room, the excess commands are added to an expand (displayed as a chevron at the end of the toolbar) menu.

If the property is missing or an invalid value is entered, no errors occur and the menu commands are not moved to the toolbar.

Positive integer
emxFramework.UIActionbarMenu.Label= Defines the menu to create if the above property value is exceeded. Menu name (can be a string resource)
emxFramework.Toolbar.DefaultCmdIcon Defines a default image to use in the toolbar if a command does not have an associated image. This property has no effect on the top bar. Image filename
emxFramework.Toolbar.MaximumLength Defines the maximum number of characters to display in toolbar labels. Positive integer