下拉控件增加内存释放
This commit is contained in:
parent
d097e2cf37
commit
cd829332de
Binary file not shown.
Binary file not shown.
@ -17,6 +17,8 @@
|
|||||||
{
|
{
|
||||||
components.Dispose();
|
components.Dispose();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ItemForm?.Dispose();
|
||||||
base.Dispose(disposing);
|
base.Dispose(disposing);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user