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.
私のプログラムでは、MediaPlayPauseキーの押下をシミュレートしたいと考えています。メモとして、キーが押されているか押されているかを確認したくありません。プログラムを介してキーを押したいのです。
MediaPlayPause
SendKeys.Send を試しましたが、特殊キーは{Enter}と{Tab}などに制限されています。
{Enter}
{Tab}