Share via


Visual Basic Reference

ContainedControls Collection

See Also    Example    Properties    Methods    Events

A collection that allows access to the controls contained within a control that were added by the developer who uses the control.

Syntax

ContainedControls(index)

The placeholder index represents an integer with a range from 0 to ContainedControls.Count - 1.