Method FromString
FromString(string)
Parses string representation of the key modifiers.
public static ModifierKeys FromString(string source)
Parameters
source
stringString value to parse.
Returns
- ModifierKeys
Enumeration with key modifiers.
Parses string representation of the key modifiers.
public static ModifierKeys FromString(string source)
source
stringString value to parse.
Enumeration with key modifiers.