How to Change Object Properties Based on a Logical FieldID: Q134313 The information in this article applies to:
SUMMARYVisual FoxPro has the ability to refresh an object on a form based on a logical field in a table.
MORE INFORMATION
Step-by-Step Procedure1. Create a new .dbf file called Junk with a logical field named Logic. 2. Enter two or three records with True (.T.) valuses in the Logic field 3. Issue the following command in the Command window:
4. Select the command button object from the Form Controls toolbar, and
5. In the Refresh property for th command button, type:
6. Create another command button on the form.
7. Double-click the button and in the click event for this button, type the 8. Click the exclamation mark on the toolbar to save and run the form.
9. Click the second command button and note how the first command button Additional reference words: 3.00 VFoxWin
KBCategory: kbtool
KBSubcategory: FxtoolFormdes
|
Last Reviewed: August 4, 1995 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |