Hi,
I have a mediaplayer it has some shortcut keys
means if the keyboard key "Home" is pressed it records the video running in mediaplayer into a folder
i want to write a c# windows application it fire the home key evn the Home key is not pressed, plsss tell me is to possible to fire a keyboard key with out pressing it
Why this means i get some charecter like 'C' from serialport from a electronics kit when ever i recieve 'C' from serialport the mediaplayer should record the plying video automatically , so iwant to fire the "Home" key when ever i recieve 'C' from serialport because it is a shortcutkey to the record button of my mediaplayer
so plss just tell me is it possible to fire the keyboard key without pressing it and how it is
thanks,
pramod
Bechir BejaouiPosted Mar 9, 2009, 3:34 PM
http://msdn.microsoft.com/en-us/library/system.windows.forms.control.keypress.aspx