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