|
-
Apr 4th, 2007, 09:41 AM
#1
Thread Starter
Hyperactive Member
Clear a public object without destroying it
Hello.
Here's my problem:
I invoke this object from a DLL ("mdiform1.Motor.ObjDocLiq") in a mdiform. This object is declared as Public in the dll
("Public ObjDocLiq As New GcpBE601.GcpBEDocumentoLiq")
Then, I need to use it on other childforms
My question is:I need to clear the object content without destryoing it.
Can I use "set mdiform1.Motor.ObjDocLiq =Nothing"?
If you got any way to do it, please tell me.
Thank you all.
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
|