S
Stanley
Hi,
If i start up my application when system boots up, and i want it to be
hidden.
So I did something like.. Form.Hide ();
But I want it to show the form when user double clicks the exe
So is there a way i can distinguish between system-automatic startup, and
user-clicks exe?
Thanks in advance.
Stan
If i start up my application when system boots up, and i want it to be
hidden.
So I did something like.. Form.Hide ();
But I want it to show the form when user double clicks the exe
So is there a way i can distinguish between system-automatic startup, and
user-clicks exe?
Thanks in advance.
Stan