ComponentOne SpellChecker for WPF and Silverlight
C1.Silverlight.SpellChecker Namespace / C1SpellDialog Class / Closed Event

In This Topic
    Closed Event (C1SpellDialog)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Event Closed As EventHandler
    public event EventHandler Closed
    See Also