I saw this thread but the manual way takes forever and the macro is good but every time I run it all my event handlers get erased by Visual Studio when it parses the designer file. Also the macro is a bit old and places sections and functions in a different way than contemporary Visual Studio does so that's a bit annoying as well.
I have to do this to around 20 forms and every single one so far is taking over a half an hour (they're huge) and is prone to error because I may forget to relink something. Does anyone know of a better way? Or at least a way to make it so Visual Studio doesn't erase the event handlers when reparsing the designer file.