M
microteq
Hello,
our application opens a main form (form1). The user can open another
form (form2) by clicking a button. When form2 is opened and the user
switches the power of the device off (standby), the program still
seems to run. But when the users powers on the device, then form1 will
be displayed instead of form2. But form2 is still waiting for input.
That's why our application hangs by waiting for an input of a form
which is not displayed.
How can we prevent this behaviour?
WM6, CF2.0, VB.NET2005
Many thanks for any advice.
Daniel.
our application opens a main form (form1). The user can open another
form (form2) by clicking a button. When form2 is opened and the user
switches the power of the device off (standby), the program still
seems to run. But when the users powers on the device, then form1 will
be displayed instead of form2. But form2 is still waiting for input.
That's why our application hangs by waiting for an input of a form
which is not displayed.
How can we prevent this behaviour?
WM6, CF2.0, VB.NET2005
Many thanks for any advice.
Daniel.