Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to find a propetry, method or variable in a FORM
Message
 
À
16/06/1998 05:12:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00108558
Message ID:
00108566
Vues:
34
>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."
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform