How do I create a message box with “Yes”, “No” choices and a DialogResult? I want to make simple Yes/No choiced MessageBox, but I think it is nonsense to design a form for that. I thought I could use MessageBox, add buttons, etc.... May 8, 2022 0 Comments