update 20241213
This commit is contained in:
@@ -35,6 +35,10 @@ namespace OnDoc.DocMgmt
|
||||
{
|
||||
docPreview1.Show_Doc(message);
|
||||
}
|
||||
if (sender.Function == "Close")
|
||||
{
|
||||
this.Close();
|
||||
}
|
||||
}
|
||||
}
|
||||
private void Form_Closing(object sender, CancelEventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user