Pocket PC Form ZOrder SetTime

  • Thread starter Thread starter Chuck
  • Start date Start date
C

Chuck

I syncronize the time on a pocketpc using SetSystemTime. I don't use
Activesync. When this happens the Calendar automatically pops up and
gets in the face of my application. Is there a way to put my
application back on top or not have the calendar insert itself?
I am using vb.net, the application will be widely deployed.
 
That works(Me.BringToFront()), but I'd rather the calendar never shows
up.
 
I wouldn't know how. The calendar I am speaking of is the one that
comes on PocketPC 02 in the Programs directory. I guess MS has some
sort of OS monitoring going on that brings it up if the OS time is
reset.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top