KeyPressedEventArgs..::..Modifier Property
Gets the modifier.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
public ModifierKeys Modifier { get; }
Public ReadOnly Property Modifier As ModifierKeys Get
public: property ModifierKeys^ Modifier { ModifierKeys^ get (); }