1
SubProject/FCM0000/Item/fItemAdd.Designer.cs
generated
1
SubProject/FCM0000/Item/fItemAdd.Designer.cs
generated
@@ -266,7 +266,6 @@
|
||||
this.Controls.Add(this.tbSupplyIdx);
|
||||
this.Controls.Add(this.tbUnit);
|
||||
this.Font = new System.Drawing.Font("맑은 고딕", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
||||
this.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
|
||||
this.MaximizeBox = false;
|
||||
this.MinimizeBox = false;
|
||||
|
||||
@@ -95,7 +95,7 @@ namespace FCM0000.Item
|
||||
}
|
||||
else
|
||||
{
|
||||
newIDX = (int)(ta.ReadIDX(FCOMMON.info.Login.gcode, searchKey));
|
||||
newIDX = (int)(ta.ReadIDX(FCOMMON.info.Login.gcode, pumName, pumModel));
|
||||
DialogResult = System.Windows.Forms.DialogResult.OK;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user