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.
Group derives from the Control class; no classes derive from this class.
Group inherits all its methods from the AnyWin class and Control class.
Group inherits all its properties from the AnyWin class and Control class.