Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dragover and calling another method problems
Message
 
 
À
26/05/2006 22:40:26
Mike Sue-Ping
Cambridge, Ontario, Canada
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
Divers
Thread ID:
01125469
Message ID:
01125525
Vues:
14
>I would like to have the following functionality. Drag an item from a listbox over a command button and fire the click event of the button. Is this possible?
>
>When I try it, the button's click event does not fire. I've put this.click() in the button's Dragover event. Am I missing something or is this simply not possible in VFP?
>

Hi Mike,

You cannot trigger VFP control event with a method call. See RAISEEVENT() in help.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform