Suneel Posted September 6, 2008 Report Share Posted September 6, 2008 Hi All Can anybody let me how to select an element in a tree during the right-click? Thanks in Advance. Regards Suneel Quote Link to comment
Norm Kirchner Posted September 6, 2008 Report Share Posted September 6, 2008 You will have to catch the "mouse down?" event and see if it was a right click Use "Point to Row/Column" method for the tree to determine what you have clicked over using the corrds of the event Programatically change the value of the tree to be that value just right clicked on, and then set discard? to false on exit. bingo bango bongo instant right click selection.... that or NI could just fix the issue! Looks like a needed trip to the product suggestion center. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.