C
codymanix
Why does the Windows forms designer always insert a Dispose() method in my
Form-classes? The dispose methods is always the same and does nothing other
than the base-implementation would do. So why?
Form-classes? The dispose methods is always the same and does nothing other
than the base-implementation would do. So why?