Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add events?!
Message
De
06/01/2000 14:46:00
 
 
À
06/01/2000 11:04:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00313888
Message ID:
00314073
Vues:
52
>i know this method, but what i want to do is use coding method to declare a object event~!

DEFINE CLASS MyButton AS CommandButton
PROCEDURE Click
MESSAGEBOX('Click Event fired!')
ENDPROC
PROCEDURE DblClick
MESSAGEBOX('DblClick Event fired!')
ENDPROC
ENDDEFINE

Is this what you are looking for?
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform