Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Screen Object
/ ClearDisplayOnWidthChangeEnabled Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
ClearDisplayOnWidthChangeEnabled Property
In This Topic
Gets or sets whether the screen display is cleared when the number of screen columns changes.
Syntax
Visual Basic (Declaration)
expression
.ClearDisplayOnWidthChangeEnabled
As
Boolean
where
expression
is a variable that represents a
Screen Object
Remarks
The number of screen columns can be specified using either the DisplayColumns property or the Display Settings dialog box.
See Also
Reference
Screen Object
Screen Members