Attachmate.Reflection.Emulation.UTS Namespace > IUtsTerminal Interface : ExtendControlPage Property |
'Declaration
Property ExtendControlPage As Boolean
'Usage
Dim instance As IUtsTerminal Dim value As Boolean instance.ExtendControlPage = value value = instance.ExtendControlPage
bool ExtendControlPage {get; set;}
If true, the Extended Control Page appears instead of the regular Control Page.
If false, only the regular Control Page is displayed.