How to enable Ctrl+C, Ctrl+V, Ctrl+X in textBoxes?

  • Thread starter Thread starter kari
  • Start date Start date
K

kari

Hi,

I've already set the ShortcutsEnabled property to true but still cannot
use keyboard shortcuts to do "copy", "cut", "paste" ,"select all",
"undo" , "redo", etc.

Did I miss anything?



Thanks in advance
 
Hi,

I've already set the ShortcutsEnabled property to true but still cannot
use keyboard shortcuts to do "copy", "cut", "paste" ,"select all",
"undo" , "redo", etc.

Did I miss anything?

I don't know anything about this really, but the app I'm currently
working on is just a couple textboxes, and I can use all those
functions with them. I didn't turn on ShortcutsEnabled, but it's
definately set to True. You haven't done any key-trapping or anything
have you?
 

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

Back
Top