How to Coordinate a Browse Window with a Control ScreenID: Q109781 2.50 2.50a 2.50b | 2.00 2.50 2.50a 2.50b
The information in this article applies to:
SUMMARYYou can seamlessly incorporate a series of navigation push buttons (such as those provided in CONTROL2.SCX in the GOODIES\FNDATION\SCREENS subdirectory) with a Browse window so that a single click on a navigation button refreshes the Browse window appropriately. Normally, two mouse clicks are required to perform the operation: the first to activate the window containing the push buttons, the second to select one of the buttons. The code example below demonstrates how to do this with a single mouse click.
MORE INFORMATIONThe following code example assumes that there are no ON KEY LABEL assignments or keyboard macros assigned to the F12 function key.
Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a 2.50b pushbuttons
KBCategory:
KBSubcategory: FxprgBrowse
|
|
Last Reviewed: May 22, 1998 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |