Re: activeX doesn't dispose
- From: "Peter Proost" <pproost@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 31 Mar 2005 16:38:07 +0200
Hi thanks for the tip and I'll try that but I'm not even sure anymore if it
has to do with the Grid, because if I test it in a test app with the same
activex on a usercontrol and that usercontrol on yet another usercontrol and
that one on a form there's no problem, so I think that it's some bad coding
in some of our classes that causes the whole usercontrol not to be released.
So that's going to be some more puzzling...
Greetz Peter
"Chris Dunaway" <dunawayc@xxxxxxxxx> schreef in bericht
news:1112277900.299731.197290@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Try something like this:
>
> Imports System.Runtime.InteropServices
>
> Marshal.ReleaseComObject(Grid)
>
> Does that help?
>
.
- References:
- activeX doesn't dispose
- From: Peter Proost
- Re: activeX doesn't dispose
- From: Cor Ligthert
- Re: activeX doesn't dispose
- From: Peter Proost
- Re: activeX doesn't dispose
- From: Peter Proost
- Re: activeX doesn't dispose
- From: Chris Dunaway
- activeX doesn't dispose
- Prev by Date: Re: foxpro table hosed up when called 2nd time from VB.net
- Next by Date: Re: Microsoft MVPs Say They Want Old VB Back
- Previous by thread: Re: activeX doesn't dispose
- Next by thread: ImageList issue
- Index(es):
Relevant Pages
|