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

    Parameters

    sender
    See Also