Moved the text formatting class to the data table parsing class. Slightly organized the code in the NewModifyRecord form.
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
this.shrinkAcceptButton.TabIndex = 1;
|
||||
this.shrinkAcceptButton.Text = "Accept";
|
||||
this.shrinkAcceptButton.UseVisualStyleBackColor = true;
|
||||
this.shrinkAcceptButton.Click += new System.EventHandler(this.shrinkAcceptButton_Click);
|
||||
//
|
||||
// FrmChangeShrink
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user