See Also

HtmlBox Class  | Dart.PowerWEB.TextBox Namespace

See Also PowerWEB TextBox for ASP.NET

HtmlBox Class Events

Dart.PowerWEB.TextBox Namespace : HtmlBox Class

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

Public Events

Public Event AutoSave Raised after a specified interval or keystroke count.
Public Event ContextMenuChanged Occurs when the right button of the PowerWEB control is clicked.
Public Event DataBinding (Inherited from System.Web.UI.Control)Occurs when the server control binds to a data source.
Public Event Disposed (Inherited from System.Web.UI.Control)Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested.
Public Event DoubleClick Occurs when the control is double-clicked.
Public Event FileUpload Raised after an attempted file upload.
Public Event GotFocus Occurs when the PowerWEB control gains focus.
Public Event HelpRequested Occurs when F1 is pressed while the control has focus.
Public Event Init (Inherited from System.Web.UI.Control)Occurs when the server control is initialized, which is the first step in its lifecycle.
Public Event KeyDown Occurs when a key is down while the control has focus.
Public Event KeyPress Occurs when a key is pressed while the control has focus.
Public Event KeyUp Occurs when a key is released while the control has focus.
Public Event Load (Inherited from System.Web.UI.Control)Occurs when the server control is loaded into the Page object.
Public Event LocationClick Occurs when the PowerWEB control is clicked, providing location data.
Public Event LostFocus Occurs when the PowerWEB control loses focus.
Public Event MouseDown Occurs when the mouse buttons are pressed while the PowerWEB control has focus.
Public Event MouseEnter Occurs when the mouse pointer enters the PowerWEB control.
Public Event MouseLeave Occurs when the mouse pointer leaves the PowerWEB control.
Public Event MouseUp Occurs when the mouse buttons are released while the PowerWEB control has focus.
Public Event PreRender (Inherited from System.Web.UI.Control)Occurs after the Control object is loaded but prior to rendering.
Public Event TextChanged Occurs when the content of the HtmlBox is changed upon server postback.
Public Event ToolbarButtonClick Raised when a postback is raised by a toolbar button click.
Public Event Unload (Inherited from System.Web.UI.Control)Occurs when the server control is unloaded from memory.

See Also

HtmlBox Class  | Dart.PowerWEB.TextBox Namespace


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.