B2017-138 Add error handling for setting Bottom Margin
Removed debug output
This commit is contained in:
@@ -1057,7 +1057,7 @@ namespace VEPROMS
|
||||
if (dti.MyDSOTabPanel != null)
|
||||
dti.MyDSOTabPanel.CloseDSO();
|
||||
}
|
||||
_MyLog.WarnFormat("frmVEPROMS_FormClosing");
|
||||
//_MyLog.WarnFormat("frmVEPROMS_FormClosing");
|
||||
if (MyParent == null)
|
||||
{
|
||||
if (MyActivityTimer != null) MyActivityTimer.Dispose();
|
||||
|
Reference in New Issue
Block a user