Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to use TreeView
Message
 
À
01/08/1999 00:27:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00248644
Message ID:
00248779
Vues:
16
>Hi gang,
>
>I'm almost embarrassed to ask this question, it seems so elementary, but I can't figure it out.
>
>I've managed to get a TreeView object on my form, but can't figure out what the heck to do with it now. I want to use it for selecting a file from the system (local drives and/or network drives), but how do I get it to do that??? I can't figure out what properties to set ...
>
>TIA,
>-Bonnie

In addition to the other replies that you received, many developers (us included), use an underlying cursor to populate a treeview drawing items needed to the .Add() from the cursor. We have a treeview that sits in a container and that container has methods like .LoadNext(), .LoadPrior(), .LoadRoot(), etc. to load the tree by reading the cursor.

Steve
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform