:: com :: sun :: star :: form :: control ::

service ComboBox
Description
describes a combo box control.

The model of the control has to support the ::com::sun::star::form::component::ComboBox service.

See also
::com::sun::star::awt::UnoControl
See also
::com::sun::star::awt::UnoControlModel

Included Services
::com::sun::star::awt::UnoControlComboBox
specifies a control for a combo-box (list box plus edit field).
Exported Interfaces
::com::sun::star::form::XBoundControl
allows locking the input on components.

 
Top of Page