|
This is such an ungodly error. I renamed the form in my solution explorer by right-clicking and clicking rename. I goto load the form in designer and I get the typical error that all my controls of my form are no longer a member of the now renamed form. I remembered having this problem before so I viewed the code in my "form.vb" file and tried to rename the class to reflect the changes but it still did not work. How can this possibly happen. All the proper names match eachother yet it refuses to add the controls back to my form? How absurd is this behavior? This form was very painstakingly designed in the designer and i would hate to have to go through and redesign the etnire form again just because I wanted to rename the file. |