InfoConnect for Airlines VBA Guide
ScrollOptimizationOption Enumeration
Indicates when InfoConnect uses an off-screen bitmap to speed up scrolling.
Members
MemberDescription
AutoUse the off-screen bitmap to speed up scrolling as appropriate.
StandardScrollNever use the off-screen bitmap.
UseBitmapAlways use the off-screen bitmap.
See Also