1. Whether all the following classes (class or system module), the role of the specific module is to be familiar.
Using system.collections; using system.drawing; using system.data; using system.windows.form;
2, clean up resources
/// /// Clean all the resources being used. /// summary> Protected Override Void Dispose (Bool Disposing) {if (disponents! = Null) {components.dispose ();}} Base.Dispose