Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Objects and class have code pages - which goes first?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00041709
Message ID:
00041802
Vues:
31
>hi,
>I have command buttons I use from the VFP3 form wizard (WIZSTYLE).
>
>The class of the buttons already has code behind them. If I add code to the click event of one of these buttons. What code executes first? The class code or the button code?
>
>Thanx,
>John
John,

Your button code executes and the class code does not run unless you call it with either DoDefault() or ClassName::MethodName()
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform