:: Forum >>

Setting combo box disabled

Is it possible to set a combo box as diasabled ?

For a HTML Combobox there is a tag called disabled =disabled, but in which way i could tell the combo box in active widget to use this tag ??

Nice weekend
Christopher Arthur
Friday, September 19, 2008
set controlDisabled property to true -

combo.setControlDisabled(true);
Alex (ActiveWidgets)
Friday, September 19, 2008

This topic is archived.


Back to support forum

Forum search