DMComboBox object represents a ComboBox ActiveX control.
It may be used instead of <SELECT> HTML control since it
has much more useful properties. For example, standard combobox
does not allow text editing, while DMComboBox does; and so on.
See also DMComboBox test page.