Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview problem
Message
From
10/11/2006 10:04:56
 
 
To
10/11/2006 09:47:35
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MySQL
Miscellaneous
Thread ID:
01167992
Message ID:
01168725
Views:
19
Have you tried Bindevent? Something like
BindEvent(this.yourTreeview,"RightClick" ,this.yourTreeview,"Click")
>I have the following properties set for the treeview:
>
>Style: 7
>Mousepointer: 0
>Linestyle: 0
>LabelEdit: 1
>ImageList:
>Borderstyle: 0
>Appearance: 1
>OLEDragMode: 0
>OLEDropMode: 0
>Indentation: 10
>PathSeparator: \
>HideSelection: F
>Sorted: F
>FullRowSelect: F
>Enabled: T
>Checkboxes: F
>SingleSel: F
>Scroll: T
>HotTracking: F
>
>I do not get any node expansion on the treeview with the right-click (left-click only).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform