InfoConnect for Unisys
Selection Property (IT27Screen)


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