In my application i detect when a key is pressed and see if the modifier is the shift key but the Keys enumerator has Shift and ShiftKey.
It seems the event is always sending Keys.Shift, but is there a case where the Keys.ShiftKey will be used?
(and the same question applies to Keys.Control and Keys.ControlKey)
Thanks for any input.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…