InfoConnect for Airlines VBA Guide
ClearDisplayOnWidthChangeEnabled Property
Gets or sets whether the screen display is cleared when the number of screen columns changes.
Syntax
Object.ClearDisplayOnWidthChangeEnabled As Boolean
Remarks
The number of screen columns can be specified using either the DisplayColumns property or the Display Settings dialog box.
See Also