evanwon / WPFCustomMessageBox

A WPF clone of the native Windows/.NET MessageBox with extra features like custom button text.
122 stars 63 forks source link

Add Esc functionality to mirror Windows MessageBox #1

Closed evanwon closed 11 years ago

evanwon commented 11 years ago

Standard Windows MessageBoxes allow you to press Esc to cancel the window, which is available as long as there isn't a "yes/no" decision to be made.

evanwon commented 11 years ago

Resolved in a829adb6a9c167b7c8ca9ca63ba76493cc172078