Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / Frame Object / FullScreen Property
In This Topic
    FullScreen Property
    In This Topic
    Gets or sets a value indicating whether the application frame is in full screen state.
    Syntax
    expression.FullScreen As Boolean
    where expression is a variable that represents a Frame Object
    See Also