Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to find a propetry, method or variable in a FORM
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00108558
Message ID:
00108951
Views:
33
>I have a question, hope u can help me.
>
>If i'm coding in a PRG file, i can use FIND function to search a VARIABLE or procedure.
>
>But back to FORM, how to do that. Cause sometime i want to remove some propetry or method in the FORM but i don't know which button or event will link with it.
>
>HS

HS,
If you're trying to find all places in a form where a property (or method or variable) is mentioned, open ANY method for the form. I always use Activate because it's at the top of the Property sheet.

Next, open the FIND window (Ctrl-F). Type in the word or phrase you want to find and click the ALL OBJECTS button in the Scope box at the bottom. The FIND will search all methods for the word(s) you've entered.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform