Hi guys
I don't know nothing about using tree view and i need ti use it in my application!
How can exemple:
i got in the treeview the name File
and when i click on it the tree open and show Open and Exit
and how when i press Open somehing hapen and when i press Exit something hapen??
I hope that u know what i mean
and please don't give me any comlicated exemples (i'm just a biginner )
Very Very Nice Man!
but how can i put a code for one of it
i meaN WHEN I CLICK ON ONE OF THIS NODS SOMETHING HAPEN..HOW?
but i still don't know how to do it to...
lets say that i have 3 Nods(if this is what you call them)
+FILE
open
exit
+EDIT
cut
paste
+HELP
about
help
how can i do something like that and how when i click on open
something hapen or on exit or....
Last edited by Shady Soft; Feb 20th, 2005 at 05:53 AM.
thx man..
But i have one last questions..
Look at the attachement photo..can't i remove the text to the left more..
and i don't want when i put the mouse on top of something exemple:when i put the mouse on top of the pastw word they put a tooltiptext with the name paste i don't want that!!
Here is the project attached that I made. The items are moved all to the left
and there is not tooltip text.
O man, I don't know how to thank you..
But i notice that i can change the name of the nods during the runtime and i don't want that to happen
and on the first click 2 nod open togather or i don'r know what!!
Note: I replace your tree view with mine in my project
Last edited by Shady Soft; Feb 20th, 2005 at 11:42 AM.
Change the LabelEdit property of the control to disable editing of the nodes.
I am not sure what could be the reason for it opening two nodes at once...
Change the LabelEdit property of the control to disable editing of the nodes.
I am not sure what could be the reason for it opening two nodes at once...
there is only 2 choises Normail and Automatic
chould i change it to Normal?