Re: VB.NET - Close an application
- From: "Daniel Moth" <dmoth74@xxxxxxxxxxx>
- Date: Sat, 6 Aug 2005 11:25:00 +0100
What are you doing responding to a thread from December 2004? In any case
your answer is wrong and the correct reply was from Tim W.
Cheers
Daniel
--
http://www.danielmoth.com/Blog/
"Tym" <no_spam@xxxxxxxxx> wrote in message
news:qqp8f1ptd7g1g1enb18v3gevgjkeigoe90@xxxxxxxxxx
> It is rumoured that on Mon, 13 Dec 2004 06:29:06 -0800, "Gandalf"
> <Gandalf@xxxxxxxxxxxxxxxxxxxxxxxxx> spake word of wisdom thus:
>
>>I have created a single form but when I click on the button on the right
>>corner, the form is disabled, but in fact the program is always running.
>>
>>In my code, I have the following method :
>>"Private Sub StInfosBattery_Closed(ByVal sender As Object, ByVal e As
>>System.EventArgs) Handles MyBase.Closed
>> Me.Close()
>>End Sub"
>
>
> WHn you want to exit - try disposing of your form instead of closing
> it
>
> Me.Dispose(True)
>
> ---
>
>
> Tym
>
> Please do not adjust your brain, there is a fault with reality
>
> Email - Domain is valid - user is not - I'm sure you can work it out
> though!
>
> However, there is an agressive spam trap here, so you'll get blacklisted
> until I
> white list you. If you've emailed and asked for a reply and not got one -
> please
> post a message in here and I'll re-check the black hole!
>
> A plague of Jonathan Ross a thousand fold on the spammers!!
.
- References:
- Re: VB.NET - Close an application
- From: Tym
- Re: VB.NET - Close an application
- Prev by Date: Re: help please. I have problems with emulater
- Next by Date: Saving a CDC in a bitmap
- Previous by thread: Re: VB.NET - Close an application
- Next by thread: Newbie: Transparent Label or other control
- Index(es):
Relevant Pages
|