VS.NET (2.0), UserControl & Dispose



VS.NET 2.0 use partial classes and override dispose in the designer class
file
Could I edit the dispose method there?
Because I need to put some stuff in my UserControl's Dispose method but it
would be quite a hassle if VS.NET remove it without me being aware of.....

Any thoughts?

--
If you're in a war, instead of throwing a hand grenade at the enemy, throw
one of those small pumpkins. Maybe it'll make everyone think how stupid war
is, and while they are thinking, you can throw a real grenade at them.
Jack Handey.


.


Loading