Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MoverBar functionality with the Treeview control
Message
From
15/05/2001 15:06:51
Dave Nantais
Light speed database solutions
Ontario, Canada
 
 
To
12/05/2001 12:05:01
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00506391
Message ID:
00507444
Views:
14
>>With a moverbar within a listbox i can allow users to re-order a list of items.
>>How can I achieve this functionality with the ActiveX Treeview of Listview control. I want users to be able to drag and drop a node on a Treeview control.
>>
>>Thanks In Advance...
>
>Warning : Long content
>Hi Dave,
>Basically what you do is remove the source node and insert it with a tvwPrevious relation to target node :
>
* Define some constants.
>#Define tvwFirst 0
>#Define tvwLast 1
>#Define tvwNext 2
>#Define tvwPrevious 3

thanks.. this is EXACTLY what i needed.
Previous
Reply
Map
View

Click here to load this message in the networking platform