DoruLa
Results
2
issues of
DoruLa
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...
You can add to Image_MessageBox the follwing things to make it seem like the original MessageBox: VerticalAlignment="Top" Margin="30,20,0,0" This way the image will not move around in case of long...