Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview control
Message
De
19/08/2004 06:52:13
 
 
À
19/08/2004 06:43:18
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00934418
Message ID:
00934443
Vues:
25
>>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform