Determining If Browse Window Activated/DeactivatedID: Q104593 2.50 2.50a | 2.00 2.50 2.50a kbprg
The information in this article applies to:
SUMMARYThe DEACTIVATE and ACTIVATE clauses of the READ command are not executed for a window that does not contain a GET object. Therefore, these clauses will not be executed when a Browse window is activated or deactivated.
MORE INFORMATIONIt is possible to determine if a Browse window has been activated or deactivated. The ACTIVATE and DEACTIVATE clauses are executed only when a window, with GET objects and in the active READ command, is activated or deactivated. To test for the activation of a Browse window, you could place code with the READ window to test for the WONTOP() function. If the WONTOP() function is used with the Browse window, code associated with activating the Browse window could be executed. For example:
Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a
KBCategory: kbprg
KBSubcategory: FxprgBrowse
|
|
Last Reviewed: April 30, 1996 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |