Difference between revisions of "Documentation/DevGuide/Basic/Group Box"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Basic and Dialogs)
m (Robot: Changing Category:Documentation/Developers Guide/Basic and Dialogs)
Line 13: Line 13:
 
{{PDL1}}
 
{{PDL1}}
  
[[Category:Documentation/Developers Guide/Basic and Dialogs]]
+
[[Category:Documentation/Developer's Guide/Basic and Dialogs]]

Revision as of 07:34, 5 June 2008



The group box control com.sun.star.awt.UnoControlGroupBox creates a frame to visually group other controls together, such as option buttons and check boxes. Note that the group box control does not provide any container functionality for other controls, it only has visual functionality. For more details, see Option Button.

The group box contains a label embedded within the border and is set by the Label property. In most cases, the group box control is only used passively.

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools