Don't think your missing anything...to capture hotkeys (without Console.Readline) you'd need a message pump which means you need to get rid of the Console app and use a WinForms project instead...
You can make a WINDOWLESS app that has a message pump by inheriting from ApplicationContext and then passing your instance of that to Application.Run() in Sub Main.
Main Topics
Browse All Topics





by: sl8rzPosted on 2009-10-21 at 15:23:56ID: 25629134
Use the keyDown or keyPress event
e.com/Prog ramming/La nguages/ Vi sual_Basic /Q_2158904 2.html
e.com/Prog ramming/La nguages/.N ET/ Visual_ Basic.NET/ Q_22770076 .html
See the following:
http://www.experts-exchang
http://www.experts-exchang