Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TreeView: Changing the text of an existing node
Message
From
29/08/2001 16:01:25
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00550406
Message ID:
00550535
Views:
17
This message has been marked as a message which has helped to the initial question of the thread.
Hi Doug,

Here is some sample to produce that.
        For i = 1 to myobject.nodes.count
            myobject.nodes(i).text = "Here I am"
        endfor
CLAUDIO
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Previous
Reply
Map
View

Click here to load this message in the networking platform