Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Have no selecteditem in treeview..
Message
From
11/07/2003 07:47:12
 
 
To
11/07/2003 07:07:46
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00809131
Message ID:
00809138
Views:
29
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?...

Previous
Reply
Map
View

Click here to load this message in the networking platform