I am having a bit of trouble with multiple forms. I have an "about" form ( describes the program ) and i dont know how to show my form. I tried this
Code:
     frmAbout.ShowDialog
but that didnt work. Is there something else i need to do to bring up another form? Also, once i bring up that form, how do i make it go away? Im sorry, im really new to programming...