End Google Ads 201810 - BS.net 01 --> Hello Forum

When you call Form.Close() the form actually closes but in fact it is still lives in memory, i need to make sure that when i close a form the from is dead and nothing is being executed any more on this form, is the way to achieve this by invoking the GC.Collect() or there is another way.

Please help

Thank You