Group object
Represents a set of objects that have been grouped together on a display. The Group object is not a creatable object. It is accessible through the Elements collection.
When you add VBA code for mouse-related events for a Group object, the object behaves as if Touch animation is added to it, that is, it is highlighted when the mouse passes over it.
Remarks
When you click a windowed ActiveX control that is part of a Group object, the mouse events for the ActiveX control will fire rather than the mouse events for the Group object.
Properties
Methods
Events
Constants
Provide Feedback