[Gambas-user] Readonly combobox

Eilert eilert-sprachen at ...221...
Tue Jan 24 08:39:24 CET 2006


Marco Gusy schrieb:

>I didn't get how to set the combobox selected item by code...
>How do I?
>
>  
>

Use .Index:

myCombo.Index = 2

for example will show the third(!) item.

Rolf





More information about the User mailing list