Form close event

A

Anand Kale

Hi,

How do I trap the event when the user clicks on the X to close the
application ? Which is the event to trap ?
Also by default does the application goes in background and OS manages
to bring to foreground when launched again ?

I want to do this from CF.NET 2.0 application.

Thx,
Anand
 
G

Guest

The (X) does not close a Form. It's a minimize button. Use your favorite
search engine for "detect smart minimize"


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com
 

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

Similar Threads


Top