You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code refactoring extensions detects old style winforms dialogs and provides a code fix,
that move the designer related method and private variables to a new designer.cs file.
About
Converts old WinForms Dialogs into newer VS style with separated desginer files.