Find garbage object in form designer file ?
When designing a form dragging objects (forms) into an edit and delete form, somehow the object on the form is deleted but the code in the form (Form.Designer.cs) does not delete the form. Is there a way to quickly find code not deleted in the above file ?
Nilesh ShahPosted Aug 14, 2017, 8:14 AM
Sorry, I did not understand your explaination.
Can you post the proejct as zip file so that it can be downloaded ans seen what's the problem?
Dong Lam TrienPosted Aug 12, 2017, 3:41 AM
Nilesh ShahPosted Aug 11, 2017, 9:20 AM
Sorry, I fail to understand your question, may be you need to provide more details.
do you mean that in designer.cs file, in initializecomponent method there is some code for controls you already deleted from UI?