Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select a node in treeview programmatically?
Message
 
 
To
15/04/2009 11:42:52
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01394949
Message ID:
01394993
Views:
98
This message has been marked as the solution to the initial question of the thread.
>Unfortunately not, I tried:
> oForm.oTree1.nodes.EnsureVisible()
> oForm.oTree1.node.EnsureVisible()
oForm.oTree1.SELECTEDITEM = oForm.oTree1.nodes[ 25 ]
oForm.oTree1.SELECTEDITEM.EnsureVisible() 
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform