I have a TreeView with some items in it. I also have a context menu on said TreeView.
At the moment, if you right click, it doesn't also select the item, which seems to be the default behaviour.
I want it to act like Windows, where right clicking on an item also selects that item.
Can someone help me with how to do this?
Thanks.