Version

Infragistics.WebUI.WebHtmlEditor Namespace

Classes
 ClassDescription
ClassBaseChildControl Base class for all child controls used by WebHtmlEditor for .NET
ClassBaseStyle Summary description for BaseStyle.
ClassBaseToolbarButton Base class for all toolbar buttons.
ClassBaseToolbarItem Provides a common interface for all items on the toolbar.
ClassButtonStyle Represents the style used by buttons.
ClassClientSideEvents Object that keeps the list of names for event function handlers used by JavaScript on client side.
ClassDialogStyle Represents the style used by dialogs.
ClassDownlevelLabel Represents the text displayed to downlevel browsers.
ClassDownlevelTextArea Summary description for DownlevelTextBox.
ClassDropDownItemsForm Summary description for DropDownItemsForm.
ClassExpandEffects Effects that are applied to the drop-down lists and dialog used by WebHtmlEditor.
ClassFileListForm Summary description for ImageListForm.
ClassFileUploadEventArgs  
ClassFontListForm Summary description for FontListForm.
ClassHighlightStyle Represents the style used by controls that have a highlighted area.
ClassHtmlBoxDialog Represents a dialog.
ClassHtmlBoxMenu Represents a menu.
ClassHtmlBoxMenuItem Represents a single menu item on an HtmlBoxMenu.
ClassHtmlBoxMenuItemCollection Represents a collection used to manage HtmlBoxMenuItems.
ClassHtmlBoxProgressBar Represents a progress bar displayed while the WebHtmlEditor is loading.
ClassHtmlBoxTabStrip Represents the tab strip used to change the modes of the WebHtmlEditor
ClassHtmlBoxTextWindow Represents the actual editing window of the WebHtmlEditor.
ClassHtmlBoxUpload Represents a dialog used to upload/browse for files.
ClassHtmlReader HTMLReader
ClassLocalizationTypeForm Summary description for LocalizationFileForm.
ClassMenuItemsForm Summary description for MenuItemsForm.
ClassMenuStyle Represents the style used by menus.
ClassNewDropDownItemForm Summary description for NewDropDownItemForm.
ClassNewMenuItemForm Summary description for NewMenuItemForm.
ClassObjectLibrary Summary description for ObjectLibrary.
ClassPathData  
ClassPropertyBuilder  
ClassPropertyBuilderForm Summary description for DesignhtmlBoxForm.
ClassSelectDirectoryForm  
ClassStringArrayList Represents a collection used to maintain strings.
ClassStringArrayListConverter  
ClassStringsCollectionForm Summary description for StringsDictionaryForm.
ClassStringValueCollection Represents a collection used to maintain string names and values. Represents a serializable string dictionary. Represents a serializable string dictionary.
ClassStringValueCollectionConverter  
ClassTextChangedEventArgs Argument for TextChange event
ClassToolbar Represents the toolbar of the WebHtmlEditor.
ClassToolbarButton Represents a button that performs standard formatting.
ClassToolbarDialogButton Represents a button that raises a dialog.
ClassToolbarDropDown Represents a drop-down select box.
ClassToolbarDropDownItem Represents a single item of a ToolbarDropDown.
ClassToolbarDropDownItemCollection Manages ToolbarDropDownItems
ClassToolbarEventArgs Provides data for the WebHtmlEditor.ToolbarClick event.
ClassToolbarImage Represents a non-interactive image on the toolbar.
ClassToolbarItemCollection Represents a collection used to manage BaseToolbarItem controls.
ClassToolbarMenuButton Represents a button that opens a menu.
ClassToolbarText Represents non-interactive text on the toolbar.
ClassToolbarUploadButton Represents a button that raises an upload dialog.
ClassVirtualDirectoryInfo  
ClassVirtualPathConversion A utility class used to convert between physical paths and virtual paths.
ClassWebHtmlEditor Replaces the TextBox control to provide advanced HTML editing within a browser.
Delegates
 DelegateDescription
DelegateFileUploadEventHandler  
DelegateTextChangedEventHandler TextChange event handler
DelegateToolbarClickEventHandler Represents a method which will handle the WebHtmlEditor.ToolbarClick event.
Enumerations
 EnumerationDescription
EnumerationActionType  
EnumerationButtonMode Enumerates possible values for the WebHtmlEditor.ButtonMode property.
EnumerationColorPaletteSize Enumerates possible values for the WebHtmlEditor.ColorPaletteSize property.
EnumerationDialogType Enumerates the different types of dialog windows.
EnumerationDownlevelMode Enumerates what users with incompatible browsers see when they load the editor.
EnumerationExpandEffectsMode Enumerates what is used for Opacity and Slide properties of ExpandEffects class.
EnumerationInternalDialogType Enumerates the internally rendered type of dialog associated with a ToolbarDialogButton.
EnumerationLayoutType Enumerates the different ways the WebHtmlEditor can be rendered.
EnumerationLocalizationType Enumerates the localization type used to display strings in the WebHtmlEditor.
EnumerationRightClickBehavior Enumerates what occurs when the user right-clicks on the WebHtmlEditor.
EnumerationStartupMode Enumerates the ways the WebHtmlEditor can be started.
EnumerationToolbarButtonType Enumerates the different types of ToolbarButton controls.
EnumerationToolbarDialogButtonType Enumerates the different types of ToolbarDialogButton controls.
EnumerationToolbarDropDownType Enumerates the different types of ToolbarDropDown controls.
EnumerationToolbarImageType Enumerates the different types of ToolbarImage controls.
EnumerationToolbarItemType Provides a common interface for all items on the toolbar.
EnumerationToolbarMenuButtonType Enumerates the different types of ToolbarMenuButton controls.
EnumerationToolbarTextType Enumerates the different types of ToolbarText controls.
EnumerationToolbarUploadButtonType Enumerates the different types of ToolbarUploadButton controls.
EnumerationUploadMode Enumerates the different types of file uploads.
EnumerationUrlType Enumerates the types of url conversions.
EnumerationUseDefaultStyles Enumerates what is used to automatically fill up missing properties of buttons and toolbar.
See Also