Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mouse Click on Treeview
Message
De
28/02/2006 10:23:13
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01099843
Message ID:
01099885
Vues:
14
Hi Sergey,
Of course, I knew that.. but the source of problem... (in previous my message).. I looking for ways to activate activeX control.. after Drag/Drop operation.. node over event (its DBI treeview) not works.. only after CLICK on control - it begin works again... then.. I thought to make this click programmatically.. but can't get it work.. I'v try to KEYPRESS but MouseDown not fair also.. only when I click on control... ;-((



>>How to automate mouse click on treeview? I have check MOUSE CLICK AT 20,20
>>the mouse pointer moving to position, but node does not selected.
>
>You can select a node programmaticaly
>WITH THISFORM.oTreeView
>	.SelectedItem = .Nodes("NodeKey")
>ENDWITH
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform