Modifiers Property (KeyEditEventArgs)
Gets the modifier flags, as defined in Keys. This indicates which combination of modifier keys (CTRL, SHIFT, and ALT) were pressed.
public Keys Modifiers {get;}
'Declaration
Public ReadOnly Property Modifiers As Keys