WinForm not rendering correctly?
I'm trying to show my winform at a specific part of my program, so this is the code I'm using:
but, when it does show, it doesn't render correctly:
but, when it does show, it doesn't render correctly:

new Form1().Show();