This commit is contained in:
atvstdla
2025-09-26 18:15:59 +09:00
parent 54c64a06bd
commit 16da4a5ffa
65 changed files with 5700 additions and 3514 deletions

View File

@@ -99,9 +99,10 @@
// chkDelinfo
//
this.chkDelinfo.AutoSize = true;
this.chkDelinfo.Location = new System.Drawing.Point(384, 28);
this.chkDelinfo.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.chkDelinfo.Location = new System.Drawing.Point(345, 31);
this.chkDelinfo.Name = "chkDelinfo";
this.chkDelinfo.Size = new System.Drawing.Size(126, 29);
this.chkDelinfo.Size = new System.Drawing.Size(169, 23);
this.chkDelinfo.TabIndex = 4;
this.chkDelinfo.Text = "Delete after printing";
this.chkDelinfo.UseVisualStyleBackColor = true;
@@ -109,14 +110,14 @@
// nudCnt
//
this.nudCnt.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.nudCnt.Location = new System.Drawing.Point(263, 26);
this.nudCnt.Location = new System.Drawing.Point(236, 27);
this.nudCnt.Maximum = new decimal(new int[] {
99999,
0,
0,
0});
this.nudCnt.Name = "nudCnt";
this.nudCnt.Size = new System.Drawing.Size(100, 33);
this.nudCnt.Size = new System.Drawing.Size(100, 30);
this.nudCnt.TabIndex = 3;
this.nudCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.nudCnt.Value = new decimal(new int[] {
@@ -129,9 +130,9 @@
//
this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(183, 30);
this.label1.Location = new System.Drawing.Point(157, 31);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(64, 25);
this.label1.Size = new System.Drawing.Size(59, 23);
this.label1.TabIndex = 2;
this.label1.Text = "Count";
//
@@ -139,9 +140,9 @@
//
this.radRight.AutoSize = true;
this.radRight.Checked = true;
this.radRight.Location = new System.Drawing.Point(78, 28);
this.radRight.Location = new System.Drawing.Point(78, 29);
this.radRight.Name = "radRight";
this.radRight.Size = new System.Drawing.Size(76, 29);
this.radRight.Size = new System.Drawing.Size(72, 27);
this.radRight.TabIndex = 1;
this.radRight.TabStop = true;
this.radRight.Text = "Right";
@@ -150,9 +151,9 @@
// radLeft
//
this.radLeft.AutoSize = true;
this.radLeft.Location = new System.Drawing.Point(10, 28);
this.radLeft.Location = new System.Drawing.Point(10, 29);
this.radLeft.Name = "radLeft";
this.radLeft.Size = new System.Drawing.Size(62, 29);
this.radLeft.Size = new System.Drawing.Size(59, 27);
this.radLeft.TabIndex = 0;
this.radLeft.Text = "Left";
this.radLeft.UseVisualStyleBackColor = true;
@@ -203,7 +204,7 @@
this.tbPN.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbPN.Location = new System.Drawing.Point(137, 5);
this.tbPN.Name = "tbPN";
this.tbPN.Size = new System.Drawing.Size(235, 33);
this.tbPN.Size = new System.Drawing.Size(235, 30);
this.tbPN.TabIndex = 1;
this.tbPN.Click += new System.EventHandler(this.tbSID_Click);
//
@@ -257,7 +258,7 @@
this.tbSPY.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbSPY.Location = new System.Drawing.Point(137, 5);
this.tbSPY.Name = "tbSPY";
this.tbSPY.Size = new System.Drawing.Size(235, 33);
this.tbSPY.Size = new System.Drawing.Size(235, 30);
this.tbSPY.TabIndex = 1;
this.tbSPY.Click += new System.EventHandler(this.tbSID_Click);
//
@@ -310,7 +311,7 @@
this.tbRID.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbRID.Location = new System.Drawing.Point(137, 5);
this.tbRID.Name = "tbRID";
this.tbRID.Size = new System.Drawing.Size(310, 33);
this.tbRID.Size = new System.Drawing.Size(310, 30);
this.tbRID.TabIndex = 1;
this.tbRID.Click += new System.EventHandler(this.tbSID_Click);
//
@@ -352,7 +353,7 @@
this.tbDate.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbDate.Location = new System.Drawing.Point(137, 5);
this.tbDate.Name = "tbDate";
this.tbDate.Size = new System.Drawing.Size(310, 33);
this.tbDate.Size = new System.Drawing.Size(310, 30);
this.tbDate.TabIndex = 1;
this.tbDate.Click += new System.EventHandler(this.tbSID_Click);
//
@@ -394,7 +395,7 @@
this.tbQty.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbQty.Location = new System.Drawing.Point(137, 5);
this.tbQty.Name = "tbQty";
this.tbQty.Size = new System.Drawing.Size(310, 33);
this.tbQty.Size = new System.Drawing.Size(310, 30);
this.tbQty.TabIndex = 1;
this.tbQty.Click += new System.EventHandler(this.tbSID_Click);
//
@@ -436,7 +437,7 @@
this.tbVLot.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbVLot.Location = new System.Drawing.Point(137, 5);
this.tbVLot.Name = "tbVLot";
this.tbVLot.Size = new System.Drawing.Size(310, 33);
this.tbVLot.Size = new System.Drawing.Size(310, 30);
this.tbVLot.TabIndex = 1;
this.tbVLot.Click += new System.EventHandler(this.tbSID_Click);
//
@@ -478,7 +479,7 @@
this.tbSID.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbSID.Location = new System.Drawing.Point(137, 5);
this.tbSID.Name = "tbSID";
this.tbSID.Size = new System.Drawing.Size(310, 33);
this.tbSID.Size = new System.Drawing.Size(310, 30);
this.tbSID.TabIndex = 1;
this.tbSID.Click += new System.EventHandler(this.tbSID_Click);
//
@@ -518,9 +519,9 @@
// tbBarcodeInput
//
this.tbBarcodeInput.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbBarcodeInput.Location = new System.Drawing.Point(10, 36);
this.tbBarcodeInput.Location = new System.Drawing.Point(10, 33);
this.tbBarcodeInput.Name = "tbBarcodeInput";
this.tbBarcodeInput.Size = new System.Drawing.Size(502, 33);
this.tbBarcodeInput.Size = new System.Drawing.Size(502, 30);
this.tbBarcodeInput.TabIndex = 0;
this.tbBarcodeInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbBarcodeInput_KeyDown);
//
@@ -532,7 +533,7 @@
this.Controls.Add(this.panel1);
this.Controls.Add(this.btPrint);
this.Controls.Add(this.groupBox1);
this.Font = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
this.MaximizeBox = false;
this.MinimizeBox = false;