When running code cleanup on the designer generated code of a Windows Form, the code gets modified in a manner which makes the designer to bring an Exception when trying to load the form.
The Problem is, that the Cleanup replaces the control names in InitializeComponent with the nameof construct as seen in the following screencast:
http://screencast.com/t/qEgRrtiGoBw
Best regards,
Alex
Hi Alex,
Thank you for the screencast.
I have reproduced the problem. We will try to fix it as soon as possible.
Once we make any progress, we will let you know.