|
-
Apr 19th, 2003, 08:19 AM
#1
Thread Starter
Registered User
how to remove an object that was created, dispose?!
In a program i made , an object is created during runtime, this object uses a timer inside( of its own ), when i dispose my object, the programs shows an error because the timer inside of it was still working .
why does this happen? when you dispose an object doesnt it dispose and kill everything that the object contains?!!
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
|