So, I actually code in Java, but last week, I started with C# Programming,
Could someone maybe tell me how to Create a Window?
But I want to create it using code ONLY, without a Graphic Window Editor, like Visual basic.
Clear C# Code.
Thanks, to anyone who can answer!

Form1.Designer.cs, that's how designer creates a form and what you have to do yourself otherwise.