See Also

HtmlBox Class  | Dart.PowerWEB.TextBox Namespace

See Also PowerWEB TextBox for ASP.NET

HtmlBox Class Methods

Dart.PowerWEB.TextBox Namespace : HtmlBox Class

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

Public Methods

Public Method AddToolbarItem High-level "shortcut" method to quickly create, initialize, and add an item to the toolbar.
Public Method ApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)Copies any nonblank elements of the specified style to the Web control, overwriting any existing style elements of the control. This method is primarily used by control developers.
Public Method ApplyStyleSheetSkin (Inherited from System.Web.UI.Control)Applies the style properties defined in the page style sheet to the control.
Public Method Clear Clears the HtmlBox.
Public Method ClearStyles Clears the HtmlBox.
Public Method Clone Returns a deep copy of the current object.
Public Method CopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)Copies the properties not encapsulated by the Style object from the specified Web server control to the Web server control that this method is called from. This method is used primarily by control developers.
Public Method DataBind (Inherited from System.Web.UI.Control)Binds a data source to the invoked server control and all its child controls.
Public Method Dispose (Inherited from System.Web.UI.Control)Enables a server control to perform final clean up before it is released from memory.
Public Method FindControl (Inherited from System.Web.UI.Control)Searches the current naming container for a server control with the specified id parameter.
Public Method Focus (Inherited from System.Web.UI.Control) Controls whether or not the HtmlBox receives the mouse focus when the page is loaded.
Sets input focus to a control.
Public Method GetCallbackEventReference Returns JavaScript that can be used to initiate a callback to the server.
Public Method GetScript Returns all JavaScript buffered up as a result of setting control properties.
Public Method GetScriptObjectReference Returns a client-side reference to the element.
Public Method GetScriptStyleReference Returns a client-side reference to the style object of the element.
Public Method GetViewState Returns the ViewState object used to save and restore state.
Public Method HasControls (Inherited from System.Web.UI.Control)Determines if the server control contains any child controls.
Public Method LoadSkin Load a predefined skin XML file.
Public Method MergeStyle (Inherited from System.Web.UI.WebControls.WebControl)Copies any nonblank elements of the specified style to the Web control, but will not overwrite any existing style elements of the control. This method is used primarily by control developers.
Public Method Refresh In a callback, updates the controls client-side representation.
Public Method RenderBeginTag Overridden.  Renders the HTML closing tag of the control into the specified writer. This method is used primarily by control developers.
Public Method RenderControl (Inherited from System.Web.UI.Control)Outputs server control content to a provided HtmlTextWriter object and stores tracing information about the control if tracing is enabled.
Public Method RenderEndTag Overridden.  Renders the HTML opening tag of the control into the specified writer. This method is used primarily by control developers.
Public Method Reset Returns the HtmlBox control to it's inital state.
Public Method ResolveClientUrl (Inherited from System.Web.UI.Control)Gets a URL that can be used by the browser.
Public Method ResolveUrl (Inherited from System.Web.UI.Control)Converts a URL into one that is usable on the requesting client.
Public Method SaveSkin Overloaded.  Save the current HtmlBox configuration as an XML skin file.
Public Method SetRenderMethodDelegate (Inherited from System.Web.UI.Control)Assigns an event handler delegate to render the server control and its content into its parent control.

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.