* UIForm: RemovePage时调用Final()
This commit is contained in:
parent
9dd5b99cf0
commit
4cfdc8c795
@ -493,6 +493,7 @@ namespace Sunny.UI
|
||||
if (page != null)
|
||||
{
|
||||
TabPage tabpage = page.TabPage;
|
||||
page.Final();
|
||||
page.Dispose();
|
||||
page = null;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user