Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / AutoComplete Object / DictionaryChanged Event
In This Topic
    DictionaryChanged Event (AutoComplete)
    In This Topic
    Raised when a dictionary entry is added to or removed from the Auto Complete dictionary.
    Syntax
    private Sub AutoComplete_DictionaryChanged ( 
       ByVal sender As Object _
    ) 

    Parameters

    sender
    See Also