WPFCustomMessageBox icon indicating copy to clipboard operation
WPFCustomMessageBox copied to clipboard

Add default MessageBoxResult to the window

Open DoruLa opened this issue 11 years ago • 0 comments

You can add a default MessageBoxResult in the DisplayButtons method. That way, if the user clicks on the close button of the window, the result returned will not be None in case of Yes/No/Cancel message boxes.

DoruLa avatar Nov 14 '13 15:11 DoruLa