Jump to content

Key Down? events (CTRL-C, CTRL-V, CTRL-X)


Recommended Posts

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.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.