Method GetModifiers
GetModifiers(Keys)
Gets the modifier flags from Keys. The flags indicate which combination of CTRL, SHIFT, and ALT keys was pressed.
public static Keys GetModifiers(Keys keys)
Parameters
keysKeys
Gets the modifier flags from Keys. The flags indicate which combination of CTRL, SHIFT, and ALT keys was pressed.
public static Keys GetModifiers(Keys keys)
keys Keys