Description
Group is the class used to combine controls to give the user visual hints that those controls belong together. Consequently, the
Group control does not have any other functionality that can be expressed in methods.
Availability
This class is supported only on the Open Agent, and only for the following technology domains:
- Java SWT
- Windows Forms
- Win32
Inheritance
Group derives from the
Control class; no classes derive from this class.
Methods
Group inherits all its methods from the
AnyWin class and
Control class.
Properties
Group inherits all its properties from the
AnyWin class and
Control class.