Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to find a propetry, method or variable in a FORM
Message
 
 
To
16/06/1998 05:12:36
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00108558
Message ID:
00108566
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.

Removing form's method or property at RUN TIME requires a know-how on the structure of the form file .scx which is actually a table. Try to issue USE formname.scx in the command window, then issue BROWSE and you will see how the Form file structure was done. From there, you can have the idea on how to manipulate objects, their properties and methods. To me, it is not advisable, though doubtlessly feasible, to remove properties or methods at runtime.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform