Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TreeView doubleclick
Message
De
29/06/2006 15:26:45
 
 
À
05/06/2006 10:20:06
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01126856
Message ID:
01132866
Vues:
16
>>Any help? Is HitTest() solution (how to use it)?
>
>I just found my old code in some DblClick handler:
>
>LOCAL laMice[4]
>IF AMOUSEOBJ(laMice) = 4 THEN
>  IF NOT ISNULL(This.HitTest(laMice[3], laMice[4])) THEN
>    * Doubleclick action
>  ENDIF
>ENDIF
>
I tried this but it doesn't work.

I expect from HitTest() to return me is it Node object or not in TreeView control.
How to do that?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform