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


In This Topic
    Cut Method (IT27Screen)
    In This Topic
    Cuts selected text and copies it to the Clipboard.
    Syntax
    'Declaration
     
    
    Sub Cut() 
    'Usage
     
    
    Dim instance As IT27Screen
     
    instance.Cut()
    void Cut()
    See Also