Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the value of the visible property of all referenced controls found within this helper class.
Syntax
public void setControlsVisible([boolean _visible])
Run On
Called
Parameters
- _visible
Type: boolean
The value of the visible property value to set all controls; optional.
Remarks
This method is called from the initControl method to hide all controls on the form.