WPFCustomMessageBox icon indicating copy to clipboard operation
WPFCustomMessageBox copied to clipboard

Add overloads which take a "Window" param

Open RobSiklos opened this issue 10 years ago • 0 comments

Like the regular MessageBox methods, CustomMessageBox needs overloads of the various Show methods which take a Window parameter.

Otherwise, there is no way to specify the parent window and make the message box be modal for that window.

RobSiklos avatar Oct 22 '15 19:10 RobSiklos