Keyword(s) for which to search:
Sort results by title
Keyword Index
Direct Link
Help
Terms & Conditions
Introduction
Release Notes
Installation
Quick Start - As You Type Usage
Quick Start - Dialog Usage
Main Controls And Assemblies
RapidSpellDialog
RapidSpellAsYouType
RapidSpellAYTDialogCoupler
Main DLLs
Dictionaries
User Options
Component Classes
RapidSpellGUIPresenter
RapidSpellChecker
Examples
Dialog Spell Checking
Custom RapidSpellDialog User Interface
As-You-Type Checking (RapidSpellAsYouType)
As You Type ContextMenu Customization
Autocorrect Customization And International Support
RapidSpellDialog + RapidSpellAsYouType
Non-GUI Spell Checker
Ignore Pattern Customization
Advanced Topics
Suggestions Algorithm
Consideration Range
Conclusion
Online Help
Knowledge Base
Support Forum
API
Keyoti.RapidSpell.Compression.Wpf Namespace
CompressionLevel Enumeration
CompressionMode Enumeration
CompressionStrategy Enumeration
CRC32 Class
CRC32 Constructor
Combine Method (crc, length)
ComputeCrc32 Method (W, B)
Crc32Result Property
GetCrc32 Method (input)
GetCrc32AndCopy Method (input, output)
SlurpBlock Method (block, offset, count)
TotalBytesRead Property
CrcCalculatorStream Class
CrcCalculatorStream Constructor
CrcCalculatorStream Constructor (stream)
CrcCalculatorStream Constructor (stream, leaveOpen)
CrcCalculatorStream Constructor (stream, length)
CrcCalculatorStream Constructor (stream, length, leaveOpen)
CanRead Property
CanSeek Property
CanWrite Property
Close Method
Crc Property
Flush Method
LeaveOpen Property
Length Property
Position Property
Read Method (buffer, offset, count)
Seek Method (offset, origin)
SetLength Method (value)
TotalBytesSlurped Property
Write Method (buffer, offset, count)
DeflateStream Class
DeflateStream Constructor
DeflateStream Constructor (stream, mode)
DeflateStream Constructor (stream, mode, level)
DeflateStream Constructor (stream, mode, level, leaveOpen)
DeflateStream Constructor (stream, mode, leaveOpen)
BufferSize Property
CanRead Property
CanSeek Property
CanWrite Property
CompressBuffer Method (b)
CompressString Method (s)
Dispose Method (disposing)
Flush Method
FlushMode Property
Length Property
Position Property
Read Method (buffer, offset, count)
Seek Method (offset, origin)
SetLength Method (value)
Strategy Property
TotalIn Property
TotalOut Property
UncompressBuffer Method (compressed)
UncompressString Method (compressed)
Write Method (buffer, offset, count)
FlushType Enumeration
GZipStream Class
GZipStream Constructor
GZipStream Constructor (stream, mode)
GZipStream Constructor (stream, mode, level)
GZipStream Constructor (stream, mode, level, leaveOpen)
GZipStream Constructor (stream, mode, leaveOpen)
BufferSize Property
CanRead Property
CanSeek Property
CanWrite Property
Comment Property
CompressBuffer Method (b)
CompressString Method (s)
Crc32 Property
Dispose Method (disposing)
FileName Property
Flush Method
FlushMode Property
LastModified Field
Length Property
Position Property
Read Method (buffer, offset, count)
Seek Method (offset, origin)
SetLength Method (value)
TotalIn Property
TotalOut Property
UncompressBuffer Method (compressed)
UncompressString Method (compressed)
Write Method (buffer, offset, count)
ZlibCodec Class
ZlibCodec Constructor
ZlibCodec Constructor
ZlibCodec Constructor (mode)
Adler32 Property
AvailableBytesIn Field
AvailableBytesOut Field
CompressLevel Field
Deflate Method (flush)
EndDeflate Method
EndInflate Method
Inflate Method (flush)
InitializeDeflate Method
InitializeDeflate Method
InitializeDeflate Method (level)
InitializeDeflate Method (level, wantRfc1950Header)
InitializeDeflate Method (level, bits)
InitializeDeflate Method (level, bits, wantRfc1950Header)
InitializeInflate Method
InitializeInflate Method
InitializeInflate Method (expectRfc1950Header)
InitializeInflate Method (windowBits)
InitializeInflate Method (windowBits, expectRfc1950Header)
InputBuffer Field
Message Field
NextIn Field
NextOut Field
OutputBuffer Field
ResetDeflate Method
SetDeflateParams Method (level, strategy)
SetDictionary Method (dictionary)
Strategy Field
SyncInflate Method
TotalBytesIn Field
TotalBytesOut Field
WindowBits Field
ZlibConstants Class
ZlibConstants Constructor
WindowBitsDefault Field
WindowBitsMax Field
WorkingBufferSizeDefault Field
WorkingBufferSizeMin Field
Z_BUF_ERROR Field
Z_DATA_ERROR Field
Z_NEED_DICT Field
Z_OK Field
Z_STREAM_END Field
Z_STREAM_ERROR Field
ZlibException Class
ZlibException Constructor
ZlibException Constructor
ZlibException Constructor (s)
ZlibStream Class
ZlibStream Constructor
ZlibStream Constructor (stream, mode)
ZlibStream Constructor (stream, mode, level)
ZlibStream Constructor (stream, mode, level, leaveOpen)
ZlibStream Constructor (stream, mode, leaveOpen)
BufferSize Property
CanRead Property
CanSeek Property
CanWrite Property
CompressBuffer Method (b)
CompressString Method (s)
Dispose Method (disposing)
Flush Method
FlushMode Property
Length Property
Position Property
Read Method (buffer, offset, count)
Seek Method (offset, origin)
SetLength Method (value)
TotalIn Property
TotalOut Property
UncompressBuffer Method (compressed)
UncompressString Method (compressed)
Write Method (buffer, offset, count)
Keyoti.RapidSpell.Wpf Namespace
BadWord Class
BadWord Constructor
BadWord Constructor (word, caretStart, caretEnd)
BadWord Constructor (word, caretStart, caretEnd, reason)
Clone Method
Equals Method (obj)
GetHashCode Method
GetReason Method
Reason Property
REASON_CAPITALIZATION Field
REASON_DUPLICATE Field
REASON_SPELLING Field
Shift Method (delta)
CheckerEngineAdapter Class
CheckerEngineAdapter Constructor
AddWord Method (word)
AllowAnyCase Property
AllowMixedCase Property
ChangeBadWord Method
ChangeBadWord Method (badWord, newWord)
ChangeBadWord Method (newWord)
Check Method
Check Method (text)
Check Method (text, isStartOfTextBody)
CheckCompoundWords Property
CurrentBadWord Property
DictFilePath Property
FindCapitalizedSuggestions Property
FindSuggestions Method
FindSuggestions Method
FindSuggestions Method (word)
GetConsiderationRange Method
GetIgnoreCapitalizedWords Method
GetIncludeUserDictionaryInSuggestions Method
GetSuggestionsMethod Method
GetUndoableStatePoint Method
IgnoreAll Method (word)
IgnoreIncorrectSentenceCapitalization Property
IgnoreInEnglishLowerCaseI Property
IgnoreList Property
IgnoreURLsAndEmailAddresses Property
IgnoreWordsWithDigits Property
IgnoreXML Property
LanguageParser Property
LookIntoHyphenatedText Property
LookUp Method (word)
NextBadWord Method
RevertToUndoableStatePoint Method (state)
SetConsiderationRange Method (range)
SetDictFileStream Method (dictFileStream, id, modifiedDate)
SetIgnoreCapitalizedWords Method (ignore)
SetIncludeUserDictionaryInSuggestions Method (includeUserDictionaryInSuggestions)
SetOptionalContext Method (beforeToCheckSnippet, afterToCheckSnippet)
SetPosition Method (pos)
SetSeparateHyphenWords Method (separate)
SetSuggestionsMethod Method (method)
SetUserDictionary Method
SetUserDictionary Method (userDictionary)
SetUserDictionary Method (userDictionary)
SuggestSplitWords Property
TextBoundary Property
UnloadMainDictionary Method
userDictionary Property
V2Parser Property
WarnDuplicates Property
WordAdded Event
ComClientInteropSupport Class
ComClientInteropSupport Constructor
Key Property
CutCopyPasteContextMenuMaker Class
CutCopyPasteContextMenuMaker Constructor (textBox, showUndo)
GetMenu Method
DesignableComponent Class
DesignableComponent Constructor (label, width, height)
DesignMode Property
OnRender Method (drawingContext)
DialogTexts Class
DialogTexts Constructor
AddButtonText Property
ApplyLanguage Method (newlang, oldlang)
ApplyTo Method
ApplyTo Method (o)
ApplyTo Method (o)
ApplyTo Method (rs)
CancelButtonText Property
ChangeAllButtonText Property
ChangeButtonText Property
CheckCompletePopUpText Property
CheckCompletePopUpTitle Property
CheckingSpellingText Property
DialogTitleText Property
FindingSuggestionsLabelText Property
FindSuggestionsLabelText Property
FinishedCheckingSelectionPopUpText Property
FinishedCheckingSelectionPopUpTitle Property
IgnoreAllButtonText Property
IgnoreButtonText Property
InDictionaryLabelText Property
LoadingDictionaryText Property
NoSuggestionsText Property
NotInDictionaryLabelText Property
OptionsButtonText Property
OptionsFormAdvancedSettingsText Property
OptionsFormAlwaysSuggestCorrectionsText Property
OptionsFormBasicSettingsText Property
OptionsFormCancelText Property
OptionsFormCheckAsYouTypeText Property
OptionsFormIgnoreImproperCaseText Property
OptionsFormIgnoreInternetAddressesText Property
OptionsFormIgnoreWordsInUppercaseText Property
OptionsFormIgnoreWordsWithNumbersText Property
OptionsFormOKText Property
OptionsFormRecheckTextText Property
OptionsFormSuggestFromMainDictionaryOnlyText Property
OptionsFormTitleText Property
OptionsFormUserDictionaryEditText Property
RemoveDuplicateWordText Property
ResetText Property
ResumeButtonText Property
SuggestionsLabelText Property
UndoButtonText Property
UserDictionaryFormAddText Property
UserDictionaryFormCancelText Property
UserDictionaryFormContentsText Property
UserDictionaryFormDeleteText Property
UserDictionaryFormDictionaryLabelText Property
UserDictionaryFormOKText Property
UserDictionaryFormTitleText Property
UserDictionaryFormWordLabelText Property
DictionaryCache Class
DictionaryCache Constructor
AddDictionary Method (dictionary)
GetDictionary Method (path, lastModifiedDate)
RemoveAllDictionaries Method
RemoveDictionary Method (path)
ErrorAdorner Class
ErrorAdorner Constructor (adornedElement, start, end, iayt, u, c)
OnRender Method (drawingContext)
tb Field
Unregister Method
ErrorAdornerBase Class
ErrorAdornerBase Constructor (tbb, u, c)
active Field
BumpUnderlineTo Method (start, end)
Color Property
ConnectAndPaint Method (drawingContext, selectionStartPos_scr, selectionEndPos_scr)
end Field
HighlightFillBrush Property
HighlightLinePen Property
iayt Field
IsAt Method (start, end)
numberOfFailedRenderAttempts Field
OnRenderImpossible Method
paintUnderline Method (g, start, end, style, pen)
scroller_ScrollChanged Method (sender, e)
start Field
tbb Field
tbb_TextChanged Method (sender, e)
Unregister Method
UpdateUnderlinePosition Method (start, end)
FoundSpellingErrorEventArgs Class
FoundSpellingErrorEventArgs Constructor (theBadWord, textBox)
BadWord Property
Replacement Property
TextBox Property
FoundSpellingErrorEventHandler Delegate
IAYTTextBox Interface
ContextMenu Property
ContextMenuDefault Property
ContextMenuOpening Event
Dispose Method
Disposed Event
Enabled Property
GetBaselineOffsetAtCharIndex Method (index)
GetCharIndexFromPos Method (pos)
GetPosFromCharIndex Method (index)
GetTBU Method
GotFocus Event
Height Property
IsEnabledChanged Event
KeyDown Event
KeyUp Event
LostFocus Event
MouseDown Event
MouseUp Event
ReadOnly Property
Refresh Method
SelectedText Property
SelectionLength Property
SelectionStart Property
Text Property
TextChanged Event
TextLength Property
Width Property
ICheckerEngine Interface
AddWord Method (word)
AllowAnyCase Property
AllowMixedCase Property
ChangeBadWord Method
ChangeBadWord Method (badWord, newWord)
ChangeBadWord Method (newWord)
Check Method
Check Method (text)
Check Method (text, isStartOfTextBody)
CheckCompoundWords Property
CurrentBadWord Property
DictFilePath Property
FindCapitalizedSuggestions Property
FindSuggestions Method
FindSuggestions Method
FindSuggestions Method (word)
GetConsiderationRange Method
GetIgnoreCapitalizedWords Method
GetIncludeUserDictionaryInSuggestions Method
GetSuggestionsMethod Method
GetUndoableStatePoint Method
IgnoreAll Method (word)
IgnoreIncorrectSentenceCapitalization Property
IgnoreInEnglishLowerCaseI Property
IgnoreList Property
IgnoreURLsAndEmailAddresses Property
IgnoreWordsWithDigits Property
IgnoreXML Property
LanguageParser Property
LookIntoHyphenatedText Property
LookUp Method (word)
NextBadWord Method
RevertToUndoableStatePoint Method (state)
SetConsiderationRange Method (range)
SetDictFileStream Method (dictFileStream, id, modifiedDate)
SetIgnoreCapitalizedWords Method (ignore)
SetIncludeUserDictionaryInSuggestions Method (includeUserDictionaryInSuggestions)
SetOptionalContext Method (beforeToCheckSnippet, afterToCheckSnippet)
SetPosition Method (pos)
SetSeparateHyphenWords Method (separate)
SetSuggestionsMethod Method (method)
SetUserDictionary Method
SetUserDictionary Method (userDictionary)
SetUserDictionary Method (userDictionary)
SuggestSplitWords Property
TextBoundary Property
userDictionary Property
V2Parser Property
WarnDuplicates Property
ISpellCheckableTextComponent Interface
CaretPosition Property
Dispose Method
Disposed Event
Enabled Property
GotFocus Event
HideSelection Property
ReadOnly Property
ScrollToCaret Method
Select Method (from, to)
SelectedText Property
SelectionEnd Property
SelectionLength Property
SelectionStart Property
Text Property
ISpellCheckableTextComponent2 Interface
IUserInterfaceFormPresenter Interface
AddButtonText Property
AllOperationScope Property
CancelButtonText Property
Cancelled Property
ChangeAllButtonText Property
ChangeButtonText Property
Check Method
Check Method
Check Method (textComponent)
CheckCompletePopUpText Property
CheckCompletePopUpTitle Property
CheckCompoundWords Property
CheckerEngine Property
CheckFromStartOfText Property
CheckingSpellingText Property
ConsiderationRange Property
CreateDialogView Event
CreateDialogViewOptions Event
CreateDialogViewUserDictionaryEdit Event
DialogTitleText Property
DialogView Property
DictFilePath Property
Dispose Method
DisposeAtEnd Property
FindCapitalizedSuggestions Property
FindingSuggestionsLabelText Property
FindSuggestionsLabelText Property
FinishedCheckingSelectionPopUpText Property
FinishedCheckingSelectionPopUpTitle Property
GUILanguage Property
IgnoreAllButtonText Property
IgnoreButtonText Property
IgnoreCapitalizedWords Property
IgnoreIncorrectSentenceCapitalization Property
IgnoreInEnglishLowerCaseI Property
IgnoreWordsWithDigits Property
IgnoreXML Property
IncludeUserDictionaryInSuggestions Property
InDictionaryLabelText Property
IsDialogViewCreated Method
LanguageParser Property
Load Event
LookIntoHyphenatedText Property
MaximumContextualWords Property
ModalAutoDispose Property
ModalMode Property
ModalOwner Property
NoSuggestionsText Property
NotInDictionaryLabelText Property
NumberSuggestionList Property
Options Property
OptionsButtonText Property
OptionsPresenter Property
Ready Event
RecheckDocumentRequest Event
Remove Method
RemoveDuplicateWordText Property
ResumeButtonText Property
SeparateHyphenWords Property
SetIgnoreOnceBadWords Method (ignoreOnceBadWords)
SetTextComponentToCheck Method
SetTextComponentToCheck Method (textComponent)
SetTextComponentToCheck Method (textComponent)
ShowContextSentence Property
ShowFinishedMessageBox Property
SpellCheckFinished Event
SpellCheckStarted Event
SuggestionsLabelText Property
SuggestionsMethod Property
SuggestSplitWords Property
UndoButtonText Property
Undone Event
UserDictionary Property
UserDictionaryFile Property
UserQuery Event
WarnDuplicates Property
WordAdded Event
WordChanged Event
WordChanging Event
WordIgnored Event
KLicenseProvider Class
KLicenseProvider Constructor
GetLicense Method (context, type, instance, allowExceptions)
SetStoredKey Method (key)
LanguageType Enumeration
NoCurrentBadWordException Class
NoCurrentBadWordException Constructor
NoCurrentBadWordException Constructor
NoCurrentBadWordException Constructor (mesg)
NoTextComponentException Class
NoTextComponentException Constructor
NoTextComponentException Constructor
NoTextComponentException Constructor (mesg)
OperationScope Enumeration
OptionsSavedEventArgs Class
OptionsSavedEventArgs Constructor (textRecheckRequired)
TextRecheckRequired Property
OptionsSavedEventHandler Delegate
RapidSpellAsYouType Class
RapidSpellAsYouType Constructor
RapidSpellAsYouType Constructor
RapidSpellAsYouType Constructor (container)
AddMenuText Property
AddTextComponent Method
AddTextComponent Method (textComponent)
AddTextComponent Method (textComponent)
AddTextComponent Method (textComponent)
AllowAnyCase Property
AllowMixedCase Property
AutoCorrectEnabled Property
AutoCorrectionMap Property
CheckAsYouType Property
CheckCompoundWords Property
CheckDisabledTextBoxes Property
checkFromPosition Field
CheckReadOnlyTextBoxes Property
ClearAllHighlights Method
ConsiderationRange Property
CurrentTextBox Property
DictFilePath Property
FindCapitalizedSuggestions Property
ForceCheckAll Method
FoundSpellingError Event
GetSuggestions Method
GUILanguage Property
IgnoreAllMenuText Property
IgnoreCapitalizedWords Property
IgnoreIncorrectSentenceCapitalization Property
IgnoreInEnglishLowerCaseI Property
IgnoreMenuText Property
IgnoreOnce Method (badWord, textBox)
IgnoreURLsAndEmailAddresses Property
IgnoreWordsWithDigits Property
IgnoreXML Property
IncludeUserDictionaryInSuggestions Property
LanguageParser Property
LookIntoHyphenatedText Property
OnFoundSpellingError Method (e, useAutoCorrectionMap)
OnSpellContextMenuRequest Method (e)
OnWordAdded Method (e)
OnWordChanged Method (e)
OnWordIgnored Method (e)
OnWordsEntered Method (e)
Options Property
OptionsEnabled Property
OptionsFileName Property
OptionsStorageLocation Property
RapidSpellChecker Property
RecheckTextOnPropertyChange Property
RemoveAllTextComponents Method
RemoveDuplicateWordText Property
RemoveTextComponent Method
RemoveTextComponent Method (textComponent)
RemoveTextComponent Method (textComponent)
RemoveTextComponent Method (textComponent)
RepaintUnderlines Method
ResetIgnoredWords Method
ShowAddMenuOption Property
ShowCutCopyPasteMenuOnTextBoxBase Property
ShowSuggestionsContextMenu Property
ShowSuggestionsWhenTextIsSelected Property
SpellCheckFinished Event
SpellCheckStarted Event
SpellContextMenuRequest Event
SuggestionsMethod Property
SuggestSplitWords Property
TextBoundary Property
TextBox Property
TextBoxProperty Field
TextComponent Property
UnderlineColor Property
UnderlineStyle Property
UnignoreWord Method (badWord, textBox)
UpdateAllTextBoxes Property
UserDictionaryFile Property
V2Parser Property
WarnDuplicates Property
WordAdded Event
WordChanged Event
WordIgnored Event
WordsEntered Event
RapidSpellAYTDialogCoupler Class
RapidSpellAYTDialogCoupler Constructor
Dispose Method (disposing)
RapidSpellAsYouType Property
RapidSpellAsYouTypeProperty Field
RapidSpellDialog Property
RapidSpellDialogProperty Field
RSAWordAdded Method (sender, e)
RSAWordIgnored Method (sender, e)
RSDFinished Method (sender, e)
RSDStarted Method (sender, e)
RSDWordAdded Method (sender, e)
RSDWordChanged Method (sender, e)
RSDWordIgnored Method (sender, e)
RapidSpellChecker Class
RapidSpellChecker Constructor
AddIgnorePattern Method (p)
AddWord Method (word)
AllowAnyCase Property
AllowMixedCase Property
ChangeAll Method (newWord)
ChangeBadWord Method
ChangeBadWord Method (badWord, newWord)
ChangeBadWord Method (newWord)
Check Method
Check Method (text)
Check Method (text, isStartOfTextBody)
Check Method (text, startPosition)
Check Method (text, startPosition, isStartOfTextBody)
CheckCompoundWords Property
convertHtmlEntities Method
convertHtmlEntities Method (text)
convertHtmlEntities Method (text, convertAMP)
CurrentBadWord Property
DictFilePath Property
Dispose Method
Dispose Method
Dispose Method (disposing)
dontSuggest Field
FindAnagrams Method (word, anagrams)
FindCapitalizedSuggestions Property
FindCompoundWords Method (text, subwords)
FindSuggestions Method
FindSuggestions Method
FindSuggestions Method (word)
FindSuggestions Method (word, searchLowerCase)
GetAmendedText Method
GetConsiderationRange Method
GetIgnoreCapitalizedWords Method
GetIncludeUserDictionaryInSuggestions Method
GetNextWord Method
GetSeparateHyphenWords Method
GetSuggestionsMethod Method
GetUndoableStatePoint Method
HASHING_SUGGESTIONS Field
IgnoreAll Method (word)
IgnoreIncorrectSentenceCapitalization Property
IgnoreInEnglishLowerCaseI Property
IgnoreList Property
IgnoreRtfCodes Property
IgnoreURLsAndEmailAddresses Property
IgnoreWordsWithDigits Property
IgnoreXML Property
IsAllCaps Method (s)
IsStartsWithCap Method (word)
IsWord Method (wordStart, wordEnd)
LanguageParser Property
LookIntoHyphenatedText Property
LookUp Method (query)
LookUpMainDictionary Method (query)
LookUpUserDictionary Method (query)
MakeCap Method (word)
NextBadWord Method
PHONETIC_SUGGESTIONS Field
ReloadUserDictionary Method
RemoveIgnorePattern Method (p)
RevertToUndoableStatePoint Method (state)
SetConsiderationRange Method (w)
SetDictFileStream Method (dictFileStream, dictionaryID, modifiedDate)
SetIgnoreCapitalizedWords Method (v)
SetIncludeUserDictionaryInSuggestions Method (v)
SetOptionalContext Method (beforeToCheckSnippet, afterToCheckSnippet)
SetPosition Method (pos)
SetSeparateHyphenWords Method (f)
SetSuggestionsMethod Method (method)
SetUserDictionary Method
SetUserDictionary Method (userDictionary)
SetUserDictionary Method (userDictionaryFile)
ShareDictionary Property
SuggestSplitWords Property
TextBoundary Property
theCurrentBadWord Field
theText Field
UnloadMainDictionary Method
userDictionary Property
V2Parser Property
WarnDuplicates Property
WordAdded Event
WordChanged Event
wordEnd Field
WordIgnored Event
wordStart Field
RapidSpellChecker.State Class
RapidSpellChecker.State Constructor (position, previousWord, currentBadWord)
CurrentBadWord Property
Position Property
PreviousWord Property
RapidSpellDialog Class
RapidSpellDialog Constructor
RapidSpellDialog Constructor
RapidSpellDialog Constructor (container)
AddTextComponent Method
AddTextComponent Method (textComponent)
AddTextComponent Method (textBoxBase)
AllOperationScope Property
AllowAnyCase Property
AllowMixedCase Property
AlwaysShowDialog Property
Check Method
CheckCompoundWords Property
CheckDisabledTextBoxes Property
CheckerEngine Property
CheckFromStartOfTextOnMultiples Property
CheckReadOnlyTextBoxes Property
ClearTextComponents Method
Close Method
ConsiderationRange Property
ControlBox Property
CreateDialogView Event
CreateDialogViewOptions Event
CreateDialogViewUserDictionaryEdit Event
CreateUserInterfaceFormPresenter Event
DictFilePath Property
Dispose Method (disposing)
FindCapitalizedSuggestions Property
GUILanguage Property
Icon Property
IgnoreCapitalizedWords Property
IgnoreIncorrectSentenceCapitalization Property
IgnoreInEnglishLowerCaseI Property
IgnoreURLsAndEmailAddresses Property
IgnoreWordsWithDigits Property
IgnoreXML Property
IncludeUserDictionaryInSuggestions Property
LanguageParser Property
Location Property
LookIntoHyphenatedText Property
Modal Property
ModalOwner Property
NumberSuggestionList Property
OnCreateDialogView Method (e)
OnCreateDialogViewOptions Method (e)
OnCreateDialogViewUserDictionaryEdit Method (e)
OnCreateUserInterfaceFormPresenter Method (e)
OnSpellCheckFinishedTextBox Method (e)
OnSpellCheckStartedTextBox Method (e)
OnWordAdded Method (sender, e)
OnWordChanged Method (sender, e)
OnWordChanging Method (sender, e)
OnWordIgnored Method (sender, e)
Options Property
OptionsEnabled Property
OptionsFileName Property
OptionsPresenter Property
OptionsStorageLocation Property
QueryTextBoxMultiline Property
Ready Event
RecheckDocumentRequest Event
RemoveTextComponent Method
RemoveTextComponent Method (textComponent)
RemoveTextComponent Method (textBoxBase)
ResetIgnoredWords Method
ShowContextSentence Property
ShowFinishedBoxAtEnd Property
ShowInTaskbar Property
ShowOptionForCheckAsYouType Property
ShowOptionsButton Property
ShowUndoButton Property
SpellCheckFinished Event
SpellCheckFinishedTextBox Event
SpellCheckStarted Event
SpellCheckStartedTextBox Event
SuggestionsMethod Property
SuggestSplitWords Property
TextBox Property
TextBoxBasesToCheck Property
TextBoxProperty Field
Texts Property
ThirdPartyTextComponentsToCheck Property
ThirdPartyTextComponentToCheck Property
TopMost Property
Undone Event
UserDictionaryFile Property
UserInterfaceFormPresenter Property
UserQuery Event
V2Parser Property
WarnDuplicates Property
WindowStartupLocation Property
WindowStyle Property
WordAdded Event
WordChanged Event
WordChanging Event
WordIgnored Event
WordRemoved Event
RapidSpellDialog.SpellCheckEventHandler Delegate
RapidSpellDialog.TextBoxSpellCheckEventHandler Delegate
RapidSpellGUIPresenter Class
RapidSpellGUIPresenter Constructor
active Field
AddButtonText Property
AddWord Method
AllOperationScope Property
CancelButtonText Property
Cancelled Property
ChangeAll Method
ChangeAllButtonText Property
ChangeButtonText Property
ChangeWord Method
Check Method
Check Method
Check Method (textComponent)
CheckCompletePopUpText Property
CheckCompletePopUpTitle Property
CheckCompoundWords Property
CheckerEngine Property
CheckFromStartOfText Property
checkingSelection Field
CheckingSpellingText Property
Close Method
ConsiderationRange Property
CreateDialogView Event
CreateDialogViewOptions Event
CreateDialogViewUserDictionaryEdit Event
DialogTitleText Property
DialogView Property
DialogView_AddButtonClick Method (sender, e)
DialogView_CancelButtonClick Method (sender, e)
DialogView_ChangeAllButtonClick Method (sender, e)
DialogView_ChangeButtonClick Method (sender, e)
DialogView_Closing Method (sender, e)
DialogView_IgnoreAllButtonClick Method (s, e)
DialogView_IgnoreButtonClick Method (s, e)
DialogView_Load Method (s, e)
DialogView_OptionsButtonClick Method (sender, e)
DialogView_QueryTextBoxEnter Method (sender, e)
DialogView_QueryTextBoxTextChanged Method (sender, e)
DialogView_SuggestionsListDoubleClick Method (sender, e)
DialogView_UndoButtonClick Method (sender, e)
DialogView_UserNeedsSuggestionsChanged Method (sender, e)
DialogViewOptionsPresenter_CreateDialogViewOptions Method (s, ev)
DialogViewOptionsPresenter_CreateDialogViewUserDictionaryEdit Method (sender, e)
DictFilePath Property
Dispose Method
Dispose Method
Dispose Method (disposing)
DisposeAtEnd Property
End Method
FindCapitalizedSuggestions Property
FindingSuggestionsLabelText Property
findSuggestions Field
FindSuggestionsLabelText Property
FindWordEnd Method (fromPos)
FinishedCheckingSelectionPopUpText Property
FinishedCheckingSelectionPopUpTitle Property
FocusGained Method (sender, e)
fromPosition Field
GenerateSentenceParts Method (preEnd, postStart)
GUILanguage Property
guiShowing Field
Ignore Method
IgnoreAll Method
IgnoreAllButtonText Property
IgnoreButtonText Property
IgnoreCapitalizedWords Property
IgnoreIncorrectSentenceCapitalization Property
IgnoreInEnglishLowerCaseI Property
IgnoreWordsWithDigits Property
IgnoreXML Property
IncludeUserDictionaryInSuggestions Property
InDictionaryLabelText Property
IsDialogViewCreated Method
IsDisposed Property
LanguageParser Property
Load Event
Location Property
LookIntoHyphenatedText Property
MakeChange Method
MakeChange Method
MakeChange Method (inChangeAllProcess)
MakeChange Method (inChangeAllProcess, newWord, removeDuplicate)
MaximumContextualWords Property
ModalAutoDispose Property
ModalMode Property
ModalOwner Property
MoveCaretToWordEnd Method
MoveCaretToWordStart Method
NoSuggestionsText Property
NotInDictionaryLabelText Property
NumberSuggestionList Property
OnCreateDialogView Method (e)
OnSuggestionsDoubleClick Method (sender, e)
OnUndone Method (e)
OnUserQuery Method (userQueryEventArgs)
Options Property
OptionsButtonText Property
OptionsPresenter Property
ProceedFromEnd Method
QueryTextBoxMultiline Property
Ready Event
RecheckDocumentRequest Event
Remove Method
RemoveDuplicateWordText Property
Resume Method
ResumeButtonText Property
SelectText Method (theBadWord)
SeparateHyphenWords Property
SetDisposeAtEnd Method (v)
SetIgnoreOnceBadWords Method (ignoreOnceBadWords)
SetTextComponentToCheck Method
SetTextComponentToCheck Method (textComponent)
SetTextComponentToCheck Method (textComponent)
SetTextComponentToCheck Method (textComponent)
SetTextComponentToCheck Method (textComponent)
SetUITexts Method
ShouldEnableAddButton Method
ShowContextSentence Property
ShowFinishedMessageBox Property
showMessageBoxAtEnd Field
SpellCheckFinished Event
SpellCheckStarted Event
subFromPosition Field
subToPosition Field
SuggestionsKeyboardText Property
SuggestionsLabelText Property
SuggestionsMethod Property
SuggestSplitWords Property
TextBoundary Property
TextBox Property
theBadWord Field
theSpellChecker Field
theTextComponent Field
toPosition Field
Undo Method
UndoButtonText Property
Undone Event
UserDictionary Property
UserDictionaryFile Property
UserQuery Event
WarnDuplicates Property
WordAdded Event
WordChanged Event
WordChanging Event
WordIgnored Event
Wrap Method
wrapped Field
RapidSpellGUIPresenter.SpellCheckEventHandler Delegate
RichErrorAdorner Class
RichErrorAdorner Constructor (adornedElement, start, end, iayt, u, c)
endP Field
OnRender Method (drawingContext)
scroller_ScrollChanged Method (sender, e)
startP Field
tb Field
tbb_TextChanged Method (sender, e)
UpdateUnderlinePosition Method (start, end)
SelectionAdorner Class
SelectionAdorner Constructor (adornedElement)
HighlightFillBrush Property
HighlightLinePen Property
OnRender Method (drawingContext)
Unregister Method
SpellContextMenuRequestEventHandler Delegate
SpellingDictionary Class
LastModified Property
Path Property
StartupRegisterForm Class
StartupRegisterForm Constructor
Main Method (args)
Suggestion Class
Suggestion Constructor (word, score)
Contains Method
Contains Method (list, suggestion)
Contains Method (list, suggestion)
Score Property
Word Property
SuggestionsMethodType Enumeration
TextChangeHint Class
TextChangeHint Constructor
ActionLocation Property
ActionUnlikelyToMeanChangeMade Property
Underline Class
Underline Constructor (start, end, u, c, originalBadWord, adorner)
Color Property
End Property
Hidden Property
OriginalBadWord Property
Start Property
Style Property
UnderlineStyle Enumeration
UndoableOperation Class
UndoableOperation Constructor (operationType, sourceEvent)
OperationType Property
SourceEvent Property
UndoableOperation.Operation Enumeration
UndoableStateEventArgs Class
UndoableStateEventArgs Constructor (undoableState)
BadWord Property
UndoableState Property
word Field
UndoEventArgs Class
UndoEventArgs Constructor (undoneOperation)
UndoneOperation Property
UndoEventHandler Delegate
UndoManager Class
UndoManager Constructor
BufferAddedTo Event
BufferEmptied Event
Dispose Method
g_WordAdded Method (s, e)
g_WordChanged Method (s, e)
g_WordIgnored Method (s, e)
Pop Method
Reset Method
UserDictionary Class
UserDictionary Constructor
UserDictionary Constructor
UserDictionary Constructor (userDictionaryFile)
UserDictionary Constructor (userDictionaryFile, wordLimit)
AddWord Method (word)
dictFile Field
IsValid Method
ListChanged Event
Location Property
OnListChanged Method (e)
ReadAll Method (list)
ReloadDictionary Method
RemoveWord Method (word)
SaveList Method (newList)
UserDictionary.ListChangedEventArgs Class
UserDictionary.ListChangedEventArgs Constructor (op, word)
Operation Property
Word Property
UserDictionary.ListChangedEventArgs.ListChangeOperation Enumeration
UserDictionary.ListChangedEventHandler Delegate
UserDictionary.StorageLocation Enumeration
WordAddedEventArgs Class
WordAddedEventArgs Constructor (word, undoableState, textBox)
TextBox Property
WordAddedEventHandler Delegate
WordChangedEventArgs Class
WordChangedEventArgs Constructor (all, badWord, replacement, undoableState, changeIndices, wrappedChangeDelta, textBox)
All Property
ChangeIndices Property
Replacement Property
TextBox Property
WrappedChangeDelta Property
WordChangedEventHandler Delegate
WordIgnoredEventArgs Class
WordIgnoredEventArgs Constructor (all, badWord, textBox, undoableState)
All Property
TextBox Property
WordIgnoredEventHandler Delegate
WordOccurrence Class
WordOccurrence Constructor (word, caretStart, caretEnd)
caretEnd Field
caretStart Field
EndPosition Property
GetEndPosition Method
GetStartPosition Method
GetWord Method
StartPosition Property
Word Property
WordRemovedEventArgs Class
WordRemovedEventArgs Constructor (word)
Word Property
WordRemovedEventHandler Delegate
WpfBaseAdapter Class
WpfBaseAdapter Constructor
Create Method
Create Method (tb, showCutCopyPasteMenuOnTextBoxBase)
Create Method (tb, showCutCopyPasteMenuOnTextBoxBase)
Create Method (tb, showCutCopyPasteMenuOnTextBoxBase)
CreateErrorAdorner Method (start, end, u, c)
theWrappedTextBox Field
WrappedTextBox Property
WpfRichTextBoxAdapter Class
WpfRichTextBoxAdapter Constructor (textBox, createCutCopyPasteReplacement)
CaretPosition Property
ContextMenu Property
ContextMenuDefault Property
ContextMenuOpening Event
CreateErrorAdorner Method (start, end, u, c)
Dispose Method
Disposed Event
Enabled Property
Equals Method (obj)
GetBaselineOffsetAtCharIndex Method (index)
GetCharIndexFromPos Method (pos)
GetHashCode Method
GetPointerAtIndex Method (ind1, ind2)
GetPosFromCharIndex Method (index)
GetPosFromCharIndex2 Method (index)
GetTBU Method
GotFocus Event
Height Property
HideSelection Property
IsEnabledChanged Event
KeyDown Event
KeyUp Event
LostFocus Event
MouseDown Event
MouseUp Event
ReadOnly Property
Refresh Method
ScrollToCaret Method
Select Method (from, to)
SelectedText Property
SelectionAdorner Property
SelectionEnd Property
SelectionLength Property
SelectionStart Property
Text Property
TextChanged Event
TextControl Property
TextLength Property
Width Property
WpfTextBoxAdapter Class
WpfTextBoxAdapter Constructor (txc, createCutCopyPasteReplacement)
CaretPosition Property
ContextMenu Property
ContextMenuDefault Property
ContextMenuOpening Event
CreateErrorAdorner Method (start, end, u, c)
Dispose Method
Disposed Event
Enabled Property
Equals Method (obj)
GetBaselineOffsetAtCharIndex Method (index)
GetCharIndexFromPos Method (pos)
GetFirstVisibleCharIndex Method
GetHashCode Method
GetPosFromCharIndex Method (index)
GetTBU Method
GotFocus Event
Height Property
HideSelection Property
IsEnabledChanged Event
IsManagingSameControl Method (ad)
KeyDown Event
KeyUp Event
LostFocus Event
MouseDown Event
MouseUp Event
OnTextChanged Method (sender, e)
ReadOnly Property
Refresh Method
ScrollToCaret Method
Select Method (from, to)
SelectedText Property
SelectionAdorner Property
SelectionEnd Property
SelectionLength Property
SelectionStart Property
SetTBU Method (tbu)
Text Property
TextChanged Event
TextControl Property
TextLength Property
UnderlineYOffset Property
Width Property
WpfTextBoxBaseUtilityAdapter Class
WpfTextBoxBaseUtilityAdapter Constructor (t)
adorner Field
adornersToAddOnLoad Field
adornersUnRenderable Field
currentText Field
doUpdatesMovedUnderlines Field
FullPaint Method (refreshTextBox)
GetUnderlines Method
HideUnderline Method (startPosition, endPosition)
IdentifyChange Method
IsFinished Property
isPositionInUnderline Method (index)
KeyDown Event
KeyUp Event
lastRightClickChar Field
MoveUnderline Method (u, start, end, bump)
myAdornerLayer Field
oldText Field
OnFinishUpdates Method
OnKeyDown Method (e)
OnKeyUp Method (e)
paint Method
prePaint Method
ProcessRightMouseUp Method (e)
RegisterAdorner Method (rea)
RemoveAllUnderlines Method
RemoveUnderline Method (start, end, u, c)
RemoveUnderlinesFor Method (word)
textAdapter Field
textAdapterIAYT Field
textBox Field
TextChanged Event
Underline Method (start, end, u, c, originalBadWord)
underlines Field
UnhideUnderline Method (startPosition, endPosition)
Keyoti.RapidSpell.Wpf.DialogViews Namespace
DialogResult Enumeration
IconHelper Class
RemoveIcon Method (window)
IDialogView Interface
AddButtonEnabled Property
AddButtonText Property
AddButtonVisible Property
CancelButtonText Property
ChangeAllButtonEnabled Property
ChangeAllButtonText Property
ChangeButtonEnabled Property
ChangeButtonText Property
Close Method
Dispose Method
Focus Method
GetQueryCorrection Method
IgnoreAllButtonEnabled Property
IgnoreAllButtonText Property
IgnoreButtonEnabled Property
IgnoreButtonSelect Method
IgnoreButtonText Property
IsDisposed Property
Location Property
NotInDictionaryLabelText Property
OptionsButtonText Property
QueryTextBoxMultiline Property
RegisterEvents Method (handler)
SetQuery Method (beforeSentence, word, afterSentence)
Show Method
ShowDialog Method
ShowDialog Method
ShowDialog Method (owner)
ShowMessageBox Method (message, title, buttons, icon)
ShowOptionsButton Property
ShowUndoButton Property
SuggestionFinderCheckBoxChecked Property
SuggestionFinderCheckBoxEnabled Property
SuggestionFinderCheckBoxText Property
SuggestionsLabelEnabled Property
SuggestionsLabelText Property
SuggestionsListClear Method
SuggestionsListDeselect Method
SuggestionsListEnabled Property
SuggestionsListItems Property
SuggestionsListSelectedItem Property
Title Property
UIThreadInvoke Method
UIThreadInvoke Method (d)
UIThreadInvoke Method (d, parameters)
UndoButtonEnabled Property
UndoButtonText Property
UnregisterEvents Method (handler)
Visible Property
IDialogViewEventHandler Interface
DialogView_AddButtonClick Method (sender, e)
DialogView_CancelButtonClick Method (sender, e)
DialogView_ChangeAllButtonClick Method (sender, e)
DialogView_ChangeButtonClick Method (sender, e)
DialogView_Closing Method (sender, e)
DialogView_IgnoreAllButtonClick Method (sender, e)
DialogView_IgnoreButtonClick Method (sender, e)
DialogView_Load Method (sender, e)
DialogView_OptionsButtonClick Method (sender, e)
DialogView_QueryTextBoxEnter Method (sender, e)
DialogView_QueryTextBoxTextChanged Method (sender, e)
DialogView_SuggestionsListDoubleClick Method (sender, e)
DialogView_UndoButtonClick Method (sender, e)
DialogView_UserNeedsSuggestionsChanged Method (sender, e)
IDialogViewOptions Interface
Dispose Method
EditUserDictionary Event
Options Property
OptionsFormAdvancedSettingsText Property
OptionsFormAlwaysSuggestCorrectionsText Property
OptionsFormBasicSettingsText Property
OptionsFormCancelText Property
OptionsFormCheckAsYouTypeText Property
OptionsFormIgnoreImproperCaseText Property
OptionsFormIgnoreInternetAddressesText Property
OptionsFormIgnoreWordsInUppercaseText Property
OptionsFormIgnoreWordsWithNumbersText Property
OptionsFormOKText Property
OptionsFormRecheckTextText Property
OptionsFormSuggestFromMainDictionaryOnlyText Property
OptionsFormTitleText Property
OptionsFormUserDictionaryEditText Property
RecheckDocumentRequest Event
ShowDialog Method (owner, showCheckAsYouTypeOption, showFindSuggestionsOption, showUserDictionaryButton)
IDialogViewUserDictionaryEdit Interface
AddWord Event
Dispose Method
RemoveWord Event
ShowDialog Method (owner, userDictionaryContents)
UserDictionaryFormAddText Property
UserDictionaryFormCancelText Property
UserDictionaryFormContentsText Property
UserDictionaryFormDeleteText Property
UserDictionaryFormDictionaryLabelText Property
UserDictionaryFormOKText Property
UserDictionaryFormTitleText Property
UserDictionaryFormWordLabelText Property
MessageBoxButtons Enumeration
MessageBoxIcon Enumeration
MessageBoxWPF Class
ShowMessageBox Method (message, title, buttons, icon)
Keyoti.RapidSpell.Wpf.Event Namespace
ChangeWordEventArgs Class
ChangeWordEventArgs Constructor (oldWord, newWord, index)
Index Property
NewWord Property
OldWord Property
CreateDialogViewEventArgs Class
CreateDialogViewEventArgs Constructor (newView)
NewView Property
CreateDialogViewEventHandler Delegate
CreateDialogViewOptionsEventArgs Class
CreateDialogViewOptionsEventArgs Constructor (newView, options)
NewView Property
Options Property
CreateDialogViewOptionsEventHandler Delegate
CreateDialogViewUserDictionaryEditEventArgs Class
CreateDialogViewUserDictionaryEditEventArgs Constructor (newView)
NewView Property
CreateDialogViewUserDictionaryEditEventHandler Delegate
CreateUserInterfaceFormPresenterEventArgs Class
CreateUserInterfaceFormPresenterEventArgs Constructor (newPresenter)
NewPresenter Property
CreateUserInterfaceFormPresenterEventHandler Delegate
FoundSpellingErrorEventArgs Class
FoundSpellingErrorEventArgs Constructor (theBadWord, textBox)
BadWord Property
Replacement Property
TextBox Property
FoundSpellingErrorEventHandler Delegate
SpellCheckEventArgs Class
SpellCheckEventArgs Constructor
SpellCheckEventArgs Constructor
SpellCheckEventArgs Constructor (cancelled)
Cancelled Property
SpellCheckEventHandler Delegate
SpellContextMenuEventArgs Class
SpellContextMenuEventArgs Constructor (menuItems, charIndex, rwordStart, rwordEnd)
MenuItems Property
RightClickCharIndex Property
RightClickWordEnd Property
RightClickWordStart Property
TextBoxSpellCheckEventArgs Class
TextBoxSpellCheckEventArgs Constructor (textBoxIndex)
TextBoxIndex Property
UserQueryEventArgs Class
UserQueryEventArgs Constructor (theBadWord, textBox)
BadWord Property
TextBox Property
UserQueryEventHandler Delegate
WordsEnteredEventArgs Class
WordsEnteredEventArgs Constructor (words, sourceTextBox)
SourceTextBox Property
Words Property
WordsEnteredEventHandler Delegate
Keyoti.RapidSpell.Wpf.FrameWorkSpecific Namespace
AdvancedTextBoundary Class
AdvancedTextBoundary Constructor
Following Method (offset)
IgnoreXML Property
isAtNonBreakingWhiteSpace Method (position, previousIsIfThisIs, nextIsIfThisIs)
isAtNonWhiteSpace Method (position)
Preceding Method (offset)
SetText Method (t)
SimpleTextBoundary Class
SimpleTextBoundary Constructor
breakChars Field
CheckLegalOffset Method (offset, message, allowEnd)
ENGLISH Field
f_languageParsing Field
f_separateHyphenWords Field
Following Method (offset)
FRENCH Field
GERMAN Field
isAtNonBreakingWhiteSpace Method
isAtNonBreakingWhiteSpace Method (position)
isAtNonBreakingWhiteSpace Method (position, previousIsIfThisIs, nextIsIfThisIs)
isAtNonWhiteSpace Method (position)
isBetweenWordChars Method
isBetweenWordChars Method (position)
isBetweenWordChars Method (position, previousIsIfThisIs, nextIsIfThisIs)
IsBoundary Method (offset)
IsBoundaryLeft Method (offset)
IsBoundaryRight Method (offset)
IsStartOfSentence Method (offset)
LanguageParsing Property
Last Method
noBreakButLookIntoChars Field
noBreakButLookIntoCharsLength Field
noBreakChars Field
Preceding Method (offset)
SeparateHyphenWords Property
SetText Method (t)
TextIsStartOfTextBody Property
theText Field
V2Parser Property
Keyoti.RapidSpell.Wpf.Options Namespace
NeedStreamEventArgs Class
NeedStreamEventArgs Constructor
RequiredStream Property
OptionsPresenter Class
OptionsPresenter Constructor
CreateDialogViewOptions Event
CreateDialogViewUserDictionaryEdit Event
OnCreateDialogViewOptions Method (ev)
OnCreateDialogViewUserDictionaryEdit Method (ev)
Show Method (modalOwner, userOptions)
ShowCheckAsYouTypeOption Property
ShowFindSuggestionsOption Property
ShowUserDictionaryButton Property
WordRemoved Event
UserDictionaryEditEventArgs Class
UserDictionaryEditEventArgs Constructor (edit, word)
Edit Property
Word Property
UserDictionaryEditEventArgs.EditType Enumeration
UserDictionaryEditEventHandler Delegate
UserOptions Class
UserOptions Constructor
AllowAnyCase Property
AllowMixedCase Property
ChangeMaintainsCheckValidity Method
CheckAsYouType Property
Clone Method
CustomStreamForLoading Property
CustomStreamForSaving Property
Delete Method
Enabled Property
FindSuggestions Property
IgnoreCapitalizedWords Property
IgnoreURLsAndEmailAddresses Property
IgnoreWordsWithDigits Property
IncludeUserDictionaryInSuggestions Property
Load Method
Load Method
Load Method (userOptionsStream)
NeedCustomStreamForLoading Event
NeedCustomStreamForSaving Event
OnRecheckDocumentRequest Method (e)
OptionsHaveChanged Method
OptionsSaved Event
RecheckDocumentRequest Event
Save Method
Save Method
Save Method (stream)
SetUserOptions Method (checkAsYouType, includeUserDictionaryInSuggestions, ignoreWordsWithDigits, ignoreURLsAndEmailAddresses, ignoreCapitalizedWords, allowMixedCase, allowAnyCase, findSuggestions, isTrackPoint)
StorageLocation Property
UserDictionary Property
UserOptionsFileName Property
UserOptions.NeedStreamEventHandler Delegate
UserOptions.StorageType Enumeration
This page uses an IFRAME but your browser does not support it.