Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / RecentTyping Object / MaxListItems Property
In This Topic
    MaxListItems Property
    In This Topic
    Gets or sets the maximum number of items that can appear in the Recent Typing list.
    Syntax
    expression.MaxListItems As Integer
    where expression is a variable that represents a RecentTyping Object
    See Also