Create custom message box in C# to Windows Forms applications.
Create a class file or create a framework for messagebox and define 2 method one for 'error' and another for 'success' .whenever you want to show success MessageBox then then just call success method and for error call error method that is created in Class file.
Student Manager C#.net
https://drive.google.com/open?id=1PfF...
#CSharp
CustomMessageBox
#CODERBABA
Credit : Javed Sir (programinurdu)