Contents Index Topic Contents | ||
Previous Topic: Control Events Next Topic: Error Event |
DisplayModeChange Event
Indicates changes to the DisplayMode property, such as from full-screen to half. The current display mode appears in the DisplayMode property. State flags are listed under DisplayMode property.
Syntax
Private Sub object_DisplayModeChange()
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.