WM5 C# App.. How to stop it running?

R

robear

Hi.

I'm new to C#, but pretty good in VB.

I have a C# app running fine on a WM5 device, and when I click the X in
the top right corner, I want to stop the app completely, rather than
hide it (as most apps do).

In VB, I could do application.exit, but not sure what syntax to use
with C# or where abouts it would go. I cant seem to find any exposed
methods or such for the X button.

Thanks for any Help for a C# beginner.

Robert
 

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

Top