![Avatar](https://secure.gravatar.com/avatar/c76a987a8b17d3dc15ab0ee27c8ea58b.jpg?s=64&d=identicon&r=g)
Hello,
I have a problem with FocusItemByFullPath in TreeListBox. Our application manages selection of multiple items within the TreeListBox, and I want to set focus to the primary item within that selection. However if I use FocusItemByFullPath, the item is focussed but my selection is lost.
What I would expect is that FocusItemByFullPath simply changes the focus, and does not affect selection at all. Perhaps changes to the selection could be optionally included for convenience.
What do you think?
Thanks, Mike
PS This is on .Net Framework
[Modified 5 years ago]