RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / C1SpellDialog Class / Closed Event

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