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.
C#でctrl +マウスホイールを処理するより良い方法は何ですか? MouseWheel イベントを処理する方法を理解しましたが、ctrl キーも押されていることを知る方法はありますか?
前もって感謝します。
次のような静的プロパティを使用します。
System.Windows.Forms.Control.ModifierKeys