Resize event

Occurs when the size of a display is changed. This event also occurs when a display is first loaded or when the window state changes, for example, when a display is maximized, minimized, or restored.
The Resize event might occur multiple times when a display changes size.
Syntax
Display
_
Resize
where
Display
– is the name of a Display object variable that was dimensioned using the WithEvents keyword or the reserved name Display.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal