Using right mouse click with MS Treeview control

R

robert

I've using the MS treeview control 6.0 (SP4) on a form and populated it with
data from a table. I use the NodeClick to determine which node was selected
and execute a procedure on that selection. I'd like to add a right node click
to the treeview to bring up a popup window for actions specific to the node
clicked. Is this possible? Or can I trap a right mouse click event from
within NodeClick
Thanks for the assistance
Rober
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top