Subscriber portal
Sets or returns an integer data type that indicates whether a control is hidden from the user.
public int userHide([int value])
The user can hide a form group control by right-clicking the control and then clicking Hide. This method lets you programmatically determine whether the control is hidden.