D
DraguVaso
Hi,
I have made some classes, but when they are Finalized/Disposed or simply
"MyClass = Nothing", I want to trigger this action, and ask to save unsaved
changes.
How should I do this? I'm kind of testing with a Base-Class from which all
my classes inherit to override the Finalize-method, but it doesn't really
work... :-(
Any help our hints would be really appreciated!
Thanks a lot in advance,
Pieter
I have made some classes, but when they are Finalized/Disposed or simply
"MyClass = Nothing", I want to trigger this action, and ask to save unsaved
changes.
How should I do this? I'm kind of testing with a Base-Class from which all
my classes inherit to override the Finalize-method, but it doesn't really
work... :-(
Any help our hints would be really appreciated!
Thanks a lot in advance,
Pieter