Heat meters : Prompt message does not stop the sequence, disappears when conditions met, ver. 2.10.359

This commit is contained in:
Milan Hanajik
2016-10-10 14:23:20 +02:00
parent 3c15dbab9e
commit f8331c1c1c
8 changed files with 119 additions and 82 deletions
@@ -32,7 +32,7 @@ namespace TBF.BenchControl.DataEntry.Standard12
public string SnSuffix;
public string Remark;
/// Set to 'true' when the form closes
/// Is set to 'true' when the form closes
public bool Completed { get { return completed; } }
bool completed;