0

List Box Control (version 24)

  • updated 3 mths ago

The List Box control is used to trigger a script to run whenever a selection change is made. As it requires scripting, this control is only available to admin users when creating applications.

Properties

  • *Name - a unique name used to reference the control in script
  • Height - the height of the control in pixels
  • IsMultiSelectEnabled - a checkbox to allow multi-select within the control
  • IsVisible - a checkbox to show or hide the control
  • Items - allows the user to add, remove, reorder, and edit items in the list
  • Width - the width of the control in pixels
  • X - the horizontal coordinate of the top-left corner in relation to its parent container
  • Y - the vertical coordinate of the top-left corner in relation to its parent container
  • *OnSelectionChange - triggers a script to run when an item in the list is selected or deselected

* These properties are only available to Canary users listed on the Axiom>Script access control list within the Identity tile.

Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular

Support Center