getControl()

This method returns the Form-level Control that corresponds the custom control instance. This provides access to all the getter methods that are available on the control object in a form-level action script. It also provides the getter and setter methods for all the custom properties.

Method Return Value:

  • Control