Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Have no selecteditem in treeview..
Message
De
11/07/2003 07:47:12
 
 
À
11/07/2003 07:07:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00809131
Message ID:
00809138
Vues:
28
Use:
ThisForm.TreeView1.Object.SelectedItem = NULL
or
ThisForm.TreeView1.Object.SelectedItem = ThisForm.TreeView1.Object.Nodes(1).Root
The second row is based on the fact that root of every node in the TreeView control (including the root!) is the same.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform