PowerWEB LiveControls for ASP.NET
LiveTextBox Class Properties
See Also  Send comments on this topic.
Dart.LiveControls Namespace : LiveTextBox Class


"

For a list of all members of this type, see LiveTextBox members.

"

Public Properties

 NameDescription
public PropertyAccessKeyOverridden.  Gets or sets the access key (underlined letter) that allows you to quickly navigate to the Web server control.  
public PropertyAppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
public PropertyAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyAutoCompleteType (Inherited from System.Web.UI.WebControls.TextBox)
public PropertyAutogenScriptsGets or sets whether scripts should automatically be generated.  
public PropertyAutoPostBackOverridden. Gets or sets a value indicating whether an automatic postback (or callback) to the server will occur whenever the user modifies the text in the LiveTextBox control and then tabs out of the control.  
public PropertyBackColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBlockingGets or sets the blocking state of the control.  
public PropertyBorderColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBrowserTypeGets or sets the type of browser as detected by the PowerWEB control.  
public PropertyBufferedScriptGets the client-side script which will be written to the response stream when the callback request is ended.  
public PropertyCallbackTypeGets or sets the type of callbacks performed by the PowerWEB control.  
public PropertyCausesValidation (Inherited from System.Web.UI.WebControls.TextBox)
public PropertyClientID (Inherited from System.Web.UI.Control)
public PropertyClientIDMode (Inherited from System.Web.UI.Control)
public PropertyColumns (Inherited from System.Web.UI.WebControls.TextBox)
public PropertyControls (Inherited from System.Web.UI.Control)
public PropertyControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyCssClass (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyDebugSet to true to display a debug window which displays callback data in real-time as it is set/received.  
public PropertyDynamicValidationUse to inject validation code into the initial Page render.  
public PropertyEnableCallbackGets or sets whether the control issues a callback.  
public PropertyEnabledOverridden. Gets or sets a value indicating whether the Web server control is enabled.  
public PropertyEnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyEnableViewState (Inherited from System.Web.UI.Control)
public PropertyErrorBehaviorGets or sets how errors are handled by the control.  
public PropertyErrorMessageGets or sets the message that is displayed if an error occurs and ErrorBehavior is ErrorBehavior.ShowAlert.  
public PropertyFontOverridden. Gets the font properties associated with the Web server control.  
public PropertyForeColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyHasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyHeight (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyID (Inherited from System.Web.UI.Control)
public PropertyIsCallbackGets the callback state of the PowerWEB control.  
public PropertyIsLiveGets or sets whether a PowerWEB control updates itself in a callback.  
public PropertyLeftGets or sets the left position of the PowerWEB control.  
public PropertyMaxLength (Inherited from System.Web.UI.WebControls.TextBox)
public PropertyNamingContainer (Inherited from System.Web.UI.Control)
public PropertyPage (Inherited from System.Web.UI.Control)
public PropertyParent (Inherited from System.Web.UI.Control)
public PropertyReadOnlyOverridden. Gets or sets a value indicating whether the contents of the LiveTextBox control can be changed.  
public PropertyRenderingCompatibility (Inherited from System.Web.UI.Control)
public PropertyRows (Inherited from System.Web.UI.WebControls.TextBox)
public PropertySite (Inherited from System.Web.UI.Control)
public PropertySkinID (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertySupportsDisabledAttribute (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyTabIndexOverridden. Gets or sets the tab index of the Web server control.  
public PropertyTagGets or sets a convertible object that contains data about the control.  
public PropertyTemplateControl (Inherited from System.Web.UI.Control)
public PropertyTemplateSourceDirectory (Inherited from System.Web.UI.Control)
public PropertyTextOverridden. Gets or sets the text content of the LiveTextBox control.  
public PropertyTextModeOverridden. Gets or sets the behavior mode (single-line, multiline, or password) of the LiveTextBox control.  
public PropertyToolTipOverridden. Gets or sets the text displayed when the mouse pointer hovers over the Web server control.  
public PropertyTopGets or sets the top position of the PowerWEB control.  
public PropertyUniqueID (Inherited from System.Web.UI.Control)
public PropertyUpdateAllGets or sets which fields are posted to the server in a callback.  
public PropertyValidateRequestMode (Inherited from System.Web.UI.Control)
public PropertyValidationGroup (Inherited from System.Web.UI.WebControls.TextBox)
public PropertyViewStateMode (Inherited from System.Web.UI.Control)
public PropertyVisibleOverridden. Gets or sets a value indicating whether the PowerWEB control is visible.  
public PropertyWaitElementIDGets or sets the message ID of the HTML element to display a message during a pending callback.  
public PropertyWaitMessageGets or sets the message to display during a pending callback.  
public PropertyWidth (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyWrap (Inherited from System.Web.UI.WebControls.TextBox)
Top

Protected Properties

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.