Console Application Minimized State
Does any one know of the property which starts the "state" of a Console Application to minimized?
I know that for a form you do:
frm.WindowState = FormWindowState.Minimized;
Can any one help??
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
chrishornbergerPosted Oct 3, 2003, 5:07 PM