G
Guest
When user right click the tree node, a context menu popup. But I can not get
the node clicked calling TreeView.SelectedNode property correctly because the
default selection behavor of TreeView is left click.
How can I get the correct tree node when context menu popup?
Thanks.
the node clicked calling TreeView.SelectedNode property correctly because the
default selection behavor of TreeView is left click.
How can I get the correct tree node when context menu popup?
Thanks.