InfoConnect for Unisys
CancelSelection Method (IUtsScreen)


Cancels the text selection in the terminal window. If no text is selected, this method has no effect.
Syntax
'Declaration
 
Sub CancelSelection() 
'Usage
 
Dim instance As IUtsScreen
 
instance.CancelSelection()
void CancelSelection()
See Also