The members of System.Web.UI.WebControls.TextBox are listed below.
See Also: Inherited members from System.Web.UI.WebControls.WebControl
TextBox()Documentation for this section has not yet been entered.
AutoCompleteType AutoCompleteType. Documentation for this section has not yet been entered. AutoPostBack bool. Documentation for this section has not yet been entered. CausesValidation bool. Documentation for this section has not yet been entered. Columns int. Documentation for this section has not yet been entered. MaxLength int. Documentation for this section has not yet been entered. ReadOnly bool. Documentation for this section has not yet been entered. Rows int. Documentation for this section has not yet been entered. Text string. Documentation for this section has not yet been entered. TextMode TextBoxMode. Documentation for this section has not yet been entered. ValidationGroup string. Documentation for this section has not yet been entered. Wrap bool. Documentation for this section has not yet been entered.
[read-only] overrideTagKey System.Web.UI.HtmlTextWriterTag. Documentation for this section has not yet been entered.
overrideAddAttributesToRender(System.Web.UI.HtmlTextWriter) Documentation for this section has not yet been entered. overrideAddParsedSubObject(object) Documentation for this section has not yet been entered.LoadPostData(string, System.Collections.Specialized.NameValueCollection) : bool Documentation for this section has not yet been entered. overrideOnPreRender(EventArgs) Documentation for this section has not yet been entered.OnTextChanged(EventArgs) Documentation for this section has not yet been entered.RaisePostDataChangedEvent() Documentation for this section has not yet been entered. overrideRender(System.Web.UI.HtmlTextWriter) Documentation for this section has not yet been entered. overrideSaveViewState() : object Documentation for this section has not yet been entered.
TextChanged Documentation for this section has not yet been entered.
System.Web.UI.IPostBackDataHandler.LoadPostData Documentation for this section has not yet been entered. System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent Documentation for this section has not yet been entered.