Moved the text formatting class to the data table parsing class. Slightly organized the code in the NewModifyRecord form.

This commit is contained in:
2017-11-12 02:27:22 -06:00
parent 4e807e03b9
commit 4b96f6c1fa
11 changed files with 341 additions and 336 deletions
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.4.1.0")]
[assembly: AssemblyFileVersion("3.4.1.0")]
[assembly: AssemblyVersion("3.5.1.0")]
[assembly: AssemblyFileVersion("3.5.1.0")]