Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / UserInterfaceSettings Object / WindowsFullscreen Property
In This Topic
    WindowsFullscreen Property
    In This Topic
    Gets or sets a value indicating whether the touch window is fullscreen or not.
    Syntax
    expression.WindowsFullscreen As Boolean
    where expression is a variable that represents a UserInterfaceSettings Object
    See Also