close a form, then open it again
Hi :) I have a form that is shown when a button is clicked. I want to close the form and then open it again. I used form.hide() on event formclosing..and it works..but there's another way to close(not hide) the form and open again? thanks