winforms - Memory leak in windows forms -


we have form forma, , form adding form fromb forma. on dispose method disposing forma using forma.dispose(). step whether dispose child forms used in forma or need call dispose() method explicitly each forms , controls?

similarly in fromb using list of windows.forms.control , not making these lists null in dispose method of formb. need dispose these list also?


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -