Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / RecentTyping Object / RecentTypingPanelVisible Property
In This Topic
    RecentTypingPanelVisible Property
    In This Topic
    Gets or sets the visible state of the dockable Recent Typing panel.
    Syntax
    expression.RecentTypingPanelVisible As Boolean
    where expression is a variable that represents a RecentTyping Object
    See Also