InfoConnect for Unisys
SelectAll Method (IT27Screen)


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