GetControls Method
The GetControls method returns the set of controls that the current applet uses. It returns this set as an object. It uses the following syntax:
GetControls()
It includes no arguments.
For an example that uses the AddClientControl method, see Creating and Managing Client-Side Controls.