Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I set the property of a button from a procedure?
Message
 
À
16/04/1998 11:55:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00092543
Message ID:
00092568
Vues:
28
>>>---
>>>Not to sure about: oApp.Frm1=createobject("class1")... should this be...
>>>oApp.Frm1=createobject("my_form")... why did you use CLASS1?
>>
>>that's because i am 2000 miles from you and don't see what are real names of classes you are using :).
>---
>What I meant was...I thougt you were using creatobject for a CLASS and not a
>FORM - hence: oApp.Frm1=createobject("my_form [A FORM]") instead of:
>oApp.Frm1=createobject("class1 [A CLASS]")... You see the difference? You are
>also 2000 light years ahead of me at this point. :))

a form saved as a class is a class. regarding your next question, the classlib that holds your form class must be open before you can create this.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform