'Declaration
Property ExtendControlPage As Boolean
'Usage
Dim instance As IUtsTerminal Dim value As Boolean instance.ExtendControlPage = value value = instance.ExtendControlPage
bool ExtendControlPage {get; set;}
Property Value
If true, the Extended Control Page appears instead of the regular Control Page.
If false, only the regular Control Page is displayed.