Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview.SelectedItem
Message
From
11/03/2004 12:19:51
 
 
To
11/03/2004 12:01:10
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00885264
Message ID:
00885274
Views:
42
This message has been marked as the solution to the initial question of the thread.
How can I determine if a node IS selected in a treeview control?
loNode = This.SelectedItem
IF VARTYPE( loNode ) = 'O'
  *** a node is selected
  .
  .
  .
ENDIF
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform