Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / RecentTyping Object / ListChanged Event
In This Topic
    ListChanged Event
    In This Topic
    Raised when a string is added to or removed from the Recent Typing list.
    Syntax
    private Sub RecentTyping_ListChanged ( 
       ByVal sender As Object _
    ) 

    Parameters

    sender
    See Also