I need to be able to detect that the shift key is being held, but I don\'t want to use events or global variables to determine that. Is there an API in C# that lets you ask
Form.ModifierKeys (static property)
Form.ModifierKeys