InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / DrawingOptimization Property
In This Topic
    DrawingOptimization Property
    In This Topic
    Gets or sets whether InfoConnect uses drawing optimization features to control the timing of changes to the screen display.
    Syntax
    expression.DrawingOptimization As Boolean
    where expression is a variable that represents a Screen Object
    Remarks
    Use the default value (true) for the best performance with most host applications.
    See Also