DIM hTextBox AS TextBox hTextBox = NEW TextBox ( Parent AS Container ) [ AS "event name" ]
Creates a new textbox.