Hello everyone,
I have Opened or Popup the Windows with the help of
var form = new PopUpForm();
form.Show(this); // if you need non-modal window
this code.
Now I wanna close this popup with the help of C# Code.
If you have any idea then please share that code.
Thanks
Sanwar RanwaPosted Jan 5, 2019, 4:14 AM
Salman BegPosted Jan 5, 2019, 6:11 AM
Suraj KumarPosted Jan 5, 2019, 4:59 AM