[]
        
(Showing Draft Content)

C1.Win.SpellChecker.SuggestionsEventArgs

SuggestionsEventArgs Class

Provides data for the ShowSuggestions event.

Inheritance
SuggestionsEventArgs
Namespace: C1.Win.SpellChecker
Assembly: C1.Win.SpellChecker.10.dll
Syntax
public class SuggestionsEventArgs : EventArgs
Public Class SuggestionsEventArgs
    Inherits EventArgs

Properties

Name Description
Suggestions

Gets the suggestion list.

Word

Gets the misspelled word.