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.
誰かがモニターのプラグを抜いていくつかのアクションを実行したかどうかを知りたいのですが、何か考えはありますか? ありがとうございました
自分で試したわけではありませんが、WM_DEVICECHANGE をリッスンして System.Windows.Forms.Screen.AllScreens コレクションの変更を確認できると思います。