Button Horizontal

This controls is used to arrange multiple buttons horizontally. The control by default includes two buttons. You can add more buttons as you need within the control. To add more buttons to Button Horizontal control, drag the Button Single control inside the container of Button Horizontal control.

Each button in the Button-Hotizontal control has the following settings:

  • Id: The unique ID of each Button element within the Button-Horizontal control.
  • Label: The text to display as label of the UI control.
  • Tooltip: The text to display on hovering the mouse over the control.
  • Enable Icon: Select to display an icon beside the label of the tab.
  • Icon Position: Select whether the icon should display at the left or right of the label. Select the icon element and label element separately and specify the applicable settings.
  • Enable Badge: Badge is a status descriptor for UI element. Select this option to attach a badge to each button element. Specify the applicable settings for badge.
  • Enable Menu: The button can be set as menu that can include multiple menu items and sub-menu items. See Button-Menu.
  • Actions: Launches the script model editor to define the actions to perform in the event of On Click, On Double Click, On Hover, or Custom event. See, Script Model.