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:21:40
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00438827
Message ID:
00438859
Views:
21
>>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,
Unfortunately doesn't work in VFP5. Already it was .f. It only does so if enabled. Thanks.
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
Next
Reply
Map
View

Click here to load this message in the networking platform