InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Screen Object / AutoCopyOnSelect Property
In This Topic
    AutoCopyOnSelect Property (T27Screen)
    In This Topic
    Gets or sets a value indicating whether selected text is automatically copied to the clipboard.
    Syntax
    expression.AutoCopyOnSelect As Boolean
    where expression is a variable that represents a T27Screen Object
    See Also