Default Callback calls

At this point you may set customized callback calls to the following ribbon controls:

  • Tab
  • Group
  • customUI
  • DialogBoxLauncher
  • Separator
  • ButtonGroup
  • Button
  • Togglebutton
  • Label
  • DropDown
  • CheckBox
  • Editbox
  • SplitButton
  • Menu
  • Gallery

Once the Ribbon XML is created these callbacks will be used and will affect to all ribbon controls of that kind.

Caution: You should only make changes if you are aware of what you are doing !! Otherwise the ribbon may not be displayed correctly in the Office Program!

Buttons:

  • Set Default Values:

    Restores the default values for the selected ribbon control.

  • Set Default Values for all:

    Restores the default values for all ribbon controls.

  • Save:

    Saves the customized callback for the selected ribbon control.