WPF key simulate

amitairoa

Newcomer
Joined
Jul 16, 2008
Messages
21
Hi!
I have a project, in which a user can click a button- even if he's using different program- that button in the program will simulate a keyboard shortcut and and use it in that current program he's using.
I wanted to ask how to do this:
How do I simulate a keyboard shortcut in Expression Blend/WPF, and how do I simulate that key in another application-for instance if he's using Microsoft word- by pressing a button in my program- that button does CTRL +Z-and that works as undo in Word. How do I do this?
I'd appreciate any help.
Thanks!
 
Back
Top