Hi,
Iam having the messagebox.
MessageBox.Show("Data Already Exist - Save As New Application ", "ID PREPARATION", MessageBoxButtons.YesNoCancel, MessageBoxIcon.Question)
From this messageboxbuttons [Yes] [No] [Cancel]
I want to have
[Save As New] [Replace the Exist] [Don't Save]
Better Ideas for me?
Thanks
Iam having the messagebox.
MessageBox.Show("Data Already Exist - Save As New Application ", "ID PREPARATION", MessageBoxButtons.YesNoCancel, MessageBoxIcon.Question)
From this messageboxbuttons [Yes] [No] [Cancel]
I want to have
[Save As New] [Replace the Exist] [Don't Save]
Better Ideas for me?
Thanks