RE: Terminate Application
From: Alex Yakhnin [MVP] (a.yakhnin_at_online.att.net)
Date: 08/24/04
- Next message: Ali: "RE: recieve sms"
- Previous message: Alex Yakhnin [MVP]: "RE: Microsoft.WindowsCE.Forms.Message to get Parent Control?"
- In reply to: Alastair Williamson: "Terminate Application"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 24 Aug 2004 08:35:02 -0700
Generally, you should have one exit point in your application where you'd do
all the appropriate cleaning when exiting the app.
-- Alex Yakhnin, .NET CF MVP www.intelliprog.com | www.opennetcf.org "Alastair Williamson" wrote: > Hi there, > > I have an application that opens a main menu form (frmMenu) from which users > can open different utilities. When they select one, a new form opens on top > of the menu form (frmUtil1, frmUtil2 etc). Is it possible to completely > terminate the application from one of the forms sitting on top of the menu > form? I can think of several crude ways of doing this but I'd like to know > if there is any simple way of terminating the appliation at any time. > > The application is written in VB.Net in Visual Studio 2003 and runs on > Symbol PPT 8846's running PPC2003 and CFsp2. > > Many thanks > > C-Ya Aly > > >
- Next message: Ali: "RE: recieve sms"
- Previous message: Alex Yakhnin [MVP]: "RE: Microsoft.WindowsCE.Forms.Message to get Parent Control?"
- In reply to: Alastair Williamson: "Terminate Application"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|