Re: Application.Exit() vs End
From: Herfried K. Wagner [MVP] (hirf-spam-me-here_at_gmx.at)
Date: 10/11/04
- Next message: shachar: "Help With Font Objcet"
- Previous message: Michael D. Ober: "Re: Application.Exit() vs End"
- In reply to: Michael D. Ober: "Re: Application.Exit() vs End"
- Next in thread: Michael D. Ober: "Re: Application.Exit() vs End"
- Reply: Michael D. Ober: "Re: Application.Exit() vs End"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 11 Oct 2004 18:47:45 +0200
"Michael D. Ober" <mdo.@.wakeassoc..com> schrieb:
> In VB6, you can loop through the forms collection
> and close each form. I know that the forms collection
> doesn't exist in .Net so how is this done.
You will have to maintain such a collection yourself.
-- Herfried K. Wagner [MVP] <URL:http://dotnet.mvps.org/>
- Next message: shachar: "Help With Font Objcet"
- Previous message: Michael D. Ober: "Re: Application.Exit() vs End"
- In reply to: Michael D. Ober: "Re: Application.Exit() vs End"
- Next in thread: Michael D. Ober: "Re: Application.Exit() vs End"
- Reply: Michael D. Ober: "Re: Application.Exit() vs End"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|