i've written a program and i want to start it minimised using a switch like myexe.exe -minimized

and i cant seem to find anything that works,

im using VB.net 2008 btw

Recommended Answers

All 3 Replies

just set WindowState on form properties as minimize

i need it start with the form maximized but i want to be able to start it from the comand line as minimized
so i can make it boot on startup
thanks tho

I think i found the bit im looking for "My Project > Debug > Command line arguments" but im not sure on the syntax, any ideas?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.