combobox.dropped Property


value = combobox.dropped;
combobox.dropped = value;

Returns true if the combo dropdown is visible and false otherwise. Setting this property to true will show the dropdown and false will hide it.

See also

combobox Overview

 


© 2003 Lightweight Technologies. All rights reserved.