Telerik.WinControls.SpellChecker Get or set the words with all capital letters Represents a method that will handle the SpellingFormShowing event. An instance of arguments. Provides data for the SpellingFormShowing event. Gets or sets the spelling form. The spelling form. Gets an instance of The spell checker. Gets or sets the control that is spell checked The current control. Gets or sets the words ignored by the spell checker The ignored words. Gets or sets the words ignored once by the spell checker Gets the spell checker. The spell checker. Changes the current word. The suggestion. Moves to next spell check error. Sets the content from string. The document. Resets the fields. RadSpellChecker localization provider. RadSpellChecker localization strings. Represents the spell checker component Checks as you type the specified TextBox control for spelling mistakes. Gets or set a value that determine whether the Complete Dialog Message Box is enabled Gets the form settings. The form settings. Gets or set the spell checking mode Gets or sets control's preferred theme name. Themes are stored and retrieved using APIs of . If ThemeResolutionService.ApplicatonThemeName refers to a non-empty string, the theme of a RadControl can differ from the one set using RadControls.ThemeName property. If the themes differ, the RadControls.ThemeName property will be overridden by ThemeResolutionService.ApplicatonThemeName. If no theme is registered with a name as ThemeResolutionService.ApplicatonThemeName, then control will revert to the theme specified by its ThemeName property. If ThemeName is assigned to a non-existing theme name, the control may have no visual properties assigned, which will cause it look and behave in unexpected manner. If ThemeName equals empty string, control's theme is set to a theme that is registered within ThemeResolutionService with the name "ControlDefault". Gets or sets the start position of the spelling form. Checks the specified edit control for spelling mistakes. The edit control. Registers an instance of that is responsible for managing the spell checking of concrete type control The type of control. The spell checker. Gets the control spell checker. Type of the edit control. Occurs when the spelling form is about to be displayed. Draws the red lines. Draws a red line at the given from and to the graphics context the from point the to point Performs the spell checking on the control. the control A thread start method that waits for the specified idle time to elapse. the parameter Adds the current text range to the selection ranges of the document. Sets the selection of the document to the current text range. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Required designer variable. Required method for Designer support - do not modify the contents of this method with the code editor. Gets or sets the list of dictionaries used by SpellChecker. Generally, this property is not intended to be used directly from your code, rather it is set automatically by MEF. Adds a dictionary with the specified culture to the spell checker. If a dictionary with this culture already exists, it is overwritten. Adds a lazily initialized dictionary with the specified culture to the spell checker. If a dictionary with this culture already exists, it is overwritten. Removes the dictionary with the specified culture from the spell checker. This method returns false if no such dictionary is found. Adds a custom dictionary with the specified culture to the spell checker. If a dictionary with this culture already exists, it is overwritten. Removes the custom dictionary with the specified culture from the spell checker. This method returns false if no such dictionary is found. "Vowels" to test for Prefixes when present which are not pronounced Maximum length of an encoding, default is 4 Encode a value with Double Metaphone @param value string to encode @return an encoded string Encode a value with Double Metaphone, optionally using the alternate encoding. @param value string to encode @param alternate use alternate encode @return an encoded string Check if the Double Metaphone values of two string values are equal. @param value1 The left-hand side of the encoded {@link string#equals(Object)}. @param value2 The right-hand side of the encoded {@link string#equals(Object)}. @return true if the encoded strings are equal; false otherwise. @see #isDoubleMetaphoneEqual(string,string,bool) Check if the Double Metaphone values of two string values are equal, optionally using the alternate value. @param value1 The left-hand side of the encoded {@link string#equals(Object)}. @param value2 The right-hand side of the encoded {@link string#equals(Object)}. @param alternate use the alternate value if true. @return true if the encoded strings are equal; false otherwise. Returns the maxCodeLen. @return int Sets the maxCodeLen. @param maxCodeLen The maxCodeLen to set Handles 'A', 'E', 'I', 'O', 'U', and 'Y' cases Handles 'C' cases Handles 'CC' cases Handles 'CH' cases Handles 'D' cases Handles 'G' cases Handles 'GH' cases Handles 'H' cases Handles 'J' cases Handles 'L' cases Handles 'P' cases Handles 'R' cases Handles 'S' cases Handles 'SC' cases Handles 'T' cases Handles 'W' cases Handles 'X' cases Handles 'Z' cases Complex condition 0 for 'C' Complex condition 0 for 'CH' Complex condition 1 for 'CH' Complex condition 0 for 'L' Complex condition 0 for 'M' Determines whether or not a value is of slavo-germanic orgin. A value is of slavo-germanic origin if it contians any of 'W', 'K', 'CZ', or 'WITZ'. Determines whether or not a character is a vowel or not Determines whether or not the value starts with a silent letter. It will return true if the value starts with any of 'GN', 'KN', 'PN', 'WR' or 'PS'. Cleans the input Gets the character at index index if available, otherwise it returns Character.MIN_VALUE so that there is some sort of a default Shortcut method with 1 criteria Shortcut method with 2 criteria Shortcut method with 3 criteria Shortcut method with 4 criteria Shortcut method with 5 criteria Shortcut method with 6 criteria * Determines whether value contains any of the criteria starting * at index start and matching up to length length Inner class for storing results, since there is the optional alternate encoding. Represents a class which is used to import dictionary files containing only words seprated by new line, or just define custom dictionary using set of words. Initializes a new instance of the class. Gets the words. The words. Loads the specified stream. The stream. Loads the specified words. The words. Determines whether the specified word is contained in the dictionary. The word. Gets the metaphone key. The word. Gets the words by metaphone key. The word. Complex word proofer for French and Italian