The information in this article applies to:
SYMPTOMSAfter closing a form that has been shown on top of another form, the Deactivate event of the form that is being closed fires. This occurs only when the application is run on the remote device. RESOLUTION
To work around this behavior, a form level variable can be used to determine when the event should fire. The following example sets the form level variable in the QueryUnload event so that the Deactivate event does not fire:
MORE INFORMATIONThis behavior only occurs in the Windows CE Platform and only on the remote device. Steps to Reproduce Behavior
Additional query words: wce vbce vbce6
Keywords : kbToolkit kbVBp600 kbWinCE100 kbGrpVB kbDSupport |
Last Reviewed: January 31, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |