| Class | Description |
|---|---|
| BaseChildControl | Base class for all child controls used by PowerWEB TextBox for .NET |
| BaseStreamingModule | Summary description for SharedModule. |
| BaseStyle | Summary description for BaseStyle. |
| BaseToolbarButton | Base class for all toolbar buttons. |
| BaseToolbarItem | Provides a common interface for all items on the toolbar. |
| ButtonStyle | Represents the style used by buttons. |
| CallbackException | Exception thrown in callback. |
| CallbackManager | This class is not meant to be used by developers. It is the HTTPModule that coordinates and manages asynchronous callbacks. |
| DialogStyle | Represents the style used by dialogs. |
| DownlevelLabel | Represents the text displayed to downlevel browsers. |
| DownlevelTextArea | Summary description for DownlevelTextBox. |
| FileUploadEventArgs | Provides data for the HtmlBox.FileUpload event. |
| HighlightStyle | Represents the style used by controls that have a highlighted area. |
| HtmlBox | Replaces the TextBox control to provide advanced HTML editing within a browser. |
| HtmlBoxDialog | Represents a dialog. |
| HtmlBoxMenu | Represents a menu. |
| HtmlBoxMenuItem | Represents a single menu item on an HtmlBoxMenu. |
| HtmlBoxMenuItemCollection | Represents a collection used to manage HtmlBoxMenuItems. |
| HtmlBoxProgressBar | Represents a progress bar displayed while the HtmlBox is loading. |
| HtmlBoxTabStrip | Represents the tab strip used to change the modes of the HtmlBox |
| HtmlBoxTextWindow | Represents the actual editing window of the HtmlBox. |
| HtmlBoxUpload | Represents a dialog used to upload/browse for files. |
| HtmlReader | HTMLReader |
| KeyEventArgs | Provides data for the KeyDown, KeyPress or KeyUp event. |
| LocationEventArgs | Provides location data for any events that occur when a user clicks on a PowerWEB control. |
| MenuStyle | Represents the style used by menus. |
| ResourceHttpHandler | |
| StringArrayList | Represents a collection used to maintain strings. |
| StringArrayListConverter | |
| StringValueCollection | Represents a collection used to maintain string names and values. |
| StringValueCollectionConverter | |
| Toolbar | Represents the toolbar of the HtmlBox. |
| ToolbarButton | Represents a button that performs standard formatting. |
| ToolbarButtonEventArgs | Provides data for the HtmlBox.ToolbarButtonClick event. |
| ToolbarDialogButton | Represents a button that raises a dialog. |
| ToolbarDropDown | Represents a drop-down select box. |
| ToolbarDropDownItem | Represents a single item of a ToolbarDropDown. |
| ToolbarDropDownItemCollection | Manages ToolbarDropDownItems |
| ToolbarImage | Represents a non-interactive image on the toolbar. |
| ToolbarItemCollection | Represents a collection used to manage BaseToolbarItem controls. |
| ToolbarMenuButton | Represents a button that opens a menu. |
| ToolbarText | Represents non-interactive text on the toolbar. |
| ToolbarUploadButton | Represents a button that raises an upload dialog. |
| Enumeration | Description |
|---|---|
| BrowserType | Enumerates values which describe the Web browser in use. |
| ButtonMode | Enumerates possible values for the HtmlBox.ButtonMode property. |
| CallbackType | Enumerates values which describe the type of callback mechanism in use. |
| ClickBehavior | Enumerates the different types of ClickBehavior for ToolbarButtons. |
| ColorPaletteType | Enumerates possible values for the HtmlBox.ColorPaletteType property. |
| CursorType | Enumerates possible values for the MouseOverCursor, MouseUpCursor, and MouseDownCursor properties of buttons. |
| DownlevelMode | Enumerates what users with incompatible browsers see when they load the editor. |
| ErrorBehavior | Enumerates values which describe the behavior when an error condition occurs. |
| InternalDialogType | Enumerates the internally rendered type of dialog associated with a ToolbarDialogButton. |
| LayoutType | Enumerates the different ways the HtmlBox can be rendered. |
| LocalizationType | Enumerates the localization type used to display strings in the HtmlBox. |
| RightClickBehavior | Enumerates what occurs when the user right-clicks on the HtmlBox. |
| StartupMode | Enumerates the ways the HtmlBox can be started. |
| ToolbarButtonType | Enumerates the different types of ToolbarButton controls. |
| ToolbarDialogButtonType | Enumerates the different types of ToolbarDialogButton controls. |
| ToolbarDropDownType | Enumerates the different types of ToolbarDropDown controls. |
| ToolbarImageType | Enumerates the different types of ToolbarImage controls. |
| ToolbarItemType | Provides a common interface for all items on the toolbar. |
| ToolbarMenuButtonType | Enumerates the different types of ToolbarMenuButton controls. |
| ToolbarTextType | Enumerates the different types of ToolbarText controls. |
| ToolbarUploadButtonType | Enumerates the different types of ToolbarUploadButton controls. |
| UploadMode | Enumerates the different types of file uploads. |
| UrlType | Enumerates the types of url conversions. |
| ViewStateCacheType | An enumeration used to describe how the ViewStateCache mechanism is configured. |
| WindowType | Enumerates the different types of dialog windows. |
| Delegate | Description |
|---|---|
| AutoSaveEventHandler | Represents a method which will handle the HtmlBox.AutoSave event. |
| FileUploadEventHandler | Represents a method which will handle the HtmlBox.FileUpload event. |
| KeyEventHandler | The delegate for the Key event. |
| LocationEventHandler | The delegate for events that require location information. |
| ToolbarButtonClickEventHandler | Represents a method which will handle the HtmlBox.ToolbarButtonClick event. |
Dart.PowerWEB.TextBox Assembly
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.