Returns or sets the container of a control on a Form. Not available at design time.
Set object.Container [= container]
The parts of the Container property syntax are described in the following table.
| Part | Description |
|---|---|
| object | An object expression that evaluates to an object. |
| container | An object expression that evaluates to an object that can serve as a container for other controls. |