In VB6, to unload a form, we jsut typed
"Unload Me"
What do I type in VB.NET? is there a similar syntax?
Also, wats the difference between a Windows Form and an Inherited Form?
Wats a user control and a user-inherited control?
"Unload Me"
What do I type in VB.NET? is there a similar syntax?
Also, wats the difference between a Windows Form and an Inherited Form?
Wats a user control and a user-inherited control?