Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview - run code whenever node changes
Message
From
06/10/2004 18:33:15
 
 
To
06/10/2004 16:53:19
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00949354
Message ID:
00949386
Views:
13
Jay,

The NodeClick Event is what you are looking for. You many want to use BINDEVENT to bind NodeClick to a custom method in another object where your code would be. In fact, this is good practice for ActiveX controls.

>Using MSComctlLib.TreeCtrl.2 and am not using any checkboxes or images; just branches and leaves. I want to run some code whenever the node is changed, either by mouse, keys or programatically. What do I use for that? Is there an equivelent to InteractiveChange for a treeview?
- Jeff
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform