Hi,
A few days ago I asked about a problem with activating a till running CF
.NET application after using other applications and 'minimizing' my own
application.I thought my application was locked and the suggestion I got
here was to look after a SQLCE connection conflict. After further
investigation I discovered that the application was not locked or something
like that, but the wrong form was in front (the application has several
forms).
When I start the application I get form1, then load and show form2, form3
and form4. After that I activate the calendar/agenda and look for some
information in the agenda I start my program again (not realy, it is
activated while I select the entry in the startmenu) but the form which is
displayed then (mostely form1, but sometimes 2 or 3) is not the form which
was the active form (form4) when I left the application and went to the
agenda.
Has anyone seen this before, and does anyone know how to solve this? (I
tried .NET CF SP2 and SP3, bith the same result)
TdJ