service UnoControlComboBox in module com::sun::star::awt::

(Global Index)

Syntax

service UnoControlComboBox;

Description

specifies a control for a combo-box (list box plus edit field).

Included Services

com::sun::star::awt::UnoControlEdit

Exported Interfaces

com::sun::star::awt::XComboBox

Description

gives access to the items of a combo box and makes it possible to register item and action event listeners.


Top of Page