This commit is contained in:
2008-08-12 11:48:04 +00:00
parent 5bedb853c5
commit 992d727d3c
3 changed files with 4 additions and 1 deletions

View File

@@ -294,6 +294,7 @@ namespace Volian.Controls.Library
bool result = true;
try
{
SaveDirty();
_MyDSOFramer.Close();
Controls.Remove(_MyDSOFramer);
components.Remove(_MyDSOFramer);