Overview
>
klyn.gui.windows
>
ComboBox
>
select
Overview
Index
Tree
Deprecated
klyn.gui.windows.ComboBox.select
method
public select(index as Int) as Boolean:
Description
Selects an item by index.
combo.select(1)