Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MoverBar functionality with the Treeview control
Message
De
15/05/2001 15:06:51
Dave Nantais
Light speed database solutions
Ontario, Canada
 
 
À
12/05/2001 12:05:01
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00506391
Message ID:
00507444
Vues:
13
>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform