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.
OEM 8 のチェックを試みましたが、キーがシフトされているかどうかを確認しましたが、これは機能しません。
ありがとうございました。
テンキーパッドの Key.OemMultiply
もう1つはKey.D8で、e.Keyboard.Modifiers == ModifierKeys.Shiftをチェックしています
プロのヒント: キー ハンドラーにブレークポイントを配置して、処理するキーを自分で確認します。