skea
Registered User.
- Local time
- Today, 18:18
- Joined
- Dec 21, 2004
- Messages
- 342
Now another TreeView Issue.
I have an Edit/update button that updates my treeview nodes and also gives the Selected Node(to be edited) the update stringName.
I need to setfocus to the selecteditem/Node(so that its highlighted with the default highlight blue color).
I dont want to set its back color because when when another node is expanded, the back color on the treeview still exits untill when you rebuild it.
I noted that the treeview object has no setfocus and listindex as datamembers which would have been of help.
Any One With An Idea...will be highly appreciated.
I have an Edit/update button that updates my treeview nodes and also gives the Selected Node(to be edited) the update stringName.
I need to setfocus to the selecteditem/Node(so that its highlighted with the default highlight blue color).
I dont want to set its back color because when when another node is expanded, the back color on the treeview still exits untill when you rebuild it.
I noted that the treeview object has no setfocus and listindex as datamembers which would have been of help.
Any One With An Idea...will be highly appreciated.