dotnet / ILMerge

ILMerge is a static linker for .NET Assemblies.
MIT License
1.22k stars 168 forks source link

Forms are off in merged version #97

Open WaGi-Coding opened 3 years ago

WaGi-Coding commented 3 years ago

Greetings, i've just noticed that some of my forms get displayed with wrong size after i merge the program. I've tried to recreate the form from scratch with the same result. I am using .NET Framework 4.8

WaGi-Coding commented 3 years ago

I've noticed thats only the case for FixedSingle, Fixed3D, FixedToolWindow & FixedDialog Formborderstyle