Visual Basic Reference

SelectedControls Collection

See Also    Example    Properties    Methods    Events

A collection that allows access to all of the currently selected controls on an object.

Syntax

SelectedControls(index)

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