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


In This Topic
    SelectAll Method (IT27Screen)
    In This Topic
    Selects all of the text on the screen.
    Syntax
    'Declaration
     
    
    Sub SelectAll() 
    'Usage
     
    
    Dim instance As IT27Screen
     
    instance.SelectAll()
    void SelectAll()
    See Also