InfoConnect API Guide
Attachmate.Reflection.Emulation.T27 Namespace / IT27Screen Interface / Copy Method


In This Topic
    Copy Method (IT27Screen)
    In This Topic
    Copies selected text to the Clipboard.
    Syntax
    'Declaration
     
    
    Sub Copy() 
    'Usage
     
    
    Dim instance As IT27Screen
     
    instance.Copy()
    void Copy()
    See Also