SetEditBoxVisible

Description

Toggles the visible status of this edit box, when visible is set to 1 the edit box can be clicked on, gain focus and be changed, when set to 0 the edit box is not shown, cannot be changed, nor gain focus.

Definition

SetEditBoxVisible( index, visible )

Parameters