InfoConnect API Guide
Attachmate.Reflection.Emulation.UTS Namespace / IUtsScreen Interface / Cut Method


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