InfoConnect for Airlines
CancelSelection Method (IIbmScreen)


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 IIbmScreen
 
instance.CancelSelection()
void CancelSelection()
See Also