SetEditBoxActive

Description

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

Definition

SetEditBoxActive( index, active )

Parameters