[]
Initializes a new instance of the KeyExitEventArgs class using the specified ExitKeys.
public KeyExitEventArgs(ExitKeys key)
Public Sub New(key As ExitKeys)
An ExitKeys value that indicates which key caused the KeyExit event.