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
Hi,
I try to decompile a C# source.
When I try to load a decompiled C# code which has windows Forms, the forms structure is almost always corrupt when exported into VS.
Is there a proper way to export such an assembly and keep teh form structure?
The text was updated successfully, but these errors were encountered:
Description
Hi,
I try to decompile a C# source.
When I try to load a decompiled C# code which has windows Forms, the forms structure is almost always corrupt when exported into VS.
Is there a proper way to export such an assembly and keep teh form structure?
The text was updated successfully, but these errors were encountered: