Hi
I have created a program in C# using form I want to change it to console but I can't seem to get it right, here is the code
static void Main() {
Application.EnableVisualStyles();
...