Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / AutoExpandDictionaryChangedEventHandler Event
In This Topic
    AutoExpandDictionaryChangedEventHandler Event
    In This Topic
    Dictionary Changed event handler delegate.
    Syntax
    <Runtime.InteropServices.ComVisibleAttribute(True)>
    Public Delegate Sub AutoExpandDictionaryChangedEventHandler( _
       ByVal sender As Object _
    ) 

    Parameters

    sender
    See Also