Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

New Post: MessageBox with CheckBox

$
0
0
I need this feature as well, so I've created a derived MessageBox class with a custom template and dependency property. I can display it like so:
var msgbox = new CheckableMessageBox ();
msgbox.ShowDialog();
But it shows only the OK button. How can change the MessageBoxButton in this msgbox instance to display another set of buttons (YesNo/OKCancel/etc) ?

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>