Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / ScreenHistory Object / ManualCaptureOnly Property
In This Topic
    ManualCaptureOnly Property
    In This Topic
    Gets or sets a value indicating whether new host screens are captured manually (true) or automatically (false).
    Syntax
    expression.ManualCaptureOnly As Boolean
    where expression is a variable that represents a ScreenHistory Object
    See Also