Documentazione di Gambas
Application Repository
Come...
Componenti
Da fare
Documentazione Sviluppatori
Come programmare componenti in C/C++
Come programmare componenti in Gambas
Gambas API
Documenti
Indice del linguaggio
LEGGIMI
Lessico
Licenza dello Wiki
Messaggi di errore
Panoramica del linguaggio
Registrazione
Ultime modifiche
Wiki Manual
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
ComboBox
A
Popup()
method has been requested, that opens the combo popup list.
Assigning
Text
in ReadOnly mode searches in the list to find the specified text.
Setting
Item.Text
must not raise any events.
Calling
Add()
must no raise any events.
Calling
Remove()
must no raise any events.
The control height must no be lower than its font height + 2 pixels.