Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Binding 2 Event, Click and When
Message
De
25/03/2006 08:19:04
 
 
À
25/03/2006 03:06:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01107607
Message ID:
01107644
Vues:
22
>I am Binding 2 Events in my ToolBar, Click and When.
>Click Event gets Bind successfully, but When Event doesn't get without any Error.
>
>bindevent(ToolBar1.ObjName, "Click", Toolbar1, "myClick", 2)
>bindevent(ToolBar1.ObjName, "When" , Toolbar1, "myWhen" , 2)
>
>
put a "*" comment into the when() procedure
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform