How do i call esc key dynamicaly(VB.NET Win forms)
Windows Forms
2
Posts
2
Posters
0
Views
1
Watching
-
Dear All. i want to raice Esc key(keybord) Event, without pressing the Esc button. Regards Rajeesh MP
-
Dear All. i want to raice Esc key(keybord) Event, without pressing the Esc button. Regards Rajeesh MP
Rajeesh MP wrote:
i want to raice Esc key(keybord) Event, without pressing the Esc button.
If the event is in your application then you should abstract the functionality elsewhere so it can be called from where it is needed. If you are initiating it against another application then you might want to look at System.Windows.Forms.SendKeys[^]
*Developer Day Scotland - Free community conference Delegate Registration Open