InfoConnect API Guide
Attachmate.Reflection.Emulation.UTS Namespace / IUtsScreen Interface / HostChangedControlPage Property


In This Topic
HostChangedControlPage Property
In This Topic
Gets a value indicating whether the host has accessed/changed the control page.
Syntax
'Declaration
 
ReadOnly Property HostChangedControlPage As Boolean
 
'Usage
 
Dim instance As IUtsScreen
Dim value As Boolean
 
value = instance.HostChangedControlPage
See Also