Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disappearing tree
Message
De
28/03/2000 12:43:36
 
 
À
28/03/2000 09:30:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00351365
Message ID:
00351459
Vues:
21
I had that same problem once, a few months ago. I can't remember what I did to fix it. Thats not much help. I would try the following:

THISFORM.Refresh() in the form.

Toggling the TreeView's Visible property in the FORM.Init Method.

Selecting the first item in the tree. tv_tree.SelectedItem = tv_tree.Nodes(0)
I can't remember if that was tv_tree.Nodes(0) or tv_tree.Nodes(1) for the first node

Well, good luck.

Rob.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform