Class wwWebTextBox

The TextBox control provides basic text input functionality for single line, multiline and password type text input.

Custom
  wwWebControl
    wwWebTextBox

Class Members

MemberDescription
Change Change event that is fired if the value of the control is changed. Only fired when AutoPostBack=true.
ControlSource The ControlSource binds a value expression to the Text Property by default.
ControlSourceFormat FoxPro Format String used when a control source is bound to data. Also support a format method.
IsRequired Determines whether the text box can be left empty. If empty an error is created in the BindindErrors collection
LabelText Text for a label before the textbox.
Text The Text property is the key value property for the TextBox. It's the default ControlSource Property as well.
TextMode Input mode for the TextBox control

Requirements



  Last Updated: 2/3/2008 | © West Wind Technologies, 2008