Provides data for the Complete event of C1Spell.

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

Syntax

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

Inheritance Hierarchy

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

See Also