A
Alexander Walker
Hello
I have created a windows forms application that has a windows explorer style
interface using a TreeView and a ListView, I have attached a ContextMenuStrip to
the tree view which appears when the user right clicks on a node. I would like
to mimic the behaviour of the tree view of the windows explorer so that even
though the user might have selected a node already, when they right click a
different node the node they have right clicked on will appear to be selected
while the context menu is displayed, how can I do this?
Thanks
Alex
I have created a windows forms application that has a windows explorer style
interface using a TreeView and a ListView, I have attached a ContextMenuStrip to
the tree view which appears when the user right clicks on a node. I would like
to mimic the behaviour of the tree view of the windows explorer so that even
though the user might have selected a node already, when they right click a
different node the node they have right clicked on will appear to be selected
while the context menu is displayed, how can I do this?
Thanks
Alex