Exiting application on PDA

  • Thread starter Thread starter glenn
  • Start date Start date
G

glenn

Can someone point me to where I can learn how to get the program on the PDA
to actually exit and stop running when the user clicks the ok button? It is
most annoying to have the program continue to run even after the user has
clicked ok to close. I would like for my app to actually exit.

Thanks,

glenn
 
Hi Glenn,

You can set the application to close by setting

MinimizeBox = false

in the Form Properties
 
Thank you very much. I was hoping it would be something simple...

glenn
 

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