开发者

Maintain input focus while not the main window

开发者 https://www.devze.com 2023-04-12 06:06 出处:网络
I\'m currently starting to write a WinForms application that will need to receive input from Dictation software while Focus is not on the application. I\'ve been search开发者_如何学Pythoning for clues

I'm currently starting to write a WinForms application that will need to receive input from Dictation software while Focus is not on the application. I've been search开发者_如何学Pythoning for clues and the best I have found so far are keyboard focus solutions or trying to use hooks. If anyone has some idea where to start or a hint please let me know.

Thank you.

0

精彩评论

暂无评论...
验证码 换一张
取 消