Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to move the pointer on OLE TREE cotrol
Message
From
07/12/2001 04:56:31
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
07/12/2001 04:18:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00591021
Message ID:
00591031
Views:
31
>Hi all,
>
>How to move the pointer on OLE TREE cotrol and highlight a specific node.
>(Basically I want to serach a node in the tree and automatically move to that node)
>
>Thanks in advance
>Peter

with thisform.OleTree.Nodes(lcKey)
.Selected = .t.
.Ensurevisible
endwith

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform