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

service UnoControlComboBox
Description
specifies a combo box control.

Included Services
UnoControlEdit
specifies an edit control.
Exported Interfaces
XComboBox
gives access to the items of a combo box and makes it possible to register item and action event listeners.

 
Top of Page