Hello,
I need to create an executable from a
VB project without any interface (like in the good old GWbasic/Qbasic etc).
I would like to remove the Form1 from the project. Can't figure out how.
I could just make it visible=false, but that's not what I am looking for.
Thanks
kato01