Groupbox"

From Documentation
Line 9: Line 9:
 
= Employment/Purpose =
 
= Employment/Purpose =
  
 
+
A group box is used to group components together. A border is typically drawn around the components to show that they are related. The label across the top of the group box can be created by using the <tt>caption</tt> component. It works much like the HTML legend element. Unlike windows, a group box is not an owner of the ID space. It cannot be overlapped or popup.
  
 
= Example =
 
= Example =

Revision as of 07:41, 21 April 2010

Groupbox

Employment/Purpose

A group box is used to group components together. A border is typically drawn around the components to show that they are related. The label across the top of the group box can be created by using the caption component. It works much like the HTML legend element. Unlike windows, a group box is not an owner of the ID space. It cannot be overlapped or popup.

Example

Supported events

Name
Event Type
Text Text

Supported Children

*ALL

Use cases

Version Description Example Location
5.0+ Text Text

Version History

Version Date Content
5.x.x x/x/20xx Initialization



Last Update : 2010/04/21

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.