TXTextControl.Proofing.MisspelledWordChangingEventArgs.Cancel |
Get or sets a value indicating whether the changing operation for the current misspelled word should be canceled. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.CorrectionHandler.IsAddToDictionaryEnabled |
Gets a value whether the AddToDictionary method is enabled or not. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.CorrectionHandler.IsChangeAllEnabled |
Gets a value whether the ChangeAll method is enabled or not. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.CorrectionHandler.IsChangeEnabled |
Gets a value whether the Change method is enabled or not. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.CorrectionHandler.IsDeleteEnabled |
Gets a value whether the Delete method is enabled or not. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.CorrectionHandler.IsIgnoreAllEnabled |
Gets a value whether the IgnoreAll method is enabled or not. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.CorrectionHandler.IsIgnoreEnabled |
Gets a value whether the Ignore method is enabled or not. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.CorrectionHandler.IsOptionsEnabled |
Gets a value whether the current SpellingCorrectionUIProvider's mode is set to OptionsSettings or not. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.CorrectionHandler.IsUndoEditEnabled |
Gets a value whether the current SpellingCorrectionUIProvider's mode is set to WordToCorrectEditing or not. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.CorrectionHandling |
Gets an object of type CorrectionHandler that provides methods and properties which are necessary to construct the correction handling part of a spelling correction user interface. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.PreviewHandler.IsPreviewSentenceBoundsEnabled |
Gets a value whether the PreviewSentenceBounds property is enabled to provide the sentence bounds for the current word to correct. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.PreviewHandler.PreviewSentenceBounds |
Gets a two values integer array that represents the start position and length of the sentence where the current word to correct is located. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.PreviewHandling |
Gets an object of type PreviewHandler that provides properties which are necessary to construct an editable preview for a spelling correction user interface. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.StateManager.CurrentIFormattedText |
Gets that object of type TXTextControl.IFormattedText that includes the misspelled word which is currently handled by the SpellingCorrectionUIProvider. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.StateManager.CurrentText |
Gets that text which is currently handled by the SpellingCorrectionUIProvider. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.StateManager.CurrentTextControl |
Gets an object of type TXTextControl.TextControl and represents that TextControl which is currently handled by the SpellingCorrectionUIProvider. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.StateManager.CurrentWordToCorrect |
Gets an object of type TXTextControl.MisspelledWord or IncorrectWord and represents that current word to correct which is currently handled by the SpellingCorrectionUIProvider. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.StateManager.IsOptionsSettings |
Gets or sets a value whether the current state of the SpellingCorrectionUIProvider is set to OptionsSettings. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.StateManager.IsWordToCorrectEditing |
Gets or sets a value whether the current state of the SpellingCorrectionUIProvider is set to WordToCorrectEditing. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.StateManager.Mode |
Gets a value of type SpellingCorrectionMode that represents the current state of the SpellingCorrectionUIProvider. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.StateManaging |
Gets an object of type StateManager that provides methods and properties which are necessary to initialize, modify and perceive the current state of a spelling correction procedure. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.SuggestionDictionariesHandling |
Gets an object of type SuggestionDictionariesHandler that provides properties which are necessary to modify and perceive suggestion dictionaries in a spelling correction user interface. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.SuggestionsHandler.IsNoSuggestionsItemEnabled |
Gets or sets whether a message is inside the SpellingCorrectionUIProvider's suggestion list that informs the user that no suggestions could be created for the current word to correct. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.SuggestionsHandler.IsSuggestionListEnabled |
Gets a value whether the Suggestions property is enabled to create suggestions or not. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.SuggestionsHandler.MaxSuggestions |
Gets or sets the maximum number of suggestions that has to be determined. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.SuggestionsHandler.Suggestions |
Gets an array of suggestions which are created based on the selected suggestions dictionaries. |
TXTextControl.Proofing.SpellingCorrectionUIProvider.SuggestionsHandling |
Gets an object of type SuggestionsHandler that provides properties which are necessary to modify and perceive a list of suggestions for correcting the current word to correct in a spelling correction user interface. |
TXTextControl.Proofing.TXSpell.SpellingCorrectionUIProvider |
Gets an object of type SpellingCorrectionUIProvider to provide methods and properties for constructing a spelling correction user interface. |
TXTextControl.WPF.Proofing.TXSpellChecker.SpellingCorrectionUIProvider |
Gets an object of type SpellingCorrectionUIProvider to provide methods and properties for constructing a spelling correction user interface. |