RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / CheckControlCompletedEventArgs Class
Properties Methods


In This Topic
    CheckControlCompletedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CheckControlCompletedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CheckControlCompletedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Public PropertyGets the ISpellDialog used to perform the modal spell-check.  
    Public PropertyGets the ISpellCheckableEditor object that was spell-checked.  
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Public PropertyGets the number of spelling errors detected.  
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Top
    Protected Methods
    See Also