Property KeyModifiers
KeyModifiers
Gets a value indicating which of the modifier keys (SHIFT, CTRL, and ALT) is in a pressed state.
[Browsable(false)]
public static ModifierKeys KeyModifiers { get; }
Property Value
- ModifierKeys
A bitwise combination of the ModifierKeys values. The default is None.