Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / RecentTyping Object / Enabled Property
In This Topic
    Enabled Property (RecentTyping)
    In This Topic
    Gets or sets whether Recent Typing is enabled in the session.
    Syntax
    expression.Enabled As Boolean
    where expression is a variable that represents a RecentTyping Object
    See Also