ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker.Design Namespace / C1SpellCheckerDesigner Class / PostFilterEvents Method

In This Topic
    PostFilterEvents Method (C1SpellCheckerDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub PostFilterEvents( _
       ByVal events As System.Collections.IDictionary _
    ) 
    protected virtual void PostFilterEvents( 
       System.Collections.IDictionary events
    )

    Parameters

    events
    See Also