C#C
C#13mo ago
Richard01_CZ

Window title bar causes layout issues

I have issues with layout being different when the app is executed. It gets messed up when the WindowStyle is set to any border style like SingleBorderWindow, but when it's set to None, the layout is as designed in the editor, how can i fix that?
Layout.png
Running.png
Was this page helpful?