I'm wondering if anyone has found a way for the MessageBox.Show()
method to return anything other than the enum values passed to it.
It would be handy to have a way to detect alternate keystrokes. For example, F10 key, even though Show()
does not display it.