Classes

  ClassDescription
Public classAutoReplaceEventArgs
Provides data for the AutoReplace event.
Public classBadWordEventArgs
Provides data for the BadWordFound event.
Public classBorderDetailedStyle
Style for each border side.
Public classBrowserInfo
Represents information about browser what initiated Page request.
Public classC1BaseStyle
Base class for C1WebDialog styles.
Public classC1SpellChecker
Component that provides spell-checking services to controls and applications.
Public classC1WebColorConverter
Converts a predefined color name or an RGB color value to and from a System.Drawing.Color object.
Public classC1WebDialogBarStyle
The style for the caption bar of a C1WebDialog.
Public classC1WebDialogContentStyle
The style for the content of a C1WebDialog.
Public classC1WebDialogTheme
C1WebDialog Theme.
Public classC1WebEditor
C1WebEditor ASP.NET control.
Public classC1WebSpellCheckerTheme
C1WebSpellChecker Theme.
Public classCaptionButton
A button that can be shown in the C1WebDialog caption box.
Public classCaptionButtons
Provides access to C1WebDialog caption box items like an item or button.
Public classCaptionElement
Item that can be shown in the C1WebDialog caption box, like an item or button.
Public classCharRange
Class that represents a character range within a string. This is used by the C1SpellChecker control to represent the spelling mistakes found in text.
Public classCharRangeList
List of CharRange objects.
Public classCursorStyleConverter
Converts a predefined color name or an RGB color value to and from a System.Drawing.Color object.
Public classDialogBorder
C1WebDialog border representing C1WebDialog borders made of separate images.
Public classExtendedItemStyle
Extended Style.
Public classExtendedTableStyle
Extended Style for the table. Contains Cellpadding and Cellspacing properties.
Public classPalominoAjaxControlBase
Base class for Palomino controls.
Public classSpellDictionary
Class that contains a list of words and methods looking them up and loading them from a compressed file.
Public classSpellDictionaryBase
Base class for built-in and user dictionaries (see (SpellDictionary and UserDictionary).
Public classSpellOptions
Class that contains spelling options including words to ignore, whether to show suggestions in a spell context menu, etc.
Public classUserDictionary
Class that contains a list of additional words and methods for managing the list.
Public classUTFSupport
UTFSupport
Public classViewStateClass
Base class for C1WebDialog classes using ViewState.
Public classWordDictionary
Dictionary of words and their replacements.
Public classWordList
Keyed list of words to ignore while spell-checking.

Interfaces

  InterfaceDescription
Public interfaceIC1Style
Public interfaceIC1UrlResolutionService
Defines a service implemented by objects to resolve relative URLs based on contextual information.
Public interfaceISpellDictionary
Interface implemented by all spell dictionaries.
Public interfaceISpellParser
Interface that must be implemented by custom spell-check parsers.

Delegates

  DelegateDescription
Public delegateAutoReplaceEventHandler
Represents the method that will handle the AutoReplace event.
Public delegateBadWordEventHandler
Represents the method that sell me will handle the BadWordFound event.
Public delegateC1WebEditor..::..C1SaveEventHandler
Represents the method that will handle the Save event of a form.
Public delegateC1WebEditor..::..C1TextChangedEventHandler
Represents the method that handles the TextChanged event.

Enumerations

  EnumerationDescription
Public enumerationChildrenAlignEnum
ChildrenAlignEnum.
Public enumerationCursorStyleEnum
Represents style of the mouse pointer.
Public enumerationDialogCaptionControlsSet
Enumeration that represents set of the caption controls available in web dialog.
Public enumerationDialogLanguage
Specifies the language to be used when displaying the built-in spell dialog (see [!:C1SpellDialog]).
Public enumerationDictionaryState
Describes the current state of a SpellDictionary.
Public enumerationDockStyleEnum
Specifies the position and manner in which UIElement is docked.
Public enumerationEditorMode
Represents editor mode (WYSIWYG/Code/Split).
Public enumerationIgnoreOptions
Specifies flags that determine whether words should be ignored during spell-checking.
Public enumerationPositionTypeEnum
Represents type of the UIElement's position.
Public enumerationToolBarsSet
Enumeration that represents Set of predefined ToolBars available to the end-user.