Creation/Dev/Script/Client/GuiTextEditCtrl
From Graal Bible
Inherits from GuiTextCtrl.
Variables
deniedsound - string
historysize - integer
password - boolean
tabcomplete - boolean
Functions
setselection(int, int)
undo()
Events
onTabComplete() - the tab key has been pressed (when tabcomplete=true)
onAction(newtext) - the enter-key has been pressed