Controls Property

       

Returns a reference to a collection of Control objects.

Syntax

object.Controls

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Remarks

You can manipulate Control objects using the reference returned by the Controls property.