Method Dispose
Dispose(bool)
Disposes of the resources (other than memory) used by the Form.
protected override void Dispose(bool disposing)
Parameters
disposing
booltrue to release both managed and unmanaged resources; false to release only unmanaged resources.