Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clicks on an image don't always fire
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01353639
Message ID:
01353930
Vues:
25
Hey Russell,

>But, regardless of that, I still had to change the _DblClick sys var so that rapid clicks on the new image-based button will behave like rapid clicks on the button.
>

Why not just have the DblClick event call the Click event? I would try and avoid changing a global setting like _DblClick.
FUNCTION DblClick
   This.Click()
ENDFUNC
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform