Property Modifiers
Modifiers
Gets the modifier flags for a KeyDown event. The flags indicate which combination of CTRL, SHIFT, and ALT keys was pressed.
public virtual Keys Modifiers { get; }
Gets the modifier flags for a KeyDown event. The flags indicate which combination of CTRL, SHIFT, and ALT keys was pressed.
public virtual Keys Modifiers { get; }