Kevin Boronka Posted February 11, 2006 Report Share Posted February 11, 2006 Is it possible to get a ctr+c,ctrl+v,ctrl+x keydown events from a tree control? Quote Link to comment
Yair Posted February 11, 2006 Report Share Posted February 11, 2006 Is it possible to get a ctr+c,ctrl+v,ctrl+x keydown events from a tree control? Yes. Just look at your attachment. You just have to click on the tree before. By the way, the ASCII case is not needed. If you're asking about actually extracting the information. The tree control terminal is a string of the item you selected. If you want more than that, I think you will have to use the tree methods, although 8.0 might have better tools for it. 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.