0
ok, i'm trying right now. thanks :)
0
Add MessageBoxmanager.dll to your project, refer it in your class file and then use it. it will work :)
0
I didn't get any error, but the text of buttons is still no, yes..I added MessageBoxManager.cs to my project then, in Program.cs
MessageBoxManager.Yes = "Da"; MessageBoxManager.No = "Nu";
MessageBoxManager.Cancel = "Anuleaza";
MessageBoxManager.Register();
0
What error did you get while implementing this?
0
i've tried this, but still doesn't work :(
0
i've tried this, but still doesn't work :(
0