Recent: Trying to find lawn mower part- Power Devil PDG4037R?

Mend Application Development

Mend Software, Application Development
Find out how to mend it for free.

Ask Question
Mend Software, Application Development
Find out how to mend application development

Mend > Application Development

Mend Software, Application Development

How do I unload a form in VB.NET?

I know that I can close a form in VB.NET by using the form.close command. Which command do I use to unload the form?

O.M.
August 2003
The command you need is .... form.Dispose()

form would be the form's name. Dispose will close the form and release the object. This frees up the memory being used by the object. So this is a tidier method than the close method in VB.

Hope that helps.

Jinxy
February 2004
Mend Software, Application Development
Find out how to mend application development

How to mend ...

Find out how to mend just about anything howtomendit.com for free repair help, information and advice.
Mend Software, Application Development
Find out how to mend application development