Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview + VFP5. How to set drophighlight to nothing
Message
From
07/11/2000 12:09:24
 
 
To
07/11/2000 11:47:55
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00438827
Message ID:
00438846
Views:
19
>Going nuts with treeview control. How do you set DropHighLight to Nothing ?
>This works :
>oNode = somenode
>.DropHighLight = oNode
>oNode = .NULL.
>
>But not this one (either already .Null. or not):
>.DropHighLight = .NULL. && Type mismatch
>
>I could totally drop using drophighlight if you know a way to highlight current node when the treeview is disabled.
>Any help would be appreciated. TIA.
>Cetin

Cetin,

I don't know if this works with the TreeView for VFP 5, but in VFP6, we just set the HideSelection property to .F. and the TreeView maintains it's highlight when it doesn't have focus or when it's not enabled.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform