Online documentation, manuals and tutorials
< All Topics
Print

Dropdown (EEZ-GUI)

Description

We can use this widget when we need to select one option from the list.

Properties

Specific

Data

EXPRESSION (integer)

The variable in which the zero-based index of the selected option will be stored.

Options

EXPRESSION (any)

List of options.

Visible

EXPRESSION (boolean)

If the calculated expression is true then the Widget is visible, and if it is false then the Widget is hidden. It can be left blank, in which case the Widget is always visible.

Examples

  • eez-gui-widgets-demo
Page content