I wan to create a DialogResult MessageBox with my own specified labels on the buttons. I am aware of coding DR MessageBox with YesNo option buttons.
Customizing Dialogresult MessageBox with user defined MessageBoxButton
583 Views Asked by Shaivya Sharma At
2
You can try making custom message Box with your own customized buttons and icons and Label that you want to display. Create Constructor as below. Add property DisplayData to store messageBox Data To Display.
Assign Icons to picturebox here