Gets a boolean value representing the current state of the Alt key
This is a simple utility to determine if the either or both of the Alt keys are pressed down.
C# Eg., if (true == e.Alt) {}
SdgKeyEventArgs Class | Sdgt Namespace