|
-
Nov 30th, 2002, 08:44 AM
#1
Thread Starter
Member
form exiting method??
in vb/vb.net u have a method wich is called when the form is closed, what is the c# equivelent??
or is there a better way, i have a thread which i want to end with the form, but if the user clicks the window close button the thread keeps right on going
-
Nov 30th, 2002, 10:58 AM
#2
Sleep mode
I remember it's :
OnClosing()
if you were asking about closing a form then use this :
If you have any C# relevant then go to C# section there you will get your post answered on the fly . hehe
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|