InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsScreen Object / ControlPageActive Property
In This Topic
    ControlPageActive Property
    In This Topic
    Gets a value indicating whether the current page type is a Control page
    Syntax
    expression.ControlPageActive As Boolean
    where expression is a variable that represents a UtsScreen Object
    See Also