I can't run my windows form?
I wanted to run one of my windows form using the Application.Run(new FormName);
But I can't, because my formname is underlined with red, even I typed the correct formname. Can someone help me?
I'll give a link to the pic.
https://imgur.com/Oslml45
The formname is correct there.
I tried to run it. It opened the other form instead, not the one I'm trying to open right now.
It opened the last correct formname I entered.