"Axel Heitland" <[EMAIL PROTECTED]> wrote: > (1) I'm dragging it onto the form - otherwise it's > ok to do some manual work (how else?).
How else? Well they might just create the object by writing some code in the constructor. >I do see that the form's dispose method get's called when I > close it. Doesn't that imply that "something" is calling > dispose on the form - and: doesn't that imply that my > dispose get's called in turn?! Sorry, I made an incorrect statement. The form will normally Dispose itself when it closes, unless you've done something unusual specifically to prevent that. -- Ian Griffiths DevelopMentor You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.