InfoConnect for Airlines
Selection Property (IAlcScreen)


Gets the area of the screen that's currently selected.
Syntax
'Declaration
 
ReadOnly Property Selection As IScreenRegion
'Usage
 
Dim instance As IAlcScreen
Dim value As IScreenRegion
 
value = instance.Selection
IScreenRegion Selection {get;}
See Also