I have found mixed opinions regarding this question in answers to other questions, but have not found a question that directly addresses it.
Is it necessary to move the Dispose method, in a winforms generated .Designer.cs file, to the main code file so that the designer will not overwrite changes I have made to the method?