Select item

Element that selects items in combobox or listbox.

Properties

  • Search pattern: [String] Control search pattern

  • Control: [LTools.Desktop.Model.DUIControl] Control reference

  • Item: [String] Item to select

  • Items: [List] Items list to select

  • Index: [Int32] Item index to select

  • Indexes: [List] Items indexes to select

  • Clear: Clear list before selection

  • Time-out*: [Int32] Element finish max time (ms)

Last updated