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

    Parameters

    sender
    See Also