SetEditBoxSize

Description

Sets the size of the edit box in world coordinates. This sets the size of the actual text entry box, its border will extend beyond these values. SetEditBoxSize will make the text smaller if it is too tall for the new edit box height.

Definition

SetEditBoxSize( index, width, height )

Parameters