show / hide menu

ShowControl

This function is used to Show control on the row which is hidden using HideControl rule.

Syntax:

ShowControl(Control Name)

where

Control Name is the name of the control to show.

Example:
ShowControl(TextBox1)