Provides data for the TypingError event of C1Spell.

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)

Syntax

C#
public class TypingErrorEventArgs : EventArgs
Visual Basic (Declaration)
Public Class TypingErrorEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    C1.Win.C1Spell..::.TypingErrorEventArgs

See Also