Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview control
Message
From
19/08/2004 06:52:13
 
 
To
19/08/2004 06:43:18
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00934418
Message ID:
00934443
Views:
24
>>>>I can't find the help file cmctl198.chm...Is there any place where to download it ?
>>>>Thanks
>>>>Alessio
>>>
>>>It's part of MSDN library. If you have VS6 or VFP6 you should have it already. I don't know if there is a place you can download it. Check msdn.microsoft.com
>>>Cetin
>>
>>I could not find what i was looking for in the Help .
>>I want to select a node programmatically and make it appear as i click on i t with the mouse (I want the background text as Blue) How can I do ?
>>Thank you.
>>Alessio
>
>To select a node programmatically you can use its index or key. ie:
>
>with thisform.oTree
> .SelectedItem = .Nodes("myKey")
>endwith
>
>I don't know if ever there is something to set selected node's forecolor.
>Cetin

Thank you anyway Cetin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform