Dart.PowerWEB.TextBox Namespace : HtmlBox Class |
![]() | Overloaded. Initializes a new instance of the HtmlBox control. |
![]() | Gets or sets the access key that allows you to quickly navigate to the Web server control. |
![]() | Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control. |
![]() | Gets or sets the identifier for a server control that the Label control is associated with. |
![]() | Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. |
![]() | Gets or sets a value which indicates the number of keystrokes between AutoSave events. |
![]() | Gets or sets a value which indicates the number of seconds between AutoSave events. |
![]() | Overridden. Gets or sets the background color of the control. |
![]() | Gets or sets the name of the background image to display as the background of the HtmlBox. |
![]() | Gets or sets the base path value for url conversions. |
![]() | Gets or sets the blocking state of the control. |
![]() | Overridden. Gets or sets the border color of the control. |
![]() | Overridden. Gets or sets the border style of the control. |
![]() | Overridden. Gets or sets the border width of the control |
![]() | Gets or sets the amount of space (in pixels) between the bottom edge of the editor and the TabStrip. |
![]() | Gets or sets the type of browser as detected by the PowerWEB control. |
![]() | Gets the client-side script which will be written to the response stream when the callback request is ended. |
![]() | Gets or sets ButtonMode value specifying the current mode of the toolbar buttons. |
![]() | Gets a ButtonStyle object representing the style that will be applied to all classes derived from BaseToolbarButton on the toolbar. |
![]() | Gets or sets the type of callbacks performed by the PowerWEB control. |
![]() | Gets the server control identifier generated by ASP.NET. |
![]() | Gets or sets a ColorPaletteType value representing the color palette that the user can select from when editing HTML. |
![]() | Gets a value indicating if the browser was detected to be compatible with the HtmlBox. |
![]() | Overridden. Gets a ControlCollection object that represents the child controls for a specified server control in the UI hierarchy. |
![]() | Gets the style of the Web server control. This property is used primarily by control developers. |
![]() | Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers. |
![]() | Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. |
![]() | Set to true to display a debug window which displays callback data in real-time as it is set/received. |
![]() | Gets or sets a DialogStyle object representing the style that will be applied to all HtmlBoxDialog controls used by the HtmlBox. |
![]() | Represents the label rendered to the user if the HtmlBox.DownlevelMode = DownlevelMode.Label. |
![]() | Controls whether the user sees a Label or a TextArea if their browser is incompatible with the HtmlBox. |
![]() | Represents the textarea control rendered to the user if the HtmlBox.DownlevelMode = DownlevelMode.TextArea. |
![]() | Gets a Style object representing the style that will be applied to all ToolbarDropDown controls used by the HtmlBox. |
![]() | Use to inject validation code into the initial Page render. |
![]() | Gets or sets whether the control issues a callback. |
![]() | Overridden. Gets or sets a value indicating whether the HtmlBox control is enabled. |
![]() | Gets or sets a value indicating whether themes apply to this control. |
![]() | Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. |
![]() | Gets or sets how errors are handled by the control. |
![]() | Gets or sets the message that is displayed if an error occurs and ErrorBehavior is ErrorBehavior.ShowAlert. |
![]() | |
![]() | Overridden. Gets the font properties associated with the Web server control. |
![]() | High-level "helper" collection which provides font formatting values to applicable ToolbarDropDown controls. |
![]() | High-level "helper" collection which provides font name values to applicable ToolbarDropDown controls. |
![]() | High-level "helper" collection which provides font size values to applicable ToolbarDropDown controls. |
![]() | High-level "helper" collection which provides font style values to applicable ToolbarDropDown controls. |
![]() | Overridden. Gets or sets the foreground color (typically the color of the text) of the control. |
![]() | Gets a value indicating whether the control has attributes set. |
![]() | Overridden. Gets or sets the height of the control. |
![]() | Gets or sets the programmatic identifier assigned to the server control. |
![]() | Gets or sets a virtual, relative, or absolute pathname of the directory containing all of the images used by the HtmlBox. |
![]() | Gets the callback state of the PowerWEB control. |
![]() | Gets or sets whether a PowerWEB control updates itself in a callback. |
![]() | Gets a value specifying if the current page request was due to a postback from an HtmlBoxUpload control. |
![]() | Gets or sets the current LayoutType of the HtmlBox. |
![]() | Gets or sets the left position of the PowerWEB control. |
![]() | Gets or sets a value specifying a file path to an XML file specifying localization strings. |
![]() | Gets or sets a value which determines in what language strings are displayed |
![]() | Gets a MenuStyle object representing the style that will be applied to all HtmlBoxMenu controls used by the HtmlBox. |
![]() | Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same ID property value. |
![]() | Gets a reference to the Page instance that contains the server control. |
![]() | Gets a reference to the server control's parent control in the page control hierarchy. |
![]() | Gets or sets a virtual, relative, or absolute pathname of the directory containing all of the images used by the HtmlBox. |
![]() | Gets the HtmlBoxProgressBar representing the progressbar used for the HtmlBox preload, if it is enabled. |
![]() | Gets or sets a value which indicates whether the HtmlBox should be an active HTML editor, or a read-only document viewer. |
![]() | Gets or sets a value which indicates how the HtmlBox should behave when it is right-clicked with the mouse. |
![]() | Gets an HtmlBoxMenu control representing the right-click menu displayed when the user right-clicks on the HtmlBox with the mouse. |
![]() | Gets or sets a value which indicates if the HtmlBox is being requested by a secure connection. |
![]() | Gets information about the container that hosts the current control when rendered on a design surface. |
![]() | Gets or sets the skin to apply to the control. |
![]() | High-level "helper" collection which provides special character values to applicable ToolbarDialogButton controls. |
![]() | Gets or sets a StartupMode value indicating the startup mode of the HtmlBox. |
![]() | Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control. |
![]() | Gets or sets the tab index of the Web server control. |
![]() | Gets a HtmlBoxTabStrip object representing the tabstrip used by the HtmlBox. |
![]() | Gets or sets a convertible object that contains data about the control. |
![]() | Gets or sets a reference to the template that contains this control. |
![]() | Gets the virtual directory of the Page or UserControl that contains the current server control. |
![]() | Gets or sets the text displayed in the editor. |
![]() | Gets the value of the HtmlBox.Text property stripped of any HTML tags. |
![]() | Gets an HtmlBoxTextWindow control representing the actual editing window of the HtmlBox. |
![]() | Gets the value of the HtmlBox.Text property converted to XHTML. |
![]() | Gets an HtmlBoxToolbar control representing the toolbar. |
![]() | Gets or sets the text displayed when the mouse pointer hovers over the Web server control. |
![]() | Gets or sets the top position of the PowerWEB control. |
![]() | Gets or sets the amount of space (in pixels) between the top edge of the editor and the toolbar. |
![]() | Gets the unique, hierarchically qualified identifier for the server control. |
![]() | Gets or sets which fields are posted to the server in a callback. |
![]() | Gets or sets a virtual, relative, or absolute pathname of the directory where all files are uploaded. |
![]() | Gets or sets a value which determines how links are represented in the editor. |
![]() | Gets or sets a value which determines how enter key presses behave. |
![]() | Gets or sets whether the HtmlBox should be rendered in Section 508 compliant mode. |
![]() | Overridden. Gets or sets a value indicating whether the PowerWEB control is visible. |
![]() | Gets or sets the message ID of the HTML element to display a message during a pending callback. |
![]() | Gets or sets the message to display during a pending callback. |
![]() | Overridden. Gets or sets the width of the control. |
![]() | High-level "shortcut" method to quickly create, initialize, and add an item to the toolbar. |
![]() | 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. |
![]() | Applies the style properties defined in the page style sheet to the control. |
![]() | Clears the HtmlBox. |
![]() | Clears the HtmlBox. |
![]() | Returns a deep copy of the current object. |
![]() | 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. |
![]() | Binds a data source to the invoked server control and all its child controls. |
![]() | Enables a server control to perform final clean up before it is released from memory. |
![]() | Searches the current naming container for a server control with the specified id parameter. |
![]() |
Controls whether or not the HtmlBox receives the mouse focus when the page is loaded.
Sets input focus to a control. |
![]() | Returns JavaScript that can be used to initiate a callback to the server. |
![]() | Returns all JavaScript buffered up as a result of setting control properties. |
![]() | Returns a client-side reference to the element. |
![]() | Returns a client-side reference to the style object of the element. |
![]() | Returns the ViewState object used to save and restore state. |
![]() | Determines if the server control contains any child controls. |
![]() | Load a predefined skin XML file. |
![]() | 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. |
![]() | In a callback, updates the controls client-side representation. |
![]() | Overridden. Renders the HTML closing tag of the control into the specified writer. This method is used primarily by control developers. |
![]() | Outputs server control content to a provided HtmlTextWriter object and stores tracing information about the control if tracing is enabled. |
![]() | Overridden. Renders the HTML opening tag of the control into the specified writer. This method is used primarily by control developers. |
![]() | Returns the HtmlBox control to it's inital state. |
![]() | Gets a URL that can be used by the browser. |
![]() | Converts a URL into one that is usable on the requesting client. |
![]() | Overloaded. Save the current HtmlBox configuration as an XML skin file. |
![]() | Assigns an event handler delegate to render the server control and its content into its parent control. |
![]() | Raised after a specified interval or keystroke count. |
![]() | Occurs when the right button of the PowerWEB control is clicked. |
![]() | Occurs when the server control binds to a data source. |
![]() | 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. |
![]() | Occurs when the control is double-clicked. |
![]() | Raised after an attempted file upload. |
![]() | Occurs when the PowerWEB control gains focus. |
![]() | Occurs when F1 is pressed while the control has focus. |
![]() | Occurs when the server control is initialized, which is the first step in its lifecycle. |
![]() | Occurs when a key is down while the control has focus. |
![]() | Occurs when a key is pressed while the control has focus. |
![]() | Occurs when a key is released while the control has focus. |
![]() | Occurs when the server control is loaded into the Page object. |
![]() | Occurs when the PowerWEB control is clicked, providing location data. |
![]() | Occurs when the PowerWEB control loses focus. |
![]() | Occurs when the mouse buttons are pressed while the PowerWEB control has focus. |
![]() | Occurs when the mouse pointer enters the PowerWEB control. |
![]() | Occurs when the mouse pointer leaves the PowerWEB control. |
![]() | Occurs when the mouse buttons are released while the PowerWEB control has focus. |
![]() | Occurs after the Control object is loaded but prior to rendering. |
![]() | Occurs when the content of the HtmlBox is changed upon server postback. |
![]() | Raised when a postback is raised by a toolbar button click. |
![]() | 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.