Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
、、およびを使用してAlt+Tabキーの押下をシミュレートしようとしましたが、どれも機能しません。他のすべてのキーを押すと機能しますが、+のみが機能しません。SendInputkeybd_eventSendMessageSendKeys.SendAltTab
SendInput
keybd_event
SendMessage
SendKeys.Send
Alt+Tabタスク スイッチャーをプログラムで開く方法を誰か教えてもらえますか?
SendKeysクラスとそのSendメソッドを使用できます
Send
参考になりそうなリンクを次に示します。 alttab-シミュレーション