closing an application

  • Thread starter Thread starter Costi Stan
  • Start date Start date
C

Costi Stan

Hi,

how do i exit a pocketpc application?
Using Application.Exit() seems not working ?!


Thanks,

Costi
 
The MinimizeBox property of the form should be set to False or the
application won't close but it will be put in background.
 

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