| Dart.PowerWEB.TextBox Namespace : HtmlBox Class |
For a list of all members of this type, see HtmlBox members.
AutoSave | Raised after a specified interval or keystroke count. |
ContextMenuChanged | Occurs when the right button of the PowerWEB control is clicked. |
DataBinding (Inherited from System.Web.UI.Control) | Occurs when the server control binds to a data source. |
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. |
DoubleClick | Occurs when the control is double-clicked. |
FileUpload | Raised after an attempted file upload. |
GotFocus | Occurs when the PowerWEB control gains focus. |
HelpRequested | Occurs when F1 is pressed while the control has focus. |
Init (Inherited from System.Web.UI.Control) | Occurs when the server control is initialized, which is the first step in its lifecycle. |
KeyDown | Occurs when a key is down while the control has focus. |
KeyPress | Occurs when a key is pressed while the control has focus. |
KeyUp | Occurs when a key is released while the control has focus. |
Load (Inherited from System.Web.UI.Control) | Occurs when the server control is loaded into the Page object. |
LocationClick | Occurs when the PowerWEB control is clicked, providing location data. |
LostFocus | Occurs when the PowerWEB control loses focus. |
MouseDown | Occurs when the mouse buttons are pressed while the PowerWEB control has focus. |
MouseEnter | Occurs when the mouse pointer enters the PowerWEB control. |
MouseLeave | Occurs when the mouse pointer leaves the PowerWEB control. |
MouseUp | Occurs when the mouse buttons are released while the PowerWEB control has focus. |
PreRender (Inherited from System.Web.UI.Control) | Occurs after the Control object is loaded but prior to rendering. |
TextChanged | Occurs when the content of the HtmlBox is changed upon server postback. |
ToolbarButtonClick | Raised when a postback is raised by a toolbar button click. |
Unload (Inherited from System.Web.UI.Control) | Occurs when the server control is unloaded from memory. |
HtmlBox Class | Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.