DevExpress.XtraSpellChecker.v20.1 Contains classes which are used to implement the main functionality of the XtraSpellChecker. Represents an object that contains various settings for the operation mode of the spell checker. Initializes a new instance of the class with default settings. Gets or sets whether the spell checker is activated on a user entering the control in the parent container. true if the spell check is started automatically when any control within a container gets focus; otherwise, false. Gets or sets the color used to underline the misspelled word. A object. Fires when any property of the object is changed. Gets or sets whether the spelling form can be invoked in a mode. true if a spelling form can be displayed when the spell checker is in mode; otherwise, false. Gets or sets the number of suggested words displayed in the context menu. An integer, representing the number of suggestions for display. Gets or sets the underline style for misspelled words. An enumeration member. Contains classes and enumerations that are intended to localize the User Interface of DevExpress WinForms Spell Checker. A base class that provides necessary functionality for custom localizers of the WinForms Spell Checker. Initializes a new instance of the class with default settings. Gets or sets a localizer object providing localization of the user interface at runtime. An descendant, used to localize the user interface at runtime. Returns a localizer object, which provides resources based on the thread's language and regional settings (culture). An object representing resources based on the thread's culture. Returns a localizer object, which provides resources based on the thread's language and regional settings (culture). A object, which provides resources based on the thread's culture. A default localizer to translate resources for WinForms Spell Checker. Initializes a new instance of the class with default settings. Gets the string, localized by the current , for the specified user interface element. A DevExpress.XtraSpellChecker.Localization.SpellCheckerStringId enumeration value specifying the UI element whose caption (text) is to be localized. A representing the text to be displayed within the specified UI element. Returns the name of the language currently used by this localizer object. A specifying the language used to localize the user interface. Contains options that affect text processing. Initializes a new instance of the class with default settings. Provides data for the event. Initializes a new instance of the class with the specified settings. A object that represents the context menu to be invoked. A representing the point at which a menu is shown. Gets the point at which the popup menu is shown. A representing the point at which the menu is shown. Gets the control's context menu. An object that represents the context menu. Represents a method that will handle the event. An object that triggers the event. A object that provides data for the event. The component that holds dictionaries available for different instances of the component. Initializes a new instance of the class with default settings. Initializes a new class instance with the specified container. A object that provides functionality for containers. Provides access to shared dictionaries that are stored in a separate component to be available throughout the application. A object, representing a collection of shared dictionaries. The component that allows you to add Microsoft Office style spell checking capabilities into your application. Initializes a new instance of the class with default settings. Initializes a new instance of the class with the specified container. An object implementing the interface. Invokes the About dialog box. Performs a spell check of the word, which occupies the rectangular area to which the specified point belongs. A that aims the spell checker to test a word located at that point. A DevExpress.XtraSpellChecker.Rules.SpellCheckErrorBase class instance that contains information on the checked word and found suggestions. Checks whether the control is registered to be used with the XtraSpellChecker. A object representing a control to be checked for spelling mistakes. true if the control is already registered to be used with the XtraSpellChecker; otherwise false. Checks the spelling of the text available through the controller interface. An object implementing the ISpellCheckTextController interface. Checks the specified control for spelling mistakes. A object representing a control to be checked for spelling mistakes. Provides access to the options used to visually indicate misspelled words and customize the context menu, invoked by right-clicking the word. A object. Occurs when the spell check is complete. Checks the controls in the container of current control for spelling mistakes. Checks the controls within the container for spelling mistakes. A object representing a control container to be checked for spelling mistakes. Provides access to the object that manages the spelling forms for user interaction. A SpellingFormsManager object. Returns a value that determines whether the control can be processed by a spell checker. A control for which the spell checking option is determined. true if the control can be passed for spelling check; otherwise false. Creates a list of commands, available to the end-user, which depend on the type of misspelling and current spellchecker operation mode. A DevExpress.XtraSpellChecker.Rules.SpellCheckErrorBase object, representing a situation when a misspelled word is found. A generic list of objects. Returns the list of words ignored during spell check. A object. An object implementing the interface. Returns a value that determines whether the command that invokes the spell checker should be added to the control's drop-down menu. A control which option is determined. true if the spell checker item is present in a context menu; otherwise false. Gets the options of spelling check specified for the control. A control for which the spell checking options are specified. An object containing the spell checking options. Provides access to the settings which control the SpellChecker look and feel appearance. A object whose properties specify the SpellChecker control's look and feel. Occurs when the form used to specify the is about to be shown. Provides access to the spelling options set for the spell checker instance. An object containing the spell checking options. Gets or sets the control, representing the parent container for the XtraSpellChecker instance. A object, which is the parent container for the controls to be checked. Occurs before a context menu is shown. Occurs before a context menu is created. Returns a value that specifies whether the control can be processed by a spell checker. A control for which the spell checking option is specified. true if the control can be passed for spelling check; otherwise false. Specifies a value that determines whether the command that invokes the spell checker should be added to the control's drop-down menu. A control for which the option is determined. true if the spell checker item is present in a context menu; otherwise false. Sets the options of spelling check specified for the control. An object containing the spell checking options. A control for which the spell checking options are specified. Gets or sets the XtraSpellChecker's operation mode. A enumeration member. Occurs when the spelling form is about to be displayed. Lists line types that can be used to mark the misspelled words. Draws a line below the mispelled word. Draws a wavy line below the misspelled word.