Hi all, I've implemented a simple component-derived class which is hosted on a windows form.
For successfull shutdown the component needs a call to it's Dispose method at the end of it's lifetime; unfortunately the WinForms designer doesn't generate that code automatically so my users need write that code manually (and they forget all the time and are shouting at me ;-)) Is there any way to tell the winforms designer to generate the dispose code for me automatically ?! TIA Axel You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.