Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How disappointed I am .
Message
De
08/02/2002 11:20:04
Max Chen
Yx Software
Shunde, Chine
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00615259
Message ID:
00617437
Vues:
26
Do u think the follow is the right syntax ?

Should the form designer generate code like follow if it
allow us to add method to object inside form ?


DEFINE CLASS form1 AS form
ADD OBJECT cmd1 as command1
ENDDEFINE


DEFINE CLASS command1 As CommandButton
Added_property='abc'

FUNCTION added_method
? 'abc'
ENDFUNC

ENDDEFINE
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform