Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / ScreenHistory Object / ScreenHistoryPanelVisible Property
In This Topic
    ScreenHistoryPanelVisible Property
    In This Topic
    Gets or sets a value indicating whether the visible state of the dockable Screen History panel is visible.
    Syntax
    expression.ScreenHistoryPanelVisible As Boolean
    where expression is a variable that represents a ScreenHistory Object
    See Also