Classes
Class | Description | |
---|---|---|
![]() | AutoReplaceEventArgs |
Provides data for the AutoReplace event.
|
![]() | BadWordEventArgs |
Provides data for the BadWordFound event.
|
![]() | BorderDetailedStyle |
Style for each border side.
|
![]() | BrowserInfo |
Represents information about browser what initiated Page request.
|
![]() | C1BaseStyle |
Base class for C1WebDialog styles.
|
![]() | C1SpellChecker |
Component that provides spell-checking services to controls and applications.
|
![]() | C1WebColorConverter |
Converts a predefined color name or an RGB color value to and
from a System.Drawing.Color object.
|
![]() | C1WebDialogBarStyle |
The style for the caption bar of a C1WebDialog.
|
![]() | C1WebDialogContentStyle |
The style for the content of a C1WebDialog.
|
![]() | C1WebDialogTheme |
C1WebDialog Theme.
|
![]() | C1WebEditor |
C1WebEditor ASP.NET control.
|
![]() | C1WebSpellCheckerTheme |
C1WebSpellChecker Theme.
|
![]() | CaptionButton |
A button that can be shown in the C1WebDialog caption box.
|
![]() | CaptionButtons |
Provides access to C1WebDialog caption box items like an item or button.
|
![]() | CaptionElement |
Item that can be shown in the C1WebDialog caption box, like an item or button.
|
![]() | CharRange |
Class that represents a character range within a string.
This is used by the C1SpellChecker control to represent the
spelling mistakes found in text.
|
![]() | CharRangeList |
List of CharRange objects.
|
![]() | CursorStyleConverter |
Converts a predefined color name or an RGB color value to and
from a System.Drawing.Color object.
|
![]() | DialogBorder | C1WebDialog border representing C1WebDialog borders made of separate images.
|
![]() | ExtendedItemStyle |
Extended Style.
|
![]() | ExtendedTableStyle |
Extended Style for the table.
Contains Cellpadding and Cellspacing properties.
|
![]() | PalominoAjaxControlBase |
Base class for Palomino controls.
|
![]() | SpellDictionary |
Class that contains a list of words and methods looking them up and loading them from a compressed file.
|
![]() | SpellDictionaryBase |
Base class for built-in and user dictionaries (see (SpellDictionary and
UserDictionary).
|
![]() | SpellOptions |
Class that contains spelling options including words to ignore, whether to show suggestions in
a spell context menu, etc.
|
![]() | UserDictionary |
Class that contains a list of additional words and methods for managing the list.
|
![]() | UTFSupport |
UTFSupport
|
![]() | ViewStateClass |
Base class for C1WebDialog classes using ViewState.
|
![]() | WordDictionary |
Dictionary of words and their replacements.
|
![]() | WordList |
Keyed list of words to ignore while spell-checking.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IC1Style | |
![]() | IC1UrlResolutionService |
Defines a service implemented by objects to resolve relative URLs based on contextual information.
|
![]() | ISpellDictionary |
Interface implemented by all spell dictionaries.
|
![]() | ISpellParser |
Interface that must be implemented by custom spell-check parsers.
|
Delegates
Delegate | Description | |
---|---|---|
![]() | AutoReplaceEventHandler |
Represents the method that will handle the AutoReplace event.
|
![]() | BadWordEventHandler |
Represents the method that sell me will handle the BadWordFound event.
|
![]() | C1WebEditor..::..C1SaveEventHandler |
Represents the method that will handle the Save event of a form.
|
![]() | C1WebEditor..::..C1TextChangedEventHandler |
Represents the method that handles the TextChanged event.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | ChildrenAlignEnum |
ChildrenAlignEnum.
|
![]() | CursorStyleEnum |
Represents style of the mouse pointer.
|
![]() | DialogCaptionControlsSet |
Enumeration that represents set of the caption controls
available in web dialog.
|
![]() | DialogLanguage |
Specifies the language to be used when displaying the built-in spell dialog (see [!:C1SpellDialog]).
|
![]() | DictionaryState |
Describes the current state of a SpellDictionary.
|
![]() | DockStyleEnum |
Specifies the position and manner in which UIElement is docked.
|
![]() | EditorMode |
Represents editor mode (WYSIWYG/Code/Split).
|
![]() | IgnoreOptions |
Specifies flags that determine whether words should be ignored during spell-checking.
|
![]() | PositionTypeEnum |
Represents type of the UIElement's position.
|
![]() | ToolBarsSet |
Enumeration that represents Set of predefined ToolBars
available to the end-user.
|