Callback "getTitle"

You may use the callback "getTitle" with the following controls:

  • Menu Control:
    • Separator

This callback let you dynamically set the title for the menu separator control. Therefor the Ribbon XML will call the callback "GetTitle" that is stored in the module "basRibbonCallbacks".

To set this callback for a control, choose from the context menu (right mouse button) of the field "Text" the entry "Use Callback "getLabel"".

Subsequent to this selecting the field "Text" as well as the ribbon control will display "*getTitle*". This will ensure that during an export the callback is set accordingly to the Ribbon XML.

To remove the callback allocations for the control select "Delete Callback" from the context menu.