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

service UnoControlCheckBox
Description
specifies a check box control.

Included Services
UnoControl
specifies an abstract control.
Exported Interfaces
XCheckBox
gives access to the state of a check box and makes it possible to register for events.
XLayoutConstrains
specifies the layout constraints for a surrounding container.

 
Top of Page