MdoControl MdoControlContainer Collection

See Also

The collection of one Visual Basic container that contains this Visual Basic control.

Collection Descriptor Descriptor Value
Relationship Type Component-Has-Controls
Source Is Origin No
Minimum Collection Size One
Maximum Collection Size One
Sequenced Collection No
Deletes Propagated Yes
Destinations Named No
Case Sensitive Names Not Applicable
Unique Names Not Applicable

Syntax

object.MdoControlContainer(index)

The MdoControlContainer collection syntax has these parts:

Part Description
object An object expression that evaluates to an MdoControl object.
index An integer index that identifies which element in the collection is to be addressed. The valid range is from one to the number of elements in the collection. The number of elements in the collection is specified by object.MdoControlContainer.Count.