Hi all,
On the click of a button, I need to unload that form on which user clicked the button and then reload it.
Thanks.
Printable View
Hi all,
On the click of a button, I need to unload that form on which user clicked the button and then reload it.
Thanks.
If you mean , close it and then reopen new instance of it then it's simple(in general sense) . But you think you can do like load and unload forms like in old VB6 then this not the case with .NET .