ZOOM

This function gives the user a much larger area in which they can enter data.  It’s particularly useful since it saves ‘space’ on your form.  You could for example have a small textbox for entering notes, and by means of the ‘zoom’ function, the user can then enter the notes much easier.

ZOOM(tag)

PARAMETERS

tag

The TAG value of one of the controls on your form. 

Example:
ZOOM(MyControl)