diff --git a/SubProject/FCM0000/Item/fItemAdd.Designer.cs b/SubProject/FCM0000/Item/fItemAdd.Designer.cs
index 60c71ed..aeb93be 100644
--- a/SubProject/FCM0000/Item/fItemAdd.Designer.cs
+++ b/SubProject/FCM0000/Item/fItemAdd.Designer.cs
@@ -57,6 +57,7 @@
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.tbCate = new System.Windows.Forms.TextBox();
this.tbBarcode = new System.Windows.Forms.TextBox();
+ this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
nameLabel = new System.Windows.Forms.Label();
sidLabel = new System.Windows.Forms.Label();
modelLabel = new System.Windows.Forms.Label();
@@ -70,128 +71,141 @@
label4 = new System.Windows.Forms.Label();
label5 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.dsMSSQL)).BeginInit();
+ this.tableLayoutPanel1.SuspendLayout();
this.SuspendLayout();
//
// nameLabel
//
- nameLabel.AutoSize = true;
- nameLabel.Location = new System.Drawing.Point(52, 53);
- nameLabel.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
+ nameLabel.Dock = System.Windows.Forms.DockStyle.Fill;
+ nameLabel.Location = new System.Drawing.Point(4, 44);
+ nameLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
nameLabel.Name = "nameLabel";
- nameLabel.Size = new System.Drawing.Size(55, 30);
+ nameLabel.Size = new System.Drawing.Size(92, 44);
nameLabel.TabIndex = 3;
nameLabel.Text = "품명";
+ nameLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// sidLabel
//
- sidLabel.AutoSize = true;
- sidLabel.Location = new System.Drawing.Point(62, 14);
- sidLabel.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
+ sidLabel.Dock = System.Windows.Forms.DockStyle.Fill;
+ sidLabel.Location = new System.Drawing.Point(4, 0);
+ sidLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
sidLabel.Name = "sidLabel";
- sidLabel.Size = new System.Drawing.Size(45, 30);
+ sidLabel.Size = new System.Drawing.Size(92, 44);
sidLabel.TabIndex = 0;
sidLabel.Text = "SID";
+ sidLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// modelLabel
//
- modelLabel.AutoSize = true;
- modelLabel.Location = new System.Drawing.Point(31, 99);
- modelLabel.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
+ modelLabel.Dock = System.Windows.Forms.DockStyle.Fill;
+ modelLabel.Location = new System.Drawing.Point(4, 88);
+ modelLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
modelLabel.Name = "modelLabel";
- modelLabel.Size = new System.Drawing.Size(76, 30);
+ modelLabel.Size = new System.Drawing.Size(92, 44);
modelLabel.TabIndex = 5;
modelLabel.Text = "모델명";
+ modelLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// manuLabel
//
- manuLabel.AutoSize = true;
- manuLabel.Location = new System.Drawing.Point(31, 183);
- manuLabel.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
+ manuLabel.Dock = System.Windows.Forms.DockStyle.Fill;
+ manuLabel.Location = new System.Drawing.Point(4, 176);
+ manuLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
manuLabel.Name = "manuLabel";
- manuLabel.Size = new System.Drawing.Size(76, 30);
+ manuLabel.Size = new System.Drawing.Size(92, 44);
manuLabel.TabIndex = 9;
manuLabel.Text = "제조사";
+ manuLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// supplyLabel
//
- supplyLabel.AutoSize = true;
- supplyLabel.Location = new System.Drawing.Point(31, 315);
- supplyLabel.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
+ supplyLabel.Dock = System.Windows.Forms.DockStyle.Fill;
+ supplyLabel.Location = new System.Drawing.Point(4, 308);
+ supplyLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
supplyLabel.Name = "supplyLabel";
- supplyLabel.Size = new System.Drawing.Size(76, 30);
+ supplyLabel.Size = new System.Drawing.Size(92, 44);
supplyLabel.TabIndex = 17;
supplyLabel.Text = "공급처";
+ supplyLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// memoLabel
//
- memoLabel.AutoSize = true;
- memoLabel.Location = new System.Drawing.Point(52, 403);
- memoLabel.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
+ memoLabel.Dock = System.Windows.Forms.DockStyle.Fill;
+ memoLabel.Location = new System.Drawing.Point(4, 396);
+ memoLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
memoLabel.Name = "memoLabel";
- memoLabel.Size = new System.Drawing.Size(55, 30);
+ memoLabel.Size = new System.Drawing.Size(92, 49);
memoLabel.TabIndex = 20;
memoLabel.Text = "비고";
+ memoLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// priceLabel
//
- priceLabel.AutoSize = true;
- priceLabel.Location = new System.Drawing.Point(52, 225);
- priceLabel.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
+ priceLabel.Dock = System.Windows.Forms.DockStyle.Fill;
+ priceLabel.Location = new System.Drawing.Point(4, 220);
+ priceLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
priceLabel.Name = "priceLabel";
- priceLabel.Size = new System.Drawing.Size(55, 30);
+ priceLabel.Size = new System.Drawing.Size(92, 44);
priceLabel.TabIndex = 11;
priceLabel.Text = "단가";
+ priceLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label1
//
- label1.AutoSize = true;
- label1.Location = new System.Drawing.Point(52, 137);
- label1.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
+ label1.Dock = System.Windows.Forms.DockStyle.Fill;
+ label1.Location = new System.Drawing.Point(4, 132);
+ label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label1.Name = "label1";
- label1.Size = new System.Drawing.Size(55, 30);
+ label1.Size = new System.Drawing.Size(92, 44);
label1.TabIndex = 7;
label1.Text = "단위";
+ label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label2
//
- label2.AutoSize = true;
+ label2.Dock = System.Windows.Forms.DockStyle.Fill;
label2.ForeColor = System.Drawing.Color.Blue;
- label2.Location = new System.Drawing.Point(387, 225);
- label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
+ label2.Location = new System.Drawing.Point(348, 220);
+ label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label2.Name = "label2";
- label2.Size = new System.Drawing.Size(25, 30);
+ label2.Size = new System.Drawing.Size(92, 44);
label2.TabIndex = 13;
label2.Text = "$";
+ label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label3
//
- label3.AutoSize = true;
- label3.Location = new System.Drawing.Point(31, 269);
- label3.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
+ label3.Dock = System.Windows.Forms.DockStyle.Fill;
+ label3.Location = new System.Drawing.Point(4, 264);
+ label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label3.Name = "label3";
- label3.Size = new System.Drawing.Size(76, 30);
+ label3.Size = new System.Drawing.Size(92, 44);
label3.TabIndex = 15;
label3.Text = "보관소";
+ label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label4
//
- label4.AutoSize = true;
- label4.Location = new System.Drawing.Point(357, 268);
- label4.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
+ label4.Dock = System.Windows.Forms.DockStyle.Fill;
+ label4.Location = new System.Drawing.Point(348, 264);
+ label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label4.Name = "label4";
- label4.Size = new System.Drawing.Size(55, 30);
+ label4.Size = new System.Drawing.Size(92, 44);
label4.TabIndex = 23;
label4.Text = "분류";
+ label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label5
//
- label5.AutoSize = true;
- label5.Location = new System.Drawing.Point(31, 358);
- label5.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
+ label5.Dock = System.Windows.Forms.DockStyle.Fill;
+ label5.Location = new System.Drawing.Point(4, 352);
+ label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label5.Name = "label5";
- label5.Size = new System.Drawing.Size(76, 30);
+ label5.Size = new System.Drawing.Size(92, 44);
label5.TabIndex = 25;
label5.Text = "바코드";
+ label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// ta
//
@@ -200,91 +214,108 @@
// tbName
//
this.tbName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.tbName.Location = new System.Drawing.Point(111, 53);
- this.tbName.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
+ this.tableLayoutPanel1.SetColumnSpan(this.tbName, 3);
+ this.tbName.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbName.Location = new System.Drawing.Point(104, 50);
+ this.tbName.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.tbName.Name = "tbName";
- this.tbName.Size = new System.Drawing.Size(546, 35);
+ this.tbName.Size = new System.Drawing.Size(580, 29);
this.tbName.TabIndex = 4;
//
// tbSid
//
this.tbSid.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tbSid.Location = new System.Drawing.Point(242, 12);
- this.tbSid.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
+ this.tableLayoutPanel1.SetColumnSpan(this.tbSid, 2);
+ this.tbSid.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbSid.Location = new System.Drawing.Point(348, 6);
+ this.tbSid.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.tbSid.Name = "tbSid";
- this.tbSid.Size = new System.Drawing.Size(415, 35);
+ this.tbSid.Size = new System.Drawing.Size(336, 29);
this.tbSid.TabIndex = 2;
this.tbSid.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// tbModel
//
- this.tbModel.Location = new System.Drawing.Point(111, 94);
- this.tbModel.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
+ this.tableLayoutPanel1.SetColumnSpan(this.tbModel, 3);
+ this.tbModel.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbModel.Location = new System.Drawing.Point(104, 94);
+ this.tbModel.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.tbModel.Name = "tbModel";
- this.tbModel.Size = new System.Drawing.Size(546, 35);
+ this.tbModel.Size = new System.Drawing.Size(580, 29);
this.tbModel.TabIndex = 6;
//
// tbManu
//
- this.tbManu.Location = new System.Drawing.Point(111, 180);
- this.tbManu.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
+ this.tableLayoutPanel1.SetColumnSpan(this.tbManu, 3);
+ this.tbManu.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbManu.Location = new System.Drawing.Point(104, 182);
+ this.tbManu.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.tbManu.Name = "tbManu";
- this.tbManu.Size = new System.Drawing.Size(546, 35);
+ this.tbManu.Size = new System.Drawing.Size(580, 29);
this.tbManu.TabIndex = 10;
//
// tbSupply
//
- this.tbSupply.Location = new System.Drawing.Point(111, 312);
- this.tbSupply.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
+ this.tbSupply.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbSupply.Location = new System.Drawing.Point(104, 314);
+ this.tbSupply.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.tbSupply.Name = "tbSupply";
- this.tbSupply.Size = new System.Drawing.Size(449, 35);
+ this.tbSupply.Size = new System.Drawing.Size(236, 29);
this.tbSupply.TabIndex = 18;
//
// tbMemo
//
- this.tbMemo.Location = new System.Drawing.Point(111, 396);
- this.tbMemo.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
+ this.tableLayoutPanel1.SetColumnSpan(this.tbMemo, 3);
+ this.tbMemo.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbMemo.Location = new System.Drawing.Point(104, 402);
+ this.tbMemo.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.tbMemo.Name = "tbMemo";
- this.tbMemo.Size = new System.Drawing.Size(546, 35);
+ this.tbMemo.Size = new System.Drawing.Size(580, 29);
this.tbMemo.TabIndex = 21;
this.tbMemo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// tbPrice
//
- this.tbPrice.Location = new System.Drawing.Point(111, 223);
- this.tbPrice.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
+ this.tbPrice.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbPrice.Location = new System.Drawing.Point(104, 226);
+ this.tbPrice.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.tbPrice.Name = "tbPrice";
- this.tbPrice.Size = new System.Drawing.Size(241, 35);
+ this.tbPrice.Size = new System.Drawing.Size(236, 29);
this.tbPrice.TabIndex = 12;
this.tbPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// tbSupplyIdx
//
this.tbSupplyIdx.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.tbSupplyIdx.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbSupplyIdx.Enabled = false;
- this.tbSupplyIdx.Location = new System.Drawing.Point(555, 312);
- this.tbSupplyIdx.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
+ this.tbSupplyIdx.Location = new System.Drawing.Point(348, 314);
+ this.tbSupplyIdx.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.tbSupplyIdx.Name = "tbSupplyIdx";
- this.tbSupplyIdx.Size = new System.Drawing.Size(102, 35);
+ this.tbSupplyIdx.Size = new System.Drawing.Size(92, 29);
this.tbSupplyIdx.TabIndex = 19;
this.tbSupplyIdx.Text = "-1";
this.tbSupplyIdx.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// tbUnit
//
- this.tbUnit.Location = new System.Drawing.Point(111, 136);
- this.tbUnit.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
+ this.tableLayoutPanel1.SetColumnSpan(this.tbUnit, 3);
+ this.tbUnit.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbUnit.Location = new System.Drawing.Point(104, 138);
+ this.tbUnit.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.tbUnit.Name = "tbUnit";
- this.tbUnit.Size = new System.Drawing.Size(546, 35);
+ this.tbUnit.Size = new System.Drawing.Size(580, 29);
this.tbUnit.TabIndex = 8;
this.tbUnit.Text = "EA";
this.tbUnit.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// btOK
//
- this.btOK.Location = new System.Drawing.Point(111, 442);
+ this.btOK.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.btOK.Location = new System.Drawing.Point(5, 450);
+ this.btOK.Margin = new System.Windows.Forms.Padding(2);
this.btOK.Name = "btOK";
- this.btOK.Size = new System.Drawing.Size(546, 66);
+ this.btOK.Size = new System.Drawing.Size(688, 46);
this.btOK.TabIndex = 22;
this.btOK.Text = "확인";
this.btOK.UseVisualStyleBackColor = true;
@@ -297,29 +328,33 @@
//
// tbPriceD
//
+ this.tbPriceD.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbPriceD.ForeColor = System.Drawing.Color.Blue;
- this.tbPriceD.Location = new System.Drawing.Point(416, 223);
- this.tbPriceD.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
+ this.tbPriceD.Location = new System.Drawing.Point(448, 226);
+ this.tbPriceD.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.tbPriceD.Name = "tbPriceD";
- this.tbPriceD.Size = new System.Drawing.Size(241, 35);
+ this.tbPriceD.Size = new System.Drawing.Size(236, 29);
this.tbPriceD.TabIndex = 14;
this.tbPriceD.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// tbStorage
//
- this.tbStorage.Location = new System.Drawing.Point(111, 267);
- this.tbStorage.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
+ this.tbStorage.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbStorage.Location = new System.Drawing.Point(104, 270);
+ this.tbStorage.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.tbStorage.Name = "tbStorage";
- this.tbStorage.Size = new System.Drawing.Size(241, 35);
+ this.tbStorage.Size = new System.Drawing.Size(236, 29);
this.tbStorage.TabIndex = 16;
this.tbStorage.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// checkBox1
//
this.checkBox1.AutoSize = true;
- this.checkBox1.Location = new System.Drawing.Point(111, 13);
+ this.checkBox1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.checkBox1.Location = new System.Drawing.Point(102, 2);
+ this.checkBox1.Margin = new System.Windows.Forms.Padding(2);
this.checkBox1.Name = "checkBox1";
- this.checkBox1.Size = new System.Drawing.Size(123, 34);
+ this.checkBox1.Size = new System.Drawing.Size(240, 40);
this.checkBox1.TabIndex = 1;
this.checkBox1.Text = "신규 품목";
this.checkBox1.UseVisualStyleBackColor = true;
@@ -327,63 +362,94 @@
//
// tbCate
//
- this.tbCate.Location = new System.Drawing.Point(416, 266);
- this.tbCate.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
+ this.tbCate.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbCate.Location = new System.Drawing.Point(448, 270);
+ this.tbCate.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.tbCate.Name = "tbCate";
- this.tbCate.Size = new System.Drawing.Size(241, 35);
+ this.tbCate.Size = new System.Drawing.Size(236, 29);
this.tbCate.TabIndex = 24;
this.tbCate.Text = "--";
this.tbCate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// tbBarcode
//
- this.tbBarcode.Location = new System.Drawing.Point(111, 355);
- this.tbBarcode.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
+ this.tableLayoutPanel1.SetColumnSpan(this.tbBarcode, 3);
+ this.tbBarcode.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbBarcode.Location = new System.Drawing.Point(104, 358);
+ this.tbBarcode.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.tbBarcode.Name = "tbBarcode";
- this.tbBarcode.Size = new System.Drawing.Size(546, 35);
+ this.tbBarcode.Size = new System.Drawing.Size(580, 29);
this.tbBarcode.TabIndex = 26;
//
+ // tableLayoutPanel1
+ //
+ this.tableLayoutPanel1.ColumnCount = 4;
+ this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
+ this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
+ this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
+ this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
+ this.tableLayoutPanel1.Controls.Add(sidLabel, 0, 0);
+ this.tableLayoutPanel1.Controls.Add(this.tbBarcode, 1, 8);
+ this.tableLayoutPanel1.Controls.Add(this.tbMemo, 1, 9);
+ this.tableLayoutPanel1.Controls.Add(memoLabel, 0, 9);
+ this.tableLayoutPanel1.Controls.Add(label5, 0, 8);
+ this.tableLayoutPanel1.Controls.Add(this.checkBox1, 1, 0);
+ this.tableLayoutPanel1.Controls.Add(this.tbSid, 2, 0);
+ this.tableLayoutPanel1.Controls.Add(this.tbCate, 3, 6);
+ this.tableLayoutPanel1.Controls.Add(this.tbSupply, 1, 7);
+ this.tableLayoutPanel1.Controls.Add(supplyLabel, 0, 7);
+ this.tableLayoutPanel1.Controls.Add(this.tbSupplyIdx, 2, 7);
+ this.tableLayoutPanel1.Controls.Add(label4, 2, 6);
+ this.tableLayoutPanel1.Controls.Add(nameLabel, 0, 1);
+ this.tableLayoutPanel1.Controls.Add(this.tbName, 1, 1);
+ this.tableLayoutPanel1.Controls.Add(this.tbStorage, 1, 6);
+ this.tableLayoutPanel1.Controls.Add(label3, 0, 6);
+ this.tableLayoutPanel1.Controls.Add(modelLabel, 0, 2);
+ this.tableLayoutPanel1.Controls.Add(this.tbModel, 1, 2);
+ this.tableLayoutPanel1.Controls.Add(this.tbPriceD, 3, 5);
+ this.tableLayoutPanel1.Controls.Add(label2, 2, 5);
+ this.tableLayoutPanel1.Controls.Add(label1, 0, 3);
+ this.tableLayoutPanel1.Controls.Add(this.tbUnit, 1, 3);
+ this.tableLayoutPanel1.Controls.Add(manuLabel, 0, 4);
+ this.tableLayoutPanel1.Controls.Add(this.tbManu, 1, 4);
+ this.tableLayoutPanel1.Controls.Add(this.tbPrice, 1, 5);
+ this.tableLayoutPanel1.Controls.Add(priceLabel, 0, 5);
+ this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tableLayoutPanel1.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.tableLayoutPanel1.Location = new System.Drawing.Point(5, 5);
+ this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(2);
+ this.tableLayoutPanel1.Name = "tableLayoutPanel1";
+ this.tableLayoutPanel1.RowCount = 10;
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
+ this.tableLayoutPanel1.Size = new System.Drawing.Size(688, 445);
+ this.tableLayoutPanel1.TabIndex = 27;
+ //
// fItemAdd
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 30F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(669, 520);
- this.Controls.Add(label5);
- this.Controls.Add(this.tbBarcode);
- this.Controls.Add(label4);
- this.Controls.Add(this.tbCate);
- this.Controls.Add(this.checkBox1);
- this.Controls.Add(label3);
- this.Controls.Add(this.tbStorage);
- this.Controls.Add(label2);
- this.Controls.Add(this.tbPriceD);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
+ this.ClientSize = new System.Drawing.Size(698, 501);
+ this.Controls.Add(this.tableLayoutPanel1);
this.Controls.Add(this.btOK);
- this.Controls.Add(nameLabel);
- this.Controls.Add(this.tbName);
- this.Controls.Add(sidLabel);
- this.Controls.Add(this.tbSid);
- this.Controls.Add(label1);
- this.Controls.Add(modelLabel);
- this.Controls.Add(this.tbModel);
- this.Controls.Add(manuLabel);
- this.Controls.Add(this.tbManu);
- this.Controls.Add(supplyLabel);
- this.Controls.Add(this.tbSupply);
- this.Controls.Add(memoLabel);
- this.Controls.Add(this.tbMemo);
- this.Controls.Add(priceLabel);
- this.Controls.Add(this.tbPrice);
- 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.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
- this.MinimumSize = new System.Drawing.Size(685, 559);
+ this.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
+ this.MinimumSize = new System.Drawing.Size(518, 403);
this.Name = "fItemAdd";
+ this.Padding = new System.Windows.Forms.Padding(5);
this.Text = "품목 추가";
this.Load += new System.EventHandler(this.fItemAdd_Load);
((System.ComponentModel.ISupportInitialize)(this.dsMSSQL)).EndInit();
+ this.tableLayoutPanel1.ResumeLayout(false);
+ this.tableLayoutPanel1.PerformLayout();
this.ResumeLayout(false);
- this.PerformLayout();
}
@@ -406,5 +472,6 @@
private System.Windows.Forms.CheckBox checkBox1;
public System.Windows.Forms.TextBox tbCate;
public System.Windows.Forms.TextBox tbBarcode;
+ private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
}
}
\ No newline at end of file
diff --git a/SubProject/FCM0000/Item/fItemAdd.cs b/SubProject/FCM0000/Item/fItemAdd.cs
index 73bf0b4..728909d 100644
--- a/SubProject/FCM0000/Item/fItemAdd.cs
+++ b/SubProject/FCM0000/Item/fItemAdd.cs
@@ -178,8 +178,9 @@ namespace FCM0000.Item
private void checkBox1_CheckedChanged(object sender, EventArgs e)
{
- tbSid.Enabled = !checkBox1.Enabled;
+ tbSid.Enabled = !checkBox1.Checked;
if (checkBox1.Checked) tbSid.Text = "신규";
+ else if (tbSid.Text == "신규") tbSid.Text = "";
}
private void fItemAdd_Load(object sender, EventArgs e)
diff --git a/SubProject/FEQ0000/PurchaseCR/fPurchaseCR_Add.Designer.cs b/SubProject/FEQ0000/PurchaseCR/fPurchaseCR_Add.Designer.cs
index e8fc9ca..7023ec0 100644
--- a/SubProject/FEQ0000/PurchaseCR/fPurchaseCR_Add.Designer.cs
+++ b/SubProject/FEQ0000/PurchaseCR/fPurchaseCR_Add.Designer.cs
@@ -92,11 +92,11 @@
this.button1 = new System.Windows.Forms.Button();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.tbAdmin = new System.Windows.Forms.TextBox();
- this.button7 = new System.Windows.Forms.Button();
this.tbInRemar = new System.Windows.Forms.TextBox();
this.tbManager = new System.Windows.Forms.TextBox();
this.tbInQty = new System.Windows.Forms.TextBox();
this.tbOrderNo = new System.Windows.Forms.TextBox();
+ this.button7 = new System.Windows.Forms.Button();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.tbBigoChk = new System.Windows.Forms.TextBox();
this.timer1 = new System.Windows.Forms.Timer(this.components);
@@ -105,6 +105,21 @@
this.dsPurchase = new FEQ0000.dsPurchase();
this.purchaseBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.purchaseTableAdapter = new FEQ0000.dsPurchaseTableAdapters.PurchaseTableAdapter();
+ this.groupBox3 = new System.Windows.Forms.GroupBox();
+ this.panel1 = new System.Windows.Forms.Panel();
+ this.panel2 = new System.Windows.Forms.Panel();
+ this.panel3 = new System.Windows.Forms.Panel();
+ this.panel4 = new System.Windows.Forms.Panel();
+ this.panel5 = new System.Windows.Forms.Panel();
+ this.panel6 = new System.Windows.Forms.Panel();
+ this.panel7 = new System.Windows.Forms.Panel();
+ this.panel8 = new System.Windows.Forms.Panel();
+ this.panel9 = new System.Windows.Forms.Panel();
+ this.panel10 = new System.Windows.Forms.Panel();
+ this.panel11 = new System.Windows.Forms.Panel();
+ this.panel12 = new System.Windows.Forms.Panel();
+ this.panel13 = new System.Windows.Forms.Panel();
+ this.panel14 = new System.Windows.Forms.Panel();
receiveLabel = new System.Windows.Forms.Label();
scLabel = new System.Windows.Forms.Label();
sidLabel = new System.Windows.Forms.Label();
@@ -132,6 +147,21 @@
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.purchaseBindingSource)).BeginInit();
+ this.groupBox3.SuspendLayout();
+ this.panel1.SuspendLayout();
+ this.panel2.SuspendLayout();
+ this.panel3.SuspendLayout();
+ this.panel4.SuspendLayout();
+ this.panel5.SuspendLayout();
+ this.panel6.SuspendLayout();
+ this.panel7.SuspendLayout();
+ this.panel8.SuspendLayout();
+ this.panel9.SuspendLayout();
+ this.panel10.SuspendLayout();
+ this.panel11.SuspendLayout();
+ this.panel12.SuspendLayout();
+ this.panel13.SuspendLayout();
+ this.panel14.SuspendLayout();
this.SuspendLayout();
//
// receiveLabel
@@ -156,53 +186,63 @@
//
// sidLabel
//
- sidLabel.AutoSize = true;
- sidLabel.Location = new System.Drawing.Point(54, 274);
+ sidLabel.Dock = System.Windows.Forms.DockStyle.Left;
+ sidLabel.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ sidLabel.Location = new System.Drawing.Point(0, 4);
sidLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
sidLabel.Name = "sidLabel";
- sidLabel.Size = new System.Drawing.Size(32, 20);
+ sidLabel.Size = new System.Drawing.Size(97, 31);
sidLabel.TabIndex = 24;
sidLabel.Text = "SID";
+ sidLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pumscaleLabel
//
- pumscaleLabel.AutoSize = true;
- pumscaleLabel.Location = new System.Drawing.Point(10, 120);
+ pumscaleLabel.Dock = System.Windows.Forms.DockStyle.Left;
+ pumscaleLabel.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ pumscaleLabel.Location = new System.Drawing.Point(0, 4);
pumscaleLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
pumscaleLabel.Name = "pumscaleLabel";
- pumscaleLabel.Size = new System.Drawing.Size(75, 20);
+ pumscaleLabel.Size = new System.Drawing.Size(97, 31);
pumscaleLabel.TabIndex = 9;
pumscaleLabel.Text = "모델/단위";
+ pumscaleLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pumqtyLabel
//
- pumqtyLabel.AutoSize = true;
- pumqtyLabel.Location = new System.Drawing.Point(16, 152);
+ pumqtyLabel.Dock = System.Windows.Forms.DockStyle.Left;
+ pumqtyLabel.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ pumqtyLabel.Location = new System.Drawing.Point(0, 4);
pumqtyLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
pumqtyLabel.Name = "pumqtyLabel";
- pumqtyLabel.Size = new System.Drawing.Size(69, 20);
+ pumqtyLabel.Size = new System.Drawing.Size(97, 31);
pumqtyLabel.TabIndex = 12;
pumqtyLabel.Text = "요청수량";
+ pumqtyLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pumpriceLabel
//
- pumpriceLabel.AutoSize = true;
- pumpriceLabel.Location = new System.Drawing.Point(47, 182);
+ pumpriceLabel.Dock = System.Windows.Forms.DockStyle.Left;
+ pumpriceLabel.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ pumpriceLabel.Location = new System.Drawing.Point(0, 4);
pumpriceLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
pumpriceLabel.Name = "pumpriceLabel";
- pumpriceLabel.Size = new System.Drawing.Size(39, 20);
+ pumpriceLabel.Size = new System.Drawing.Size(97, 31);
pumpriceLabel.TabIndex = 16;
pumpriceLabel.Text = "단가";
+ pumpriceLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pumamtLabel
//
- pumamtLabel.AutoSize = true;
- pumamtLabel.Location = new System.Drawing.Point(47, 241);
+ pumamtLabel.Dock = System.Windows.Forms.DockStyle.Left;
+ pumamtLabel.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ pumamtLabel.Location = new System.Drawing.Point(0, 4);
pumamtLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
pumamtLabel.Name = "pumamtLabel";
- pumamtLabel.Size = new System.Drawing.Size(39, 20);
+ pumamtLabel.Size = new System.Drawing.Size(97, 31);
pumamtLabel.TabIndex = 20;
pumamtLabel.Text = "합계";
+ pumamtLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// poLabel
//
@@ -217,7 +257,8 @@
// deptLabel
//
deptLabel.AutoSize = true;
- deptLabel.Location = new System.Drawing.Point(14, 452);
+ deptLabel.Dock = System.Windows.Forms.DockStyle.Fill;
+ deptLabel.Location = new System.Drawing.Point(0, 0);
deptLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
deptLabel.Name = "deptLabel";
deptLabel.Size = new System.Drawing.Size(89, 20);
@@ -227,13 +268,15 @@
//
// label1
//
- label1.AutoSize = true;
- label1.Location = new System.Drawing.Point(32, 35);
+ label1.Dock = System.Windows.Forms.DockStyle.Left;
+ label1.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ label1.Location = new System.Drawing.Point(0, 4);
label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label1.Name = "label1";
- label1.Size = new System.Drawing.Size(54, 20);
+ label1.Size = new System.Drawing.Size(97, 32);
label1.TabIndex = 0;
label1.Text = "입력일";
+ label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label5
//
@@ -247,44 +290,50 @@
//
// label3
//
- label3.AutoSize = true;
- label3.Location = new System.Drawing.Point(46, 61);
+ label3.Dock = System.Windows.Forms.DockStyle.Left;
+ label3.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ label3.Location = new System.Drawing.Point(0, 4);
label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label3.Name = "label3";
- label3.Size = new System.Drawing.Size(39, 20);
+ label3.Size = new System.Drawing.Size(97, 31);
label3.TabIndex = 2;
label3.Text = "요청";
+ label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label6
//
- label6.AutoSize = true;
- label6.Location = new System.Drawing.Point(280, 61);
+ label6.Dock = System.Windows.Forms.DockStyle.Right;
+ label6.Location = new System.Drawing.Point(318, 4);
label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label6.Name = "label6";
- label6.Size = new System.Drawing.Size(39, 20);
+ label6.Size = new System.Drawing.Size(39, 31);
label6.TabIndex = 4;
label6.Text = "상태";
+ label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label8
//
- label8.AutoSize = true;
+ label8.Dock = System.Windows.Forms.DockStyle.Left;
+ label8.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
label8.ForeColor = System.Drawing.Color.Blue;
- label8.Location = new System.Drawing.Point(29, 211);
+ label8.Location = new System.Drawing.Point(0, 4);
label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label8.Name = "label8";
- label8.Size = new System.Drawing.Size(57, 20);
+ label8.Size = new System.Drawing.Size(97, 31);
label8.TabIndex = 18;
label8.Text = "단가($)";
+ label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label10
//
- label10.AutoSize = true;
- label10.Location = new System.Drawing.Point(287, 241);
+ label10.Dock = System.Windows.Forms.DockStyle.Right;
+ label10.Location = new System.Drawing.Point(325, 4);
label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label10.Name = "label10";
- label10.Size = new System.Drawing.Size(75, 20);
+ label10.Size = new System.Drawing.Size(75, 31);
label10.TabIndex = 22;
label10.Text = "STORAGE";
+ label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label2
//
@@ -308,31 +357,35 @@
//
// label7
//
- label7.AutoSize = true;
- label7.Location = new System.Drawing.Point(16, 398);
+ label7.Dock = System.Windows.Forms.DockStyle.Left;
+ label7.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ label7.Location = new System.Drawing.Point(0, 4);
label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label7.Name = "label7";
- label7.Size = new System.Drawing.Size(73, 20);
+ label7.Size = new System.Drawing.Size(97, 31);
label7.TabIndex = 35;
label7.Text = "LineCode";
+ label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label11
//
- label11.AutoSize = true;
- label11.Location = new System.Drawing.Point(5, 370);
+ label11.Dock = System.Windows.Forms.DockStyle.Left;
+ label11.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ label11.Location = new System.Drawing.Point(0, 4);
label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label11.Name = "label11";
- label11.Size = new System.Drawing.Size(84, 20);
+ label11.Size = new System.Drawing.Size(97, 31);
label11.TabIndex = 33;
label11.Text = "CostCenter";
+ label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label12
//
- label12.AutoSize = true;
- label12.Location = new System.Drawing.Point(13, 564);
+ label12.Dock = System.Windows.Forms.DockStyle.Bottom;
+ label12.Location = new System.Drawing.Point(10, 109);
label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label12.Name = "label12";
- label12.Size = new System.Drawing.Size(119, 20);
+ label12.Size = new System.Drawing.Size(495, 20);
label12.TabIndex = 5;
label12.Text = "구매담당자 비고";
this.toolTip1.SetToolTip(label12, resources.GetString("label12.ToolTip"));
@@ -340,7 +393,8 @@
// label13
//
label13.AutoSize = true;
- label13.Location = new System.Drawing.Point(242, 152);
+ label13.Dock = System.Windows.Forms.DockStyle.Right;
+ label13.Location = new System.Drawing.Point(282, 4);
label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label13.Name = "label13";
label13.Size = new System.Drawing.Size(89, 20);
@@ -378,38 +432,42 @@
// tbSID
//
this.tbSID.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.tbSID.Font = new System.Drawing.Font("맑은 고딕", 15F);
- this.tbSID.Location = new System.Drawing.Point(93, 268);
+ this.tbSID.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbSID.Font = new System.Drawing.Font("맑은 고딕", 12F);
+ this.tbSID.Location = new System.Drawing.Point(97, 4);
this.tbSID.Margin = new System.Windows.Forms.Padding(4);
this.tbSID.Name = "tbSID";
- this.tbSID.Size = new System.Drawing.Size(179, 34);
+ this.tbSID.Size = new System.Drawing.Size(211, 29);
this.tbSID.TabIndex = 25;
//
// tbPumName
//
this.tbPumName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+ this.tbPumName.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbPumName.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbPumName.Location = new System.Drawing.Point(93, 88);
+ this.tbPumName.Location = new System.Drawing.Point(97, 4);
this.tbPumName.Margin = new System.Windows.Forms.Padding(4);
this.tbPumName.Name = "tbPumName";
- this.tbPumName.Size = new System.Drawing.Size(311, 27);
+ this.tbPumName.Size = new System.Drawing.Size(339, 27);
this.tbPumName.TabIndex = 7;
this.tbPumName.Click += new System.EventHandler(this.tbPumName_Click);
this.tbPumName.TextChanged += new System.EventHandler(this.tbPumName_TextChanged);
//
// tbPumModel
//
+ this.tbPumModel.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbPumModel.ImeMode = System.Windows.Forms.ImeMode.Alpha;
- this.tbPumModel.Location = new System.Drawing.Point(93, 117);
+ this.tbPumModel.Location = new System.Drawing.Point(97, 4);
this.tbPumModel.Margin = new System.Windows.Forms.Padding(4);
this.tbPumModel.Name = "tbPumModel";
- this.tbPumModel.Size = new System.Drawing.Size(311, 27);
+ this.tbPumModel.Size = new System.Drawing.Size(339, 27);
this.tbPumModel.TabIndex = 10;
//
// tbPumUnit
//
this.tbPumUnit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
- this.tbPumUnit.Location = new System.Drawing.Point(406, 117);
+ this.tbPumUnit.Dock = System.Windows.Forms.DockStyle.Right;
+ this.tbPumUnit.Location = new System.Drawing.Point(436, 4);
this.tbPumUnit.Margin = new System.Windows.Forms.Padding(4);
this.tbPumUnit.Name = "tbPumUnit";
this.tbPumUnit.Size = new System.Drawing.Size(68, 27);
@@ -421,47 +479,52 @@
// tbQtyReq
//
this.tbQtyReq.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.tbQtyReq.Location = new System.Drawing.Point(94, 148);
+ this.tbQtyReq.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbQtyReq.Location = new System.Drawing.Point(97, 4);
this.tbQtyReq.Margin = new System.Windows.Forms.Padding(4);
this.tbQtyReq.Name = "tbQtyReq";
- this.tbQtyReq.Size = new System.Drawing.Size(133, 27);
+ this.tbQtyReq.Size = new System.Drawing.Size(185, 27);
this.tbQtyReq.TabIndex = 13;
this.tbQtyReq.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.tbQtyReq.TextChanged += new System.EventHandler(this.tbPumQty_TextChanged);
//
// tbPumPrice
//
- this.tbPumPrice.Location = new System.Drawing.Point(94, 178);
+ this.tbPumPrice.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbPumPrice.Location = new System.Drawing.Point(97, 4);
this.tbPumPrice.Margin = new System.Windows.Forms.Padding(4);
this.tbPumPrice.Name = "tbPumPrice";
- this.tbPumPrice.Size = new System.Drawing.Size(178, 27);
+ this.tbPumPrice.Size = new System.Drawing.Size(407, 27);
this.tbPumPrice.TabIndex = 17;
this.tbPumPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbPumPrice.TextChanged += new System.EventHandler(this.tbPumQty_TextChanged);
//
// tbPumAmt
//
- this.tbPumAmt.Location = new System.Drawing.Point(93, 238);
+ this.tbPumAmt.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbPumAmt.Location = new System.Drawing.Point(97, 4);
this.tbPumAmt.Margin = new System.Windows.Forms.Padding(4);
this.tbPumAmt.Name = "tbPumAmt";
this.tbPumAmt.ReadOnly = true;
- this.tbPumAmt.Size = new System.Drawing.Size(179, 27);
+ this.tbPumAmt.Size = new System.Drawing.Size(228, 27);
this.tbPumAmt.TabIndex = 21;
this.tbPumAmt.TabStop = false;
this.tbPumAmt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tbSupply
//
+ this.tbSupply.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbSupply.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbSupply.Location = new System.Drawing.Point(93, 306);
+ this.tbSupply.Location = new System.Drawing.Point(97, 4);
this.tbSupply.Margin = new System.Windows.Forms.Padding(4);
this.tbSupply.Name = "tbSupply";
- this.tbSupply.Size = new System.Drawing.Size(311, 27);
+ this.tbSupply.Size = new System.Drawing.Size(343, 27);
this.tbSupply.TabIndex = 28;
//
// tbSupplyIndex
//
- this.tbSupplyIndex.Location = new System.Drawing.Point(410, 306);
+ this.tbSupplyIndex.Dock = System.Windows.Forms.DockStyle.Right;
+ this.tbSupplyIndex.Location = new System.Drawing.Point(440, 4);
this.tbSupplyIndex.Margin = new System.Windows.Forms.Padding(4);
this.tbSupplyIndex.Name = "tbSupplyIndex";
this.tbSupplyIndex.ReadOnly = true;
@@ -474,17 +537,19 @@
// tbProject
//
this.tbProject.BackColor = System.Drawing.SystemColors.Window;
+ this.tbProject.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbProject.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbProject.Location = new System.Drawing.Point(93, 336);
+ this.tbProject.Location = new System.Drawing.Point(97, 4);
this.tbProject.Margin = new System.Windows.Forms.Padding(4);
this.tbProject.Name = "tbProject";
- this.tbProject.Size = new System.Drawing.Size(311, 27);
+ this.tbProject.Size = new System.Drawing.Size(343, 27);
this.tbProject.TabIndex = 31;
this.toolTip1.SetToolTip(this.tbProject, "관련 프로젝트에서 선택하여 입력, 가공 파트 및 명확히 프로젝트에 한정되어 구매되는 것들");
//
// tbProjectIndex
//
- this.tbProjectIndex.Location = new System.Drawing.Point(410, 336);
+ this.tbProjectIndex.Dock = System.Windows.Forms.DockStyle.Right;
+ this.tbProjectIndex.Location = new System.Drawing.Point(440, 4);
this.tbProjectIndex.Margin = new System.Windows.Forms.Padding(4);
this.tbProjectIndex.Name = "tbProjectIndex";
this.tbProjectIndex.ReadOnly = true;
@@ -505,32 +570,34 @@
//
// tbBigo
//
+ this.tbBigo.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbBigo.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbBigo.Location = new System.Drawing.Point(12, 479);
+ this.tbBigo.Location = new System.Drawing.Point(10, 47);
this.tbBigo.Margin = new System.Windows.Forms.Padding(4);
this.tbBigo.MaxLength = 500;
this.tbBigo.Multiline = true;
this.tbBigo.Name = "tbBigo";
- this.tbBigo.Size = new System.Drawing.Size(490, 77);
+ this.tbBigo.Size = new System.Drawing.Size(495, 62);
this.tbBigo.TabIndex = 4;
this.tbBigo.TabStop = false;
this.toolTip1.SetToolTip(this.tbBigo, resources.GetString("tbBigo.ToolTip"));
//
// dtPdate
//
- this.dtPdate.Location = new System.Drawing.Point(93, 29);
+ this.dtPdate.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.dtPdate.Location = new System.Drawing.Point(97, 4);
this.dtPdate.Margin = new System.Windows.Forms.Padding(4);
this.dtPdate.Name = "dtPdate";
- this.dtPdate.Size = new System.Drawing.Size(381, 27);
+ this.dtPdate.Size = new System.Drawing.Size(407, 27);
this.dtPdate.TabIndex = 1;
//
// btSave
//
- this.btSave.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.btSave.Location = new System.Drawing.Point(512, 463);
+ this.btSave.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.btSave.Location = new System.Drawing.Point(11, 501);
this.btSave.Margin = new System.Windows.Forms.Padding(4);
this.btSave.Name = "btSave";
- this.btSave.Size = new System.Drawing.Size(410, 121);
+ this.btSave.Size = new System.Drawing.Size(312, 142);
this.btSave.TabIndex = 8;
this.btSave.Text = "저장(&S)";
this.btSave.UseVisualStyleBackColor = true;
@@ -539,8 +606,9 @@
// cmbState
//
this.cmbState.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+ this.cmbState.Dock = System.Windows.Forms.DockStyle.Right;
this.cmbState.FormattingEnabled = true;
- this.cmbState.Location = new System.Drawing.Point(327, 58);
+ this.cmbState.Location = new System.Drawing.Point(357, 4);
this.cmbState.Margin = new System.Windows.Forms.Padding(4);
this.cmbState.Name = "cmbState";
this.cmbState.Size = new System.Drawing.Size(147, 28);
@@ -551,13 +619,14 @@
//
this.cmbRequest.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cmbRequest.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
+ this.cmbRequest.Dock = System.Windows.Forms.DockStyle.Fill;
this.cmbRequest.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbRequest.FormattingEnabled = true;
this.cmbRequest.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.cmbRequest.Location = new System.Drawing.Point(93, 58);
+ this.cmbRequest.Location = new System.Drawing.Point(97, 4);
this.cmbRequest.Margin = new System.Windows.Forms.Padding(4);
this.cmbRequest.Name = "cmbRequest";
- this.cmbRequest.Size = new System.Drawing.Size(179, 28);
+ this.cmbRequest.Size = new System.Drawing.Size(221, 28);
this.cmbRequest.TabIndex = 3;
//
// cmbReceive
@@ -575,7 +644,8 @@
//
// tbPumIDX
//
- this.tbPumIDX.Location = new System.Drawing.Point(406, 88);
+ this.tbPumIDX.Dock = System.Windows.Forms.DockStyle.Right;
+ this.tbPumIDX.Location = new System.Drawing.Point(436, 4);
this.tbPumIDX.Margin = new System.Windows.Forms.Padding(4);
this.tbPumIDX.Name = "tbPumIDX";
this.tbPumIDX.ReadOnly = true;
@@ -631,11 +701,11 @@
//
// btSaveAdd
//
- this.btSaveAdd.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.btSaveAdd.Location = new System.Drawing.Point(512, 588);
+ this.btSaveAdd.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.btSaveAdd.Location = new System.Drawing.Point(327, 501);
this.btSaveAdd.Margin = new System.Windows.Forms.Padding(4);
this.btSaveAdd.Name = "btSaveAdd";
- this.btSaveAdd.Size = new System.Drawing.Size(410, 80);
+ this.btSaveAdd.Size = new System.Drawing.Size(199, 80);
this.btSaveAdd.TabIndex = 9;
this.btSaveAdd.Text = "저장 및 추가(&A)";
this.btSaveAdd.UseVisualStyleBackColor = true;
@@ -643,61 +713,36 @@
//
// groupBox1
//
- this.groupBox1.Controls.Add(this.cmbCurrency);
- this.groupBox1.Controls.Add(this.lbcurrentwon);
- this.groupBox1.Controls.Add(this.tbQtyReal);
- this.groupBox1.Controls.Add(label13);
- this.groupBox1.Controls.Add(this.btSIDChk);
- this.groupBox1.Controls.Add(this.tbLineCode);
- this.groupBox1.Controls.Add(this.tbStorage);
- this.groupBox1.Controls.Add(label7);
- this.groupBox1.Controls.Add(label10);
- this.groupBox1.Controls.Add(this.tbCostCenter);
- this.groupBox1.Controls.Add(label11);
- this.groupBox1.Controls.Add(this.tbPumPriceD);
- this.groupBox1.Controls.Add(label8);
- this.groupBox1.Controls.Add(this.button3);
- this.groupBox1.Controls.Add(this.button2);
- this.groupBox1.Controls.Add(this.button1);
- this.groupBox1.Controls.Add(label6);
- this.groupBox1.Controls.Add(label3);
- this.groupBox1.Controls.Add(this.dtPdate);
- this.groupBox1.Controls.Add(this.tbPumAmt);
- this.groupBox1.Controls.Add(this.tbSupplyIndex);
- this.groupBox1.Controls.Add(pumamtLabel);
- this.groupBox1.Controls.Add(this.tbPumIDX);
- this.groupBox1.Controls.Add(this.cmbState);
- this.groupBox1.Controls.Add(this.tbSID);
- this.groupBox1.Controls.Add(this.tbQtyReq);
- this.groupBox1.Controls.Add(pumqtyLabel);
- this.groupBox1.Controls.Add(sidLabel);
- this.groupBox1.Controls.Add(this.tbProject);
- this.groupBox1.Controls.Add(this.tbProjectIndex);
- this.groupBox1.Controls.Add(this.tbPumPrice);
- this.groupBox1.Controls.Add(this.tbSupply);
- this.groupBox1.Controls.Add(pumpriceLabel);
- this.groupBox1.Controls.Add(label1);
- this.groupBox1.Controls.Add(this.tbPumName);
- this.groupBox1.Controls.Add(this.cmbRequest);
- this.groupBox1.Controls.Add(pumscaleLabel);
- this.groupBox1.Controls.Add(this.tbPumUnit);
- this.groupBox1.Controls.Add(this.tbPumModel);
+ this.groupBox1.Controls.Add(this.panel14);
+ this.groupBox1.Controls.Add(this.panel13);
+ this.groupBox1.Controls.Add(this.panel12);
+ this.groupBox1.Controls.Add(this.panel11);
+ this.groupBox1.Controls.Add(this.panel10);
+ this.groupBox1.Controls.Add(this.panel8);
+ this.groupBox1.Controls.Add(this.panel9);
+ this.groupBox1.Controls.Add(this.panel7);
+ this.groupBox1.Controls.Add(this.panel6);
+ this.groupBox1.Controls.Add(this.panel5);
+ this.groupBox1.Controls.Add(this.panel4);
+ this.groupBox1.Controls.Add(this.panel3);
+ this.groupBox1.Controls.Add(this.panel2);
this.groupBox1.Location = new System.Drawing.Point(11, 6);
this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
- this.groupBox1.Size = new System.Drawing.Size(490, 435);
+ this.groupBox1.Size = new System.Drawing.Size(515, 487);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "필수입력";
//
// cmbCurrency
//
+ this.cmbCurrency.Dock = System.Windows.Forms.DockStyle.Right;
this.cmbCurrency.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbCurrency.FormattingEnabled = true;
this.cmbCurrency.Items.AddRange(new object[] {
"USD"});
- this.cmbCurrency.Location = new System.Drawing.Point(229, 207);
+ this.cmbCurrency.Location = new System.Drawing.Point(262, 4);
this.cmbCurrency.Margin = new System.Windows.Forms.Padding(4);
this.cmbCurrency.Name = "cmbCurrency";
this.cmbCurrency.Size = new System.Drawing.Size(89, 28);
@@ -706,19 +751,21 @@
//
// lbcurrentwon
//
+ this.lbcurrentwon.Dock = System.Windows.Forms.DockStyle.Right;
this.lbcurrentwon.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lbcurrentwon.ForeColor = System.Drawing.Color.Blue;
- this.lbcurrentwon.Location = new System.Drawing.Point(322, 207);
+ this.lbcurrentwon.Location = new System.Drawing.Point(351, 4);
this.lbcurrentwon.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbcurrentwon.Name = "lbcurrentwon";
- this.lbcurrentwon.Size = new System.Drawing.Size(153, 28);
+ this.lbcurrentwon.Size = new System.Drawing.Size(153, 31);
this.lbcurrentwon.TabIndex = 55;
this.lbcurrentwon.Text = "통화기호를 선택하세요";
this.lbcurrentwon.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tbQtyReal
//
- this.tbQtyReal.Location = new System.Drawing.Point(341, 148);
+ this.tbQtyReal.Dock = System.Windows.Forms.DockStyle.Right;
+ this.tbQtyReal.Location = new System.Drawing.Point(371, 4);
this.tbQtyReal.Margin = new System.Windows.Forms.Padding(4);
this.tbQtyReal.Name = "tbQtyReal";
this.tbQtyReal.Size = new System.Drawing.Size(133, 27);
@@ -729,9 +776,12 @@
// btSIDChk
//
this.btSIDChk.BackColor = System.Drawing.Color.Gray;
- this.btSIDChk.Location = new System.Drawing.Point(279, 268);
+ this.btSIDChk.Dock = System.Windows.Forms.DockStyle.Right;
+ this.btSIDChk.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.btSIDChk.Location = new System.Drawing.Point(308, 4);
+ this.btSIDChk.Margin = new System.Windows.Forms.Padding(0);
this.btSIDChk.Name = "btSIDChk";
- this.btSIDChk.Size = new System.Drawing.Size(196, 34);
+ this.btSIDChk.Size = new System.Drawing.Size(196, 31);
this.btSIDChk.TabIndex = 26;
this.btSIDChk.Text = "SID 검사(SPR/NR)";
this.btSIDChk.UseVisualStyleBackColor = false;
@@ -739,16 +789,18 @@
//
// tbLineCode
//
- this.tbLineCode.Location = new System.Drawing.Point(93, 395);
+ this.tbLineCode.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbLineCode.Location = new System.Drawing.Point(97, 4);
this.tbLineCode.Margin = new System.Windows.Forms.Padding(4);
this.tbLineCode.Name = "tbLineCode";
- this.tbLineCode.Size = new System.Drawing.Size(381, 27);
+ this.tbLineCode.Size = new System.Drawing.Size(407, 27);
this.tbLineCode.TabIndex = 36;
//
// tbStorage
//
this.tbStorage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tbStorage.Location = new System.Drawing.Point(370, 238);
+ this.tbStorage.Dock = System.Windows.Forms.DockStyle.Right;
+ this.tbStorage.Location = new System.Drawing.Point(400, 4);
this.tbStorage.Margin = new System.Windows.Forms.Padding(4);
this.tbStorage.Name = "tbStorage";
this.tbStorage.Size = new System.Drawing.Size(104, 27);
@@ -756,28 +808,32 @@
//
// tbCostCenter
//
- this.tbCostCenter.Location = new System.Drawing.Point(93, 366);
+ this.tbCostCenter.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbCostCenter.Location = new System.Drawing.Point(97, 4);
this.tbCostCenter.Margin = new System.Windows.Forms.Padding(4);
this.tbCostCenter.Name = "tbCostCenter";
- this.tbCostCenter.Size = new System.Drawing.Size(381, 27);
+ this.tbCostCenter.Size = new System.Drawing.Size(407, 27);
this.tbCostCenter.TabIndex = 34;
//
// tbPumPriceD
//
+ this.tbPumPriceD.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbPumPriceD.ForeColor = System.Drawing.Color.Blue;
- this.tbPumPriceD.Location = new System.Drawing.Point(94, 208);
+ this.tbPumPriceD.Location = new System.Drawing.Point(97, 4);
this.tbPumPriceD.Margin = new System.Windows.Forms.Padding(4);
this.tbPumPriceD.Name = "tbPumPriceD";
- this.tbPumPriceD.Size = new System.Drawing.Size(133, 27);
+ this.tbPumPriceD.Size = new System.Drawing.Size(165, 27);
this.tbPumPriceD.TabIndex = 19;
this.tbPumPriceD.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbPumPriceD.TextChanged += new System.EventHandler(this.tbDolloerPrice_TextChanged);
//
// button3
//
- this.button3.Location = new System.Drawing.Point(9, 336);
+ this.button3.Dock = System.Windows.Forms.DockStyle.Left;
+ this.button3.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.button3.Location = new System.Drawing.Point(0, 4);
this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(80, 27);
+ this.button3.Size = new System.Drawing.Size(97, 31);
this.button3.TabIndex = 30;
this.button3.Text = "프로젝트";
this.toolTip1.SetToolTip(this.button3, "관련 프로젝트에서 선택하여 입력, 가공 파트 및 명확히 프로젝트에 한정되어 구매되는 것들");
@@ -786,9 +842,11 @@
//
// button2
//
- this.button2.Location = new System.Drawing.Point(9, 306);
+ this.button2.Dock = System.Windows.Forms.DockStyle.Left;
+ this.button2.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.button2.Location = new System.Drawing.Point(0, 4);
this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(80, 27);
+ this.button2.Size = new System.Drawing.Size(97, 31);
this.button2.TabIndex = 27;
this.button2.Text = "공급처";
this.button2.UseVisualStyleBackColor = true;
@@ -796,9 +854,11 @@
//
// button1
//
- this.button1.Location = new System.Drawing.Point(9, 88);
+ this.button1.Dock = System.Windows.Forms.DockStyle.Left;
+ this.button1.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.button1.Location = new System.Drawing.Point(0, 4);
this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(80, 27);
+ this.button1.Size = new System.Drawing.Size(97, 31);
this.button1.TabIndex = 6;
this.button1.Text = "품명";
this.button1.UseVisualStyleBackColor = true;
@@ -808,7 +868,6 @@
//
this.groupBox2.BackColor = System.Drawing.Color.Gainsboro;
this.groupBox2.Controls.Add(this.tbAdmin);
- this.groupBox2.Controls.Add(this.button7);
this.groupBox2.Controls.Add(label14);
this.groupBox2.Controls.Add(this.tbInRemar);
this.groupBox2.Controls.Add(this.tbManager);
@@ -828,11 +887,11 @@
this.groupBox2.Controls.Add(scLabel);
this.groupBox2.Controls.Add(receiveLabel);
this.groupBox2.Controls.Add(this.cmbReceive);
- this.groupBox2.Location = new System.Drawing.Point(512, 7);
+ this.groupBox2.Location = new System.Drawing.Point(534, 222);
this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
- this.groupBox2.Size = new System.Drawing.Size(409, 448);
+ this.groupBox2.Size = new System.Drawing.Size(514, 421);
this.groupBox2.TabIndex = 7;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "추가정보";
@@ -845,17 +904,6 @@
this.tbAdmin.Size = new System.Drawing.Size(286, 27);
this.tbAdmin.TabIndex = 41;
//
- // button7
- //
- this.button7.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.button7.Location = new System.Drawing.Point(4, 409);
- this.button7.Name = "button7";
- this.button7.Size = new System.Drawing.Size(401, 35);
- this.button7.TabIndex = 16;
- this.button7.Text = "견적서폴더";
- this.button7.UseVisualStyleBackColor = true;
- this.button7.Click += new System.EventHandler(this.button7_Click_1);
- //
// tbInRemar
//
this.tbInRemar.Location = new System.Drawing.Point(104, 261);
@@ -891,15 +939,26 @@
this.tbOrderNo.Size = new System.Drawing.Size(286, 27);
this.tbOrderNo.TabIndex = 7;
//
+ // button7
+ //
+ this.button7.Location = new System.Drawing.Point(327, 586);
+ this.button7.Name = "button7";
+ this.button7.Size = new System.Drawing.Size(199, 57);
+ this.button7.TabIndex = 16;
+ this.button7.Text = "견적서폴더";
+ this.button7.UseVisualStyleBackColor = true;
+ this.button7.Click += new System.EventHandler(this.button7_Click_1);
+ //
// tbBigoChk
//
+ this.tbBigoChk.Dock = System.Windows.Forms.DockStyle.Bottom;
this.tbBigoChk.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbBigoChk.Location = new System.Drawing.Point(11, 591);
+ this.tbBigoChk.Location = new System.Drawing.Point(10, 129);
this.tbBigoChk.Margin = new System.Windows.Forms.Padding(4);
this.tbBigoChk.MaxLength = 500;
this.tbBigoChk.Multiline = true;
this.tbBigoChk.Name = "tbBigoChk";
- this.tbBigoChk.Size = new System.Drawing.Size(490, 77);
+ this.tbBigoChk.Size = new System.Drawing.Size(495, 70);
this.tbBigoChk.TabIndex = 6;
this.tbBigoChk.TabStop = false;
this.toolTip1.SetToolTip(this.tbBigoChk, resources.GetString("tbBigoChk.ToolTip"));
@@ -912,10 +971,11 @@
// chk2
//
this.chk2.AutoSize = true;
+ this.chk2.Dock = System.Windows.Forms.DockStyle.Right;
this.chk2.Enabled = false;
- this.chk2.Location = new System.Drawing.Point(369, 448);
+ this.chk2.Location = new System.Drawing.Point(259, 0);
this.chk2.Name = "chk2";
- this.chk2.Size = new System.Drawing.Size(133, 24);
+ this.chk2.Size = new System.Drawing.Size(133, 22);
this.chk2.TabIndex = 2;
this.chk2.Text = "구매담당자확인";
this.chk2.UseVisualStyleBackColor = true;
@@ -923,10 +983,11 @@
// chk1
//
this.chk1.AutoSize = true;
+ this.chk1.Dock = System.Windows.Forms.DockStyle.Right;
this.chk1.Enabled = false;
- this.chk1.Location = new System.Drawing.Point(262, 448);
+ this.chk1.Location = new System.Drawing.Point(392, 0);
this.chk1.Name = "chk1";
- this.chk1.Size = new System.Drawing.Size(103, 24);
+ this.chk1.Size = new System.Drawing.Size(103, 22);
this.chk1.TabIndex = 1;
this.chk1.Text = "요청자확인";
this.chk1.UseVisualStyleBackColor = true;
@@ -945,38 +1006,240 @@
//
this.purchaseTableAdapter.ClearBeforeFill = true;
//
+ // groupBox3
+ //
+ this.groupBox3.Controls.Add(this.tbBigo);
+ this.groupBox3.Controls.Add(this.panel1);
+ this.groupBox3.Controls.Add(label12);
+ this.groupBox3.Controls.Add(this.tbBigoChk);
+ this.groupBox3.Location = new System.Drawing.Point(533, 6);
+ this.groupBox3.Name = "groupBox3";
+ this.groupBox3.Padding = new System.Windows.Forms.Padding(10, 5, 10, 10);
+ this.groupBox3.Size = new System.Drawing.Size(515, 209);
+ this.groupBox3.TabIndex = 17;
+ this.groupBox3.TabStop = false;
+ this.groupBox3.Text = "비고";
+ //
+ // panel1
+ //
+ this.panel1.Controls.Add(this.chk2);
+ this.panel1.Controls.Add(this.chk1);
+ this.panel1.Controls.Add(deptLabel);
+ this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel1.Location = new System.Drawing.Point(10, 25);
+ this.panel1.Name = "panel1";
+ this.panel1.Size = new System.Drawing.Size(495, 22);
+ this.panel1.TabIndex = 7;
+ //
+ // panel2
+ //
+ this.panel2.Controls.Add(this.dtPdate);
+ this.panel2.Controls.Add(label1);
+ this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel2.Location = new System.Drawing.Point(4, 24);
+ this.panel2.Name = "panel2";
+ this.panel2.Padding = new System.Windows.Forms.Padding(0, 4, 3, 0);
+ this.panel2.Size = new System.Drawing.Size(507, 36);
+ this.panel2.TabIndex = 18;
+ //
+ // panel3
+ //
+ this.panel3.Controls.Add(this.cmbRequest);
+ this.panel3.Controls.Add(label6);
+ this.panel3.Controls.Add(label3);
+ this.panel3.Controls.Add(this.cmbState);
+ this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel3.Location = new System.Drawing.Point(4, 60);
+ this.panel3.Name = "panel3";
+ this.panel3.Padding = new System.Windows.Forms.Padding(0, 4, 3, 0);
+ this.panel3.Size = new System.Drawing.Size(507, 35);
+ this.panel3.TabIndex = 18;
+ //
+ // panel4
+ //
+ this.panel4.Controls.Add(this.tbPumName);
+ this.panel4.Controls.Add(this.button1);
+ this.panel4.Controls.Add(this.tbPumIDX);
+ this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel4.Location = new System.Drawing.Point(4, 95);
+ this.panel4.Name = "panel4";
+ this.panel4.Padding = new System.Windows.Forms.Padding(0, 4, 3, 0);
+ this.panel4.Size = new System.Drawing.Size(507, 35);
+ this.panel4.TabIndex = 18;
+ //
+ // panel5
+ //
+ this.panel5.Controls.Add(this.tbPumModel);
+ this.panel5.Controls.Add(pumscaleLabel);
+ this.panel5.Controls.Add(this.tbPumUnit);
+ this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel5.Location = new System.Drawing.Point(4, 130);
+ this.panel5.Name = "panel5";
+ this.panel5.Padding = new System.Windows.Forms.Padding(0, 4, 3, 0);
+ this.panel5.Size = new System.Drawing.Size(507, 35);
+ this.panel5.TabIndex = 18;
+ //
+ // panel6
+ //
+ this.panel6.Controls.Add(this.tbQtyReq);
+ this.panel6.Controls.Add(label13);
+ this.panel6.Controls.Add(pumqtyLabel);
+ this.panel6.Controls.Add(this.tbQtyReal);
+ this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel6.Location = new System.Drawing.Point(4, 165);
+ this.panel6.Name = "panel6";
+ this.panel6.Padding = new System.Windows.Forms.Padding(0, 4, 3, 0);
+ this.panel6.Size = new System.Drawing.Size(507, 35);
+ this.panel6.TabIndex = 18;
+ //
+ // panel7
+ //
+ this.panel7.Controls.Add(this.tbPumPrice);
+ this.panel7.Controls.Add(pumpriceLabel);
+ this.panel7.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel7.Location = new System.Drawing.Point(4, 200);
+ this.panel7.Name = "panel7";
+ this.panel7.Padding = new System.Windows.Forms.Padding(0, 4, 3, 0);
+ this.panel7.Size = new System.Drawing.Size(507, 35);
+ this.panel7.TabIndex = 18;
+ //
+ // panel8
+ //
+ this.panel8.Controls.Add(this.tbPumAmt);
+ this.panel8.Controls.Add(label10);
+ this.panel8.Controls.Add(this.tbStorage);
+ this.panel8.Controls.Add(pumamtLabel);
+ this.panel8.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel8.Location = new System.Drawing.Point(4, 270);
+ this.panel8.Name = "panel8";
+ this.panel8.Padding = new System.Windows.Forms.Padding(0, 4, 3, 0);
+ this.panel8.Size = new System.Drawing.Size(507, 35);
+ this.panel8.TabIndex = 19;
+ //
+ // panel9
+ //
+ this.panel9.Controls.Add(this.tbPumPriceD);
+ this.panel9.Controls.Add(this.cmbCurrency);
+ this.panel9.Controls.Add(this.lbcurrentwon);
+ this.panel9.Controls.Add(label8);
+ this.panel9.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel9.Location = new System.Drawing.Point(4, 235);
+ this.panel9.Name = "panel9";
+ this.panel9.Padding = new System.Windows.Forms.Padding(0, 4, 3, 0);
+ this.panel9.Size = new System.Drawing.Size(507, 35);
+ this.panel9.TabIndex = 19;
+ //
+ // panel10
+ //
+ this.panel10.Controls.Add(this.tbSID);
+ this.panel10.Controls.Add(this.btSIDChk);
+ this.panel10.Controls.Add(sidLabel);
+ this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel10.Location = new System.Drawing.Point(4, 305);
+ this.panel10.Name = "panel10";
+ this.panel10.Padding = new System.Windows.Forms.Padding(0, 4, 3, 0);
+ this.panel10.Size = new System.Drawing.Size(507, 35);
+ this.panel10.TabIndex = 19;
+ //
+ // panel11
+ //
+ this.panel11.Controls.Add(this.tbSupply);
+ this.panel11.Controls.Add(this.button2);
+ this.panel11.Controls.Add(this.tbSupplyIndex);
+ this.panel11.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel11.Location = new System.Drawing.Point(4, 340);
+ this.panel11.Name = "panel11";
+ this.panel11.Padding = new System.Windows.Forms.Padding(0, 4, 3, 0);
+ this.panel11.Size = new System.Drawing.Size(507, 35);
+ this.panel11.TabIndex = 19;
+ //
+ // panel12
+ //
+ this.panel12.Controls.Add(this.tbProject);
+ this.panel12.Controls.Add(this.button3);
+ this.panel12.Controls.Add(this.tbProjectIndex);
+ this.panel12.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel12.Location = new System.Drawing.Point(4, 375);
+ this.panel12.Name = "panel12";
+ this.panel12.Padding = new System.Windows.Forms.Padding(0, 4, 3, 0);
+ this.panel12.Size = new System.Drawing.Size(507, 35);
+ this.panel12.TabIndex = 19;
+ //
+ // panel13
+ //
+ this.panel13.Controls.Add(this.tbCostCenter);
+ this.panel13.Controls.Add(label11);
+ this.panel13.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel13.Location = new System.Drawing.Point(4, 410);
+ this.panel13.Name = "panel13";
+ this.panel13.Padding = new System.Windows.Forms.Padding(0, 4, 3, 0);
+ this.panel13.Size = new System.Drawing.Size(507, 35);
+ this.panel13.TabIndex = 19;
+ //
+ // panel14
+ //
+ this.panel14.Controls.Add(this.tbLineCode);
+ this.panel14.Controls.Add(label7);
+ this.panel14.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel14.Location = new System.Drawing.Point(4, 445);
+ this.panel14.Name = "panel14";
+ this.panel14.Padding = new System.Windows.Forms.Padding(0, 4, 3, 0);
+ this.panel14.Size = new System.Drawing.Size(507, 35);
+ this.panel14.TabIndex = 19;
+ //
// fPurchaseCR_Add
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.ClientSize = new System.Drawing.Size(928, 681);
- this.Controls.Add(this.tbBigoChk);
- this.Controls.Add(label12);
- this.Controls.Add(this.chk2);
- this.Controls.Add(this.chk1);
+ this.ClientSize = new System.Drawing.Size(1058, 647);
+ this.Controls.Add(this.groupBox3);
+ this.Controls.Add(this.button7);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.btSaveAdd);
this.Controls.Add(this.btSave);
- this.Controls.Add(this.tbBigo);
- this.Controls.Add(deptLabel);
this.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "fPurchaseCR_Add";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "CR 구매 추가/편집";
this.Load += new System.EventHandler(this.@__Load);
this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.purchaseBindingSource)).EndInit();
+ this.groupBox3.ResumeLayout(false);
+ this.groupBox3.PerformLayout();
+ this.panel1.ResumeLayout(false);
+ this.panel1.PerformLayout();
+ this.panel2.ResumeLayout(false);
+ this.panel3.ResumeLayout(false);
+ this.panel4.ResumeLayout(false);
+ this.panel4.PerformLayout();
+ this.panel5.ResumeLayout(false);
+ this.panel5.PerformLayout();
+ this.panel6.ResumeLayout(false);
+ this.panel6.PerformLayout();
+ this.panel7.ResumeLayout(false);
+ this.panel7.PerformLayout();
+ this.panel8.ResumeLayout(false);
+ this.panel8.PerformLayout();
+ this.panel9.ResumeLayout(false);
+ this.panel9.PerformLayout();
+ this.panel10.ResumeLayout(false);
+ this.panel10.PerformLayout();
+ this.panel11.ResumeLayout(false);
+ this.panel11.PerformLayout();
+ this.panel12.ResumeLayout(false);
+ this.panel12.PerformLayout();
+ this.panel13.ResumeLayout(false);
+ this.panel13.PerformLayout();
+ this.panel14.ResumeLayout(false);
+ this.panel14.PerformLayout();
this.ResumeLayout(false);
- this.PerformLayout();
}
@@ -1034,5 +1297,20 @@
private System.Windows.Forms.TextBox tbManager;
private System.Windows.Forms.Label lbcurrentwon;
private System.Windows.Forms.ComboBox cmbCurrency;
+ private System.Windows.Forms.GroupBox groupBox3;
+ private System.Windows.Forms.Panel panel1;
+ private System.Windows.Forms.Panel panel2;
+ private System.Windows.Forms.Panel panel3;
+ private System.Windows.Forms.Panel panel4;
+ private System.Windows.Forms.Panel panel5;
+ private System.Windows.Forms.Panel panel6;
+ private System.Windows.Forms.Panel panel7;
+ private System.Windows.Forms.Panel panel8;
+ private System.Windows.Forms.Panel panel9;
+ private System.Windows.Forms.Panel panel10;
+ private System.Windows.Forms.Panel panel11;
+ private System.Windows.Forms.Panel panel12;
+ private System.Windows.Forms.Panel panel13;
+ private System.Windows.Forms.Panel panel14;
}
}
\ No newline at end of file
diff --git a/SubProject/FEQ0000/PurchaseNR/fPurchase_Add.Designer.cs b/SubProject/FEQ0000/PurchaseNR/fPurchase_Add.Designer.cs
index c1bd83a..eb0a81c 100644
--- a/SubProject/FEQ0000/PurchaseNR/fPurchase_Add.Designer.cs
+++ b/SubProject/FEQ0000/PurchaseNR/fPurchase_Add.Designer.cs
@@ -40,7 +40,6 @@
System.Windows.Forms.Label assetLabel;
System.Windows.Forms.Label poLabel;
System.Windows.Forms.Label deptLabel;
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fPurchase_Add));
System.Windows.Forms.Label label1;
System.Windows.Forms.Label label2;
System.Windows.Forms.Label label4;
@@ -56,6 +55,7 @@
System.Windows.Forms.Label label14;
System.Windows.Forms.Label label15;
System.Windows.Forms.Label label17;
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fPurchase_Add));
this.label18 = new System.Windows.Forms.Label();
this.tbSC = new System.Windows.Forms.TextBox();
this.tbSID = new System.Windows.Forms.TextBox();
@@ -82,19 +82,20 @@
this.chkExp = new System.Windows.Forms.CheckBox();
this.btSaveAdd = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
+ this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
+ this.chk2 = new System.Windows.Forms.CheckBox();
+ this.tbBigoChk = new System.Windows.Forms.TextBox();
+ this.cmbRemark = new System.Windows.Forms.ComboBox();
+ this.chk1 = new System.Windows.Forms.CheckBox();
+ this.tbStorage = new System.Windows.Forms.ComboBox();
this.lbcurrentwon = new System.Windows.Forms.Label();
this.tbPumIDX = new System.Windows.Forms.Button();
- this.tbStorage = new System.Windows.Forms.ComboBox();
- this.cmbRemark = new System.Windows.Forms.ComboBox();
+ this.button3 = new System.Windows.Forms.Button();
+ this.btSIDChk = new System.Windows.Forms.Button();
+ this.button2 = new System.Windows.Forms.Button();
this.cmbCurrency = new System.Windows.Forms.ComboBox();
this.tbQtyReal = new System.Windows.Forms.TextBox();
- this.tbBigoChk = new System.Windows.Forms.TextBox();
- this.chk2 = new System.Windows.Forms.CheckBox();
- this.chk1 = new System.Windows.Forms.CheckBox();
- this.btSIDChk = new System.Windows.Forms.Button();
this.tbPumPriceD = new System.Windows.Forms.TextBox();
- this.button3 = new System.Windows.Forms.Button();
- this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.chkprdate = new System.Windows.Forms.CheckBox();
@@ -145,6 +146,7 @@
label15 = new System.Windows.Forms.Label();
label17 = new System.Windows.Forms.Label();
this.groupBox1.SuspendLayout();
+ this.tableLayoutPanel1.SuspendLayout();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).BeginInit();
@@ -157,7 +159,7 @@
processLabel.Location = new System.Drawing.Point(66, 402);
processLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
processLabel.Name = "processLabel";
- processLabel.Size = new System.Drawing.Size(39, 20);
+ processLabel.Size = new System.Drawing.Size(37, 19);
processLabel.TabIndex = 8;
processLabel.Text = "공정";
processLabel.Click += new System.EventHandler(this.processLabel_Click);
@@ -168,7 +170,7 @@
receiveLabel.Location = new System.Drawing.Point(51, 338);
receiveLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
receiveLabel.Name = "receiveLabel";
- receiveLabel.Size = new System.Drawing.Size(54, 20);
+ receiveLabel.Size = new System.Drawing.Size(51, 19);
receiveLabel.TabIndex = 4;
receiveLabel.Text = "수령인";
//
@@ -178,59 +180,64 @@
scLabel.Location = new System.Drawing.Point(78, 434);
scLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
scLabel.Name = "scLabel";
- scLabel.Size = new System.Drawing.Size(27, 20);
+ scLabel.Size = new System.Drawing.Size(26, 19);
scLabel.TabIndex = 10;
scLabel.Text = "SC";
//
// sidLabel
//
- sidLabel.AutoSize = true;
- sidLabel.Location = new System.Drawing.Point(54, 271);
+ sidLabel.Dock = System.Windows.Forms.DockStyle.Fill;
+ sidLabel.Location = new System.Drawing.Point(4, 256);
sidLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
sidLabel.Name = "sidLabel";
- sidLabel.Size = new System.Drawing.Size(32, 20);
+ sidLabel.Size = new System.Drawing.Size(92, 32);
sidLabel.TabIndex = 25;
sidLabel.Text = "SID";
+ sidLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pumscaleLabel
//
- pumscaleLabel.AutoSize = true;
- pumscaleLabel.Location = new System.Drawing.Point(11, 112);
+ pumscaleLabel.Dock = System.Windows.Forms.DockStyle.Fill;
+ pumscaleLabel.Location = new System.Drawing.Point(4, 96);
pumscaleLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
pumscaleLabel.Name = "pumscaleLabel";
- pumscaleLabel.Size = new System.Drawing.Size(75, 20);
+ pumscaleLabel.Size = new System.Drawing.Size(92, 32);
pumscaleLabel.TabIndex = 9;
pumscaleLabel.Text = "모델/규격";
+ pumscaleLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pumqtyLabel
//
- pumqtyLabel.AutoSize = true;
- pumqtyLabel.Location = new System.Drawing.Point(17, 144);
+ pumqtyLabel.Dock = System.Windows.Forms.DockStyle.Fill;
+ pumqtyLabel.Location = new System.Drawing.Point(4, 128);
pumqtyLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
pumqtyLabel.Name = "pumqtyLabel";
- pumqtyLabel.Size = new System.Drawing.Size(69, 20);
+ pumqtyLabel.Size = new System.Drawing.Size(92, 32);
pumqtyLabel.TabIndex = 12;
pumqtyLabel.Text = "요청수량";
+ pumqtyLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pumpriceLabel
//
- pumpriceLabel.AutoSize = true;
- pumpriceLabel.Location = new System.Drawing.Point(7, 175);
+ pumpriceLabel.Dock = System.Windows.Forms.DockStyle.Fill;
+ pumpriceLabel.Location = new System.Drawing.Point(4, 160);
pumpriceLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
pumpriceLabel.Name = "pumpriceLabel";
- pumpriceLabel.Size = new System.Drawing.Size(79, 20);
+ pumpriceLabel.Size = new System.Drawing.Size(92, 32);
pumpriceLabel.TabIndex = 16;
pumpriceLabel.Text = "단가(국내)";
+ pumpriceLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pumamtLabel
//
- pumamtLabel.AutoSize = true;
- pumamtLabel.Location = new System.Drawing.Point(47, 237);
+ pumamtLabel.Dock = System.Windows.Forms.DockStyle.Fill;
+ pumamtLabel.Location = new System.Drawing.Point(4, 224);
pumamtLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
pumamtLabel.Name = "pumamtLabel";
- pumamtLabel.Size = new System.Drawing.Size(39, 20);
+ pumamtLabel.Size = new System.Drawing.Size(92, 32);
pumamtLabel.TabIndex = 21;
pumamtLabel.Text = "합계";
+ pumamtLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// assetLabel
//
@@ -238,7 +245,7 @@
assetLabel.Location = new System.Drawing.Point(36, 94);
assetLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
assetLabel.Name = "assetLabel";
- assetLabel.Size = new System.Drawing.Size(69, 20);
+ assetLabel.Size = new System.Drawing.Size(65, 19);
assetLabel.TabIndex = 20;
assetLabel.Text = "장비모델";
//
@@ -248,30 +255,33 @@
poLabel.Location = new System.Drawing.Point(75, 466);
poLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
poLabel.Name = "poLabel";
- poLabel.Size = new System.Drawing.Size(30, 20);
+ poLabel.Size = new System.Drawing.Size(28, 19);
poLabel.TabIndex = 12;
poLabel.Text = "PO";
//
// deptLabel
//
- deptLabel.AutoSize = true;
- deptLabel.Location = new System.Drawing.Point(4, 368);
+ deptLabel.Dock = System.Windows.Forms.DockStyle.Fill;
+ deptLabel.Location = new System.Drawing.Point(4, 352);
deptLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
deptLabel.Name = "deptLabel";
- deptLabel.Size = new System.Drawing.Size(84, 40);
+ this.tableLayoutPanel1.SetRowSpan(deptLabel, 2);
+ deptLabel.Size = new System.Drawing.Size(92, 112);
deptLabel.TabIndex = 34;
deptLabel.Text = "요청자비고\r\n(구매사유)";
+ deptLabel.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.toolTip1.SetToolTip(deptLabel, resources.GetString("deptLabel.ToolTip"));
//
// label1
//
- label1.AutoSize = true;
- label1.Location = new System.Drawing.Point(32, 21);
+ label1.Dock = System.Windows.Forms.DockStyle.Fill;
+ label1.Location = new System.Drawing.Point(4, 0);
label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label1.Name = "label1";
- label1.Size = new System.Drawing.Size(54, 20);
+ label1.Size = new System.Drawing.Size(92, 32);
label1.TabIndex = 0;
label1.Text = "입력일";
+ label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label2
//
@@ -279,7 +289,7 @@
label2.Location = new System.Drawing.Point(21, 59);
label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label2.Name = "label2";
- label2.Size = new System.Drawing.Size(84, 20);
+ label2.Size = new System.Drawing.Size(79, 19);
label2.TabIndex = 18;
label2.Text = "장비제조사";
//
@@ -289,7 +299,7 @@
label4.Location = new System.Drawing.Point(36, 28);
label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label4.Name = "label4";
- label4.Size = new System.Drawing.Size(69, 20);
+ label4.Size = new System.Drawing.Size(65, 19);
label4.TabIndex = 16;
label4.Text = "제조공정";
//
@@ -300,63 +310,69 @@
label5.Location = new System.Drawing.Point(72, -5);
label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label5.Name = "label5";
- label5.Size = new System.Drawing.Size(59, 20);
+ label5.Size = new System.Drawing.Size(57, 19);
label5.TabIndex = 14;
label5.Text = "SCR/CF";
label5.Visible = false;
//
// label3
//
- label3.AutoSize = true;
- label3.Location = new System.Drawing.Point(47, 52);
+ label3.Dock = System.Windows.Forms.DockStyle.Fill;
+ label3.Location = new System.Drawing.Point(4, 32);
label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label3.Name = "label3";
- label3.Size = new System.Drawing.Size(39, 20);
+ label3.Size = new System.Drawing.Size(92, 32);
label3.TabIndex = 2;
label3.Text = "요청";
+ label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label6
//
- label6.AutoSize = true;
- label6.Location = new System.Drawing.Point(280, 51);
+ label6.Dock = System.Windows.Forms.DockStyle.Fill;
+ label6.Location = new System.Drawing.Point(286, 32);
label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label6.Name = "label6";
- label6.Size = new System.Drawing.Size(39, 20);
+ label6.Size = new System.Drawing.Size(92, 32);
label6.TabIndex = 4;
label6.Text = "상태";
+ label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label7
//
label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.tableLayoutPanel1.SetColumnSpan(label7, 4);
+ label7.Dock = System.Windows.Forms.DockStyle.Fill;
label7.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- label7.Location = new System.Drawing.Point(11, 640);
+ label7.Location = new System.Drawing.Point(4, 576);
label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label7.Name = "label7";
label7.Padding = new System.Windows.Forms.Padding(5);
- label7.Size = new System.Drawing.Size(910, 80);
+ label7.Size = new System.Drawing.Size(557, 107);
label7.TabIndex = 1;
label7.Text = resources.GetString("label7.Text");
//
// label8
//
- label8.AutoSize = true;
+ label8.Dock = System.Windows.Forms.DockStyle.Fill;
label8.ForeColor = System.Drawing.Color.Blue;
- label8.Location = new System.Drawing.Point(7, 206);
+ label8.Location = new System.Drawing.Point(4, 192);
label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label8.Name = "label8";
- label8.Size = new System.Drawing.Size(79, 20);
+ label8.Size = new System.Drawing.Size(92, 32);
label8.TabIndex = 18;
label8.Text = "단가(해외)";
+ label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label10
//
- label10.AutoSize = true;
- label10.Location = new System.Drawing.Point(287, 237);
+ label10.Dock = System.Windows.Forms.DockStyle.Fill;
+ label10.Location = new System.Drawing.Point(286, 224);
label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label10.Name = "label10";
- label10.Size = new System.Drawing.Size(54, 20);
+ label10.Size = new System.Drawing.Size(92, 32);
label10.TabIndex = 23;
label10.Text = "보관소";
+ label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label11
//
@@ -364,7 +380,7 @@
label11.Location = new System.Drawing.Point(36, 370);
label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label11.Name = "label11";
- label11.Size = new System.Drawing.Size(69, 20);
+ label11.Size = new System.Drawing.Size(65, 19);
label11.TabIndex = 6;
label11.Text = "입고수량";
//
@@ -374,7 +390,7 @@
label12.Location = new System.Drawing.Point(68, 155);
label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label12.Name = "label12";
- label12.Size = new System.Drawing.Size(37, 20);
+ label12.Size = new System.Drawing.Size(34, 19);
label12.TabIndex = 24;
label12.Text = "Line";
//
@@ -384,30 +400,32 @@
label13.Location = new System.Drawing.Point(16, 124);
label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label13.Name = "label13";
- label13.Size = new System.Drawing.Size(89, 20);
+ label13.Size = new System.Drawing.Size(83, 19);
label13.TabIndex = 22;
label13.Text = "Cost Center";
//
// label14
//
- label14.AutoSize = true;
- label14.Location = new System.Drawing.Point(4, 497);
+ label14.Dock = System.Windows.Forms.DockStyle.Fill;
+ label14.Location = new System.Drawing.Point(4, 464);
label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label14.Name = "label14";
- label14.Size = new System.Drawing.Size(84, 40);
+ label14.Size = new System.Drawing.Size(92, 80);
label14.TabIndex = 36;
label14.Text = "구매담당자\r\n검토결과";
+ label14.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.toolTip1.SetToolTip(label14, resources.GetString("label14.ToolTip"));
//
// label15
//
- label15.AutoSize = true;
- label15.Location = new System.Drawing.Point(237, 144);
+ label15.Dock = System.Windows.Forms.DockStyle.Fill;
+ label15.Location = new System.Drawing.Point(286, 128);
label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label15.Name = "label15";
- label15.Size = new System.Drawing.Size(94, 20);
+ label15.Size = new System.Drawing.Size(92, 32);
label15.TabIndex = 14;
label15.Text = "실 구매 수량";
+ label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label17
//
@@ -415,67 +433,76 @@
label17.Location = new System.Drawing.Point(10, 185);
label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label17.Name = "label17";
- label17.Size = new System.Drawing.Size(99, 20);
+ label17.Size = new System.Drawing.Size(93, 19);
label17.TabIndex = 42;
label17.Text = "구매담당자명";
//
// label18
//
- this.label18.Location = new System.Drawing.Point(321, 175);
+ this.label18.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.label18.Location = new System.Drawing.Point(286, 160);
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(151, 20);
+ this.label18.Size = new System.Drawing.Size(92, 32);
this.label18.TabIndex = 51;
this.label18.Text = "원";
+ this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tbSC
//
this.tbSC.Location = new System.Drawing.Point(112, 430);
this.tbSC.Margin = new System.Windows.Forms.Padding(4);
this.tbSC.Name = "tbSC";
- this.tbSC.Size = new System.Drawing.Size(286, 27);
+ this.tbSC.Size = new System.Drawing.Size(229, 25);
this.tbSC.TabIndex = 11;
this.tbSC.TextChanged += new System.EventHandler(this.tbSC_TextChanged);
//
// tbSID
//
this.tbSID.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.tbSID.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.tbSID.Location = new System.Drawing.Point(93, 264);
+ this.tableLayoutPanel1.SetColumnSpan(this.tbSID, 2);
+ this.tbSID.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbSID.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.tbSID.Location = new System.Drawing.Point(104, 260);
this.tbSID.Margin = new System.Windows.Forms.Padding(4);
this.tbSID.Name = "tbSID";
- this.tbSID.Size = new System.Drawing.Size(179, 34);
+ this.tbSID.Size = new System.Drawing.Size(274, 21);
this.tbSID.TabIndex = 26;
this.tbSID.TextChanged += new System.EventHandler(this.tbSID_TextChanged);
//
// tbPumName
//
this.tbPumName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+ this.tableLayoutPanel1.SetColumnSpan(this.tbPumName, 2);
+ this.tbPumName.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbPumName.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbPumName.Location = new System.Drawing.Point(93, 79);
+ this.tbPumName.Location = new System.Drawing.Point(104, 68);
this.tbPumName.Margin = new System.Windows.Forms.Padding(4);
this.tbPumName.Name = "tbPumName";
- this.tbPumName.Size = new System.Drawing.Size(311, 27);
+ this.tbPumName.Size = new System.Drawing.Size(274, 25);
this.tbPumName.TabIndex = 7;
this.tbPumName.Click += new System.EventHandler(this.tbPumName_Click);
this.tbPumName.TextChanged += new System.EventHandler(this.tbPumName_TextChanged);
//
// tbPumModel
//
+ this.tableLayoutPanel1.SetColumnSpan(this.tbPumModel, 2);
+ this.tbPumModel.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbPumModel.ImeMode = System.Windows.Forms.ImeMode.Alpha;
- this.tbPumModel.Location = new System.Drawing.Point(93, 109);
+ this.tbPumModel.Location = new System.Drawing.Point(104, 100);
this.tbPumModel.Margin = new System.Windows.Forms.Padding(4);
this.tbPumModel.Name = "tbPumModel";
- this.tbPumModel.Size = new System.Drawing.Size(311, 27);
+ this.tbPumModel.Size = new System.Drawing.Size(274, 25);
this.tbPumModel.TabIndex = 10;
//
// tbPumUnit
//
this.tbPumUnit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
- this.tbPumUnit.Location = new System.Drawing.Point(410, 109);
+ this.tbPumUnit.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbPumUnit.Location = new System.Drawing.Point(386, 100);
this.tbPumUnit.Margin = new System.Windows.Forms.Padding(4);
this.tbPumUnit.Name = "tbPumUnit";
- this.tbPumUnit.Size = new System.Drawing.Size(64, 27);
+ this.tbPumUnit.Size = new System.Drawing.Size(175, 25);
this.tbPumUnit.TabIndex = 11;
this.tbPumUnit.TabStop = false;
this.tbPumUnit.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
@@ -484,20 +511,22 @@
// tbQtyReq
//
this.tbQtyReq.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.tbQtyReq.Location = new System.Drawing.Point(93, 140);
+ this.tbQtyReq.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbQtyReq.Location = new System.Drawing.Point(104, 132);
this.tbQtyReq.Margin = new System.Windows.Forms.Padding(4);
this.tbQtyReq.Name = "tbQtyReq";
- this.tbQtyReq.Size = new System.Drawing.Size(135, 27);
+ this.tbQtyReq.Size = new System.Drawing.Size(174, 25);
this.tbQtyReq.TabIndex = 13;
this.tbQtyReq.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.tbQtyReq.TextChanged += new System.EventHandler(this.tbPumQty_TextChanged);
//
// tbPumPrice
//
- this.tbPumPrice.Location = new System.Drawing.Point(93, 172);
+ this.tbPumPrice.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbPumPrice.Location = new System.Drawing.Point(104, 164);
this.tbPumPrice.Margin = new System.Windows.Forms.Padding(4);
this.tbPumPrice.Name = "tbPumPrice";
- this.tbPumPrice.Size = new System.Drawing.Size(220, 27);
+ this.tbPumPrice.Size = new System.Drawing.Size(174, 25);
this.tbPumPrice.TabIndex = 17;
this.tbPumPrice.Text = "0";
this.tbPumPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
@@ -505,31 +534,35 @@
//
// tbPumAmt
//
- this.tbPumAmt.Location = new System.Drawing.Point(93, 234);
+ this.tbPumAmt.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbPumAmt.Location = new System.Drawing.Point(104, 228);
this.tbPumAmt.Margin = new System.Windows.Forms.Padding(4);
this.tbPumAmt.Name = "tbPumAmt";
this.tbPumAmt.ReadOnly = true;
- this.tbPumAmt.Size = new System.Drawing.Size(179, 27);
+ this.tbPumAmt.Size = new System.Drawing.Size(174, 25);
this.tbPumAmt.TabIndex = 22;
this.tbPumAmt.TabStop = false;
this.tbPumAmt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tbSupply
//
+ this.tableLayoutPanel1.SetColumnSpan(this.tbSupply, 2);
+ this.tbSupply.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbSupply.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbSupply.Location = new System.Drawing.Point(93, 302);
+ this.tbSupply.Location = new System.Drawing.Point(104, 292);
this.tbSupply.Margin = new System.Windows.Forms.Padding(4);
this.tbSupply.Name = "tbSupply";
- this.tbSupply.Size = new System.Drawing.Size(311, 27);
+ this.tbSupply.Size = new System.Drawing.Size(274, 25);
this.tbSupply.TabIndex = 29;
//
// tbSupplyIndex
//
- this.tbSupplyIndex.Location = new System.Drawing.Point(411, 302);
+ this.tbSupplyIndex.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbSupplyIndex.Location = new System.Drawing.Point(386, 292);
this.tbSupplyIndex.Margin = new System.Windows.Forms.Padding(4);
this.tbSupplyIndex.Name = "tbSupplyIndex";
this.tbSupplyIndex.ReadOnly = true;
- this.tbSupplyIndex.Size = new System.Drawing.Size(64, 27);
+ this.tbSupplyIndex.Size = new System.Drawing.Size(175, 25);
this.tbSupplyIndex.TabIndex = 30;
this.tbSupplyIndex.TabStop = false;
this.tbSupplyIndex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
@@ -538,21 +571,24 @@
// tbProject
//
this.tbProject.BackColor = System.Drawing.SystemColors.Window;
+ this.tableLayoutPanel1.SetColumnSpan(this.tbProject, 2);
+ this.tbProject.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbProject.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbProject.Location = new System.Drawing.Point(93, 332);
+ this.tbProject.Location = new System.Drawing.Point(104, 324);
this.tbProject.Margin = new System.Windows.Forms.Padding(4);
this.tbProject.Name = "tbProject";
- this.tbProject.Size = new System.Drawing.Size(311, 27);
+ this.tbProject.Size = new System.Drawing.Size(274, 25);
this.tbProject.TabIndex = 32;
this.toolTip1.SetToolTip(this.tbProject, "관련 프로젝트에서 선택하여 입력, 가공 파트 및 명확히 프로젝트에 한정되어 구매되는 것들");
//
// tbProjectIndex
//
- this.tbProjectIndex.Location = new System.Drawing.Point(410, 332);
+ this.tbProjectIndex.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbProjectIndex.Location = new System.Drawing.Point(386, 324);
this.tbProjectIndex.Margin = new System.Windows.Forms.Padding(4);
this.tbProjectIndex.Name = "tbProjectIndex";
this.tbProjectIndex.ReadOnly = true;
- this.tbProjectIndex.Size = new System.Drawing.Size(64, 27);
+ this.tbProjectIndex.Size = new System.Drawing.Size(175, 25);
this.tbProjectIndex.TabIndex = 33;
this.tbProjectIndex.TabStop = false;
this.tbProjectIndex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
@@ -563,36 +599,40 @@
this.tbPO.Location = new System.Drawing.Point(112, 462);
this.tbPO.Margin = new System.Windows.Forms.Padding(4);
this.tbPO.Name = "tbPO";
- this.tbPO.Size = new System.Drawing.Size(286, 27);
+ this.tbPO.Size = new System.Drawing.Size(229, 25);
this.tbPO.TabIndex = 13;
this.tbPO.Validated += new System.EventHandler(this.tbPO_Validated);
//
// tbBigo
//
this.tbBigo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+ this.tableLayoutPanel1.SetColumnSpan(this.tbBigo, 3);
+ this.tbBigo.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbBigo.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbBigo.Location = new System.Drawing.Point(93, 400);
+ this.tbBigo.Location = new System.Drawing.Point(104, 388);
this.tbBigo.Margin = new System.Windows.Forms.Padding(4);
this.tbBigo.MaxLength = 500;
this.tbBigo.Multiline = true;
this.tbBigo.Name = "tbBigo";
- this.tbBigo.Size = new System.Drawing.Size(381, 91);
+ this.tbBigo.Size = new System.Drawing.Size(457, 72);
this.tbBigo.TabIndex = 35;
this.tbBigo.TabStop = false;
this.toolTip1.SetToolTip(this.tbBigo, resources.GetString("tbBigo.ToolTip"));
//
// dtPdate
//
- this.dtPdate.Location = new System.Drawing.Point(93, 18);
+ this.tableLayoutPanel1.SetColumnSpan(this.dtPdate, 2);
+ this.dtPdate.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.dtPdate.Location = new System.Drawing.Point(104, 4);
this.dtPdate.Margin = new System.Windows.Forms.Padding(4);
this.dtPdate.Name = "dtPdate";
- this.dtPdate.Size = new System.Drawing.Size(381, 27);
+ this.dtPdate.Size = new System.Drawing.Size(274, 25);
this.dtPdate.TabIndex = 1;
//
// btSave
//
this.btSave.Font = new System.Drawing.Font("맑은 고딕", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.btSave.Location = new System.Drawing.Point(929, 13);
+ this.btSave.Location = new System.Drawing.Point(575, 8);
this.btSave.Margin = new System.Windows.Forms.Padding(4);
this.btSave.Name = "btSave";
this.btSave.Size = new System.Drawing.Size(141, 547);
@@ -606,11 +646,12 @@
this.cmbState.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cmbState.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.cmbState.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+ this.cmbState.Dock = System.Windows.Forms.DockStyle.Fill;
this.cmbState.FormattingEnabled = true;
- this.cmbState.Location = new System.Drawing.Point(327, 48);
+ this.cmbState.Location = new System.Drawing.Point(386, 36);
this.cmbState.Margin = new System.Windows.Forms.Padding(4);
this.cmbState.Name = "cmbState";
- this.cmbState.Size = new System.Drawing.Size(148, 28);
+ this.cmbState.Size = new System.Drawing.Size(175, 25);
this.cmbState.TabIndex = 5;
this.cmbState.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
//
@@ -618,13 +659,14 @@
//
this.cmbRequest.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cmbRequest.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
+ this.cmbRequest.Dock = System.Windows.Forms.DockStyle.Fill;
this.cmbRequest.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbRequest.FormattingEnabled = true;
this.cmbRequest.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.cmbRequest.Location = new System.Drawing.Point(93, 48);
+ this.cmbRequest.Location = new System.Drawing.Point(104, 36);
this.cmbRequest.Margin = new System.Windows.Forms.Padding(4);
this.cmbRequest.Name = "cmbRequest";
- this.cmbRequest.Size = new System.Drawing.Size(179, 28);
+ this.cmbRequest.Size = new System.Drawing.Size(174, 25);
this.cmbRequest.TabIndex = 3;
//
// cmbReceive
@@ -637,7 +679,7 @@
this.cmbReceive.Location = new System.Drawing.Point(112, 332);
this.cmbReceive.Margin = new System.Windows.Forms.Padding(4);
this.cmbReceive.Name = "cmbReceive";
- this.cmbReceive.Size = new System.Drawing.Size(286, 28);
+ this.cmbReceive.Size = new System.Drawing.Size(286, 25);
this.cmbReceive.TabIndex = 5;
//
// dtInDate
@@ -645,7 +687,7 @@
this.dtInDate.Location = new System.Drawing.Point(112, 297);
this.dtInDate.Margin = new System.Windows.Forms.Padding(4);
this.dtInDate.Name = "dtInDate";
- this.dtInDate.Size = new System.Drawing.Size(286, 27);
+ this.dtInDate.Size = new System.Drawing.Size(229, 25);
this.dtInDate.TabIndex = 3;
this.dtInDate.TabStop = false;
//
@@ -655,7 +697,7 @@
this.chkInDate.Location = new System.Drawing.Point(32, 299);
this.chkInDate.Margin = new System.Windows.Forms.Padding(4);
this.chkInDate.Name = "chkInDate";
- this.chkInDate.Size = new System.Drawing.Size(73, 24);
+ this.chkInDate.Size = new System.Drawing.Size(70, 23);
this.chkInDate.TabIndex = 2;
this.chkInDate.TabStop = false;
this.chkInDate.Text = "입고일";
@@ -667,7 +709,7 @@
this.dtExpDate.Location = new System.Drawing.Point(112, 265);
this.dtExpDate.Margin = new System.Windows.Forms.Padding(4);
this.dtExpDate.Name = "dtExpDate";
- this.dtExpDate.Size = new System.Drawing.Size(286, 27);
+ this.dtExpDate.Size = new System.Drawing.Size(229, 25);
this.dtExpDate.TabIndex = 1;
this.dtExpDate.TabStop = false;
//
@@ -677,7 +719,7 @@
this.chkExp.Location = new System.Drawing.Point(32, 269);
this.chkExp.Margin = new System.Windows.Forms.Padding(4);
this.chkExp.Name = "chkExp";
- this.chkExp.Size = new System.Drawing.Size(73, 24);
+ this.chkExp.Size = new System.Drawing.Size(70, 23);
this.chkExp.TabIndex = 0;
this.chkExp.TabStop = false;
this.chkExp.Text = "예상일";
@@ -686,7 +728,7 @@
//
// btSaveAdd
//
- this.btSaveAdd.Location = new System.Drawing.Point(929, 584);
+ this.btSaveAdd.Location = new System.Drawing.Point(575, 568);
this.btSaveAdd.Margin = new System.Windows.Forms.Padding(4);
this.btSaveAdd.Name = "btSaveAdd";
this.btSaveAdd.Size = new System.Drawing.Size(141, 136);
@@ -697,67 +739,167 @@
//
// groupBox1
//
- this.groupBox1.Controls.Add(this.lbcurrentwon);
- this.groupBox1.Controls.Add(this.tbPumIDX);
- this.groupBox1.Controls.Add(this.tbStorage);
- this.groupBox1.Controls.Add(this.label18);
- this.groupBox1.Controls.Add(this.cmbRemark);
- this.groupBox1.Controls.Add(this.cmbCurrency);
- this.groupBox1.Controls.Add(this.tbQtyReal);
- this.groupBox1.Controls.Add(label15);
- this.groupBox1.Controls.Add(this.tbBigoChk);
- this.groupBox1.Controls.Add(label14);
- this.groupBox1.Controls.Add(this.chk2);
- this.groupBox1.Controls.Add(this.chk1);
- this.groupBox1.Controls.Add(this.btSIDChk);
- this.groupBox1.Controls.Add(label10);
- this.groupBox1.Controls.Add(this.tbPumPriceD);
- this.groupBox1.Controls.Add(label8);
- this.groupBox1.Controls.Add(this.button3);
- this.groupBox1.Controls.Add(this.button2);
- this.groupBox1.Controls.Add(this.button1);
- this.groupBox1.Controls.Add(label6);
- this.groupBox1.Controls.Add(label3);
- this.groupBox1.Controls.Add(this.dtPdate);
- this.groupBox1.Controls.Add(this.tbPumAmt);
- this.groupBox1.Controls.Add(this.tbBigo);
- this.groupBox1.Controls.Add(deptLabel);
- this.groupBox1.Controls.Add(this.tbSupplyIndex);
- this.groupBox1.Controls.Add(pumamtLabel);
- this.groupBox1.Controls.Add(this.cmbState);
- this.groupBox1.Controls.Add(this.tbSID);
- this.groupBox1.Controls.Add(this.tbQtyReq);
- this.groupBox1.Controls.Add(pumqtyLabel);
- this.groupBox1.Controls.Add(sidLabel);
- this.groupBox1.Controls.Add(this.tbProject);
- this.groupBox1.Controls.Add(this.tbProjectIndex);
- this.groupBox1.Controls.Add(this.tbPumPrice);
- this.groupBox1.Controls.Add(this.tbSupply);
- this.groupBox1.Controls.Add(pumpriceLabel);
- this.groupBox1.Controls.Add(label1);
- this.groupBox1.Controls.Add(this.tbPumName);
- this.groupBox1.Controls.Add(this.cmbRequest);
- this.groupBox1.Controls.Add(pumscaleLabel);
- this.groupBox1.Controls.Add(this.tbPumUnit);
- this.groupBox1.Controls.Add(this.tbPumModel);
- this.groupBox1.Location = new System.Drawing.Point(11, 6);
- this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
+ this.groupBox1.Controls.Add(this.tableLayoutPanel1);
+ this.groupBox1.Dock = System.Windows.Forms.DockStyle.Left;
+ this.groupBox1.Location = new System.Drawing.Point(0, 0);
+ this.groupBox1.Margin = new System.Windows.Forms.Padding(0);
this.groupBox1.Name = "groupBox1";
- this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
- this.groupBox1.Size = new System.Drawing.Size(490, 628);
+ this.groupBox1.Size = new System.Drawing.Size(571, 707);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "필수입력";
this.groupBox1.Enter += new System.EventHandler(this.groupBox1_Enter);
//
+ // tableLayoutPanel1
+ //
+ this.tableLayoutPanel1.ColumnCount = 4;
+ this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
+ this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
+ this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
+ this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
+ this.tableLayoutPanel1.Controls.Add(this.chk2, 3, 14);
+ this.tableLayoutPanel1.Controls.Add(this.tbBigoChk, 1, 13);
+ this.tableLayoutPanel1.Controls.Add(this.cmbRemark, 1, 11);
+ this.tableLayoutPanel1.Controls.Add(label14, 0, 13);
+ this.tableLayoutPanel1.Controls.Add(label7, 0, 15);
+ this.tableLayoutPanel1.Controls.Add(this.chk1, 1, 14);
+ this.tableLayoutPanel1.Controls.Add(this.tbStorage, 3, 7);
+ this.tableLayoutPanel1.Controls.Add(this.lbcurrentwon, 3, 6);
+ this.tableLayoutPanel1.Controls.Add(this.dtPdate, 1, 0);
+ this.tableLayoutPanel1.Controls.Add(this.tbBigo, 1, 12);
+ this.tableLayoutPanel1.Controls.Add(this.tbPumIDX, 3, 2);
+ this.tableLayoutPanel1.Controls.Add(this.label18, 2, 5);
+ this.tableLayoutPanel1.Controls.Add(this.button3, 0, 10);
+ this.tableLayoutPanel1.Controls.Add(deptLabel, 0, 11);
+ this.tableLayoutPanel1.Controls.Add(this.btSIDChk, 3, 8);
+ this.tableLayoutPanel1.Controls.Add(this.tbProjectIndex, 3, 10);
+ this.tableLayoutPanel1.Controls.Add(this.tbProject, 1, 10);
+ this.tableLayoutPanel1.Controls.Add(this.button2, 0, 9);
+ this.tableLayoutPanel1.Controls.Add(this.cmbCurrency, 2, 6);
+ this.tableLayoutPanel1.Controls.Add(this.tbSupplyIndex, 3, 9);
+ this.tableLayoutPanel1.Controls.Add(label1, 0, 0);
+ this.tableLayoutPanel1.Controls.Add(label3, 0, 1);
+ this.tableLayoutPanel1.Controls.Add(label10, 2, 7);
+ this.tableLayoutPanel1.Controls.Add(this.tbSupply, 1, 9);
+ this.tableLayoutPanel1.Controls.Add(this.cmbRequest, 1, 1);
+ this.tableLayoutPanel1.Controls.Add(this.tbQtyReal, 3, 4);
+ this.tableLayoutPanel1.Controls.Add(this.tbSID, 1, 8);
+ this.tableLayoutPanel1.Controls.Add(label6, 2, 1);
+ this.tableLayoutPanel1.Controls.Add(sidLabel, 0, 8);
+ this.tableLayoutPanel1.Controls.Add(this.tbPumAmt, 1, 7);
+ this.tableLayoutPanel1.Controls.Add(label15, 2, 4);
+ this.tableLayoutPanel1.Controls.Add(this.cmbState, 3, 1);
+ this.tableLayoutPanel1.Controls.Add(this.tbPumPriceD, 1, 6);
+ this.tableLayoutPanel1.Controls.Add(this.button1, 0, 2);
+ this.tableLayoutPanel1.Controls.Add(pumamtLabel, 0, 7);
+ this.tableLayoutPanel1.Controls.Add(label8, 0, 6);
+ this.tableLayoutPanel1.Controls.Add(this.tbPumName, 1, 2);
+ this.tableLayoutPanel1.Controls.Add(pumscaleLabel, 0, 3);
+ this.tableLayoutPanel1.Controls.Add(this.tbPumModel, 1, 3);
+ this.tableLayoutPanel1.Controls.Add(this.tbPumUnit, 3, 3);
+ this.tableLayoutPanel1.Controls.Add(pumqtyLabel, 0, 4);
+ this.tableLayoutPanel1.Controls.Add(this.tbQtyReq, 1, 4);
+ this.tableLayoutPanel1.Controls.Add(pumpriceLabel, 0, 5);
+ this.tableLayoutPanel1.Controls.Add(this.tbPumPrice, 1, 5);
+ this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 21);
+ this.tableLayoutPanel1.Name = "tableLayoutPanel1";
+ this.tableLayoutPanel1.RowCount = 16;
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.692801F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.692801F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.692801F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.692801F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.692801F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.692801F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.692801F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.692801F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.692801F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.692801F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.692801F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.689468F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 80F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 80F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 7.689722F));
+ this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F));
+ this.tableLayoutPanel1.Size = new System.Drawing.Size(565, 683);
+ this.tableLayoutPanel1.TabIndex = 4;
+ //
+ // chk2
+ //
+ this.chk2.AutoSize = true;
+ this.chk2.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.chk2.Enabled = false;
+ this.chk2.Location = new System.Drawing.Point(385, 547);
+ this.chk2.Name = "chk2";
+ this.chk2.Size = new System.Drawing.Size(177, 26);
+ this.chk2.TabIndex = 39;
+ this.chk2.Text = "구매담당자확인";
+ this.chk2.UseVisualStyleBackColor = true;
+ //
+ // tbBigoChk
+ //
+ this.tableLayoutPanel1.SetColumnSpan(this.tbBigoChk, 3);
+ this.tbBigoChk.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbBigoChk.ImeMode = System.Windows.Forms.ImeMode.Hangul;
+ this.tbBigoChk.Location = new System.Drawing.Point(104, 468);
+ this.tbBigoChk.Margin = new System.Windows.Forms.Padding(4);
+ this.tbBigoChk.MaxLength = 500;
+ this.tbBigoChk.Multiline = true;
+ this.tbBigoChk.Name = "tbBigoChk";
+ this.tbBigoChk.Size = new System.Drawing.Size(457, 72);
+ this.tbBigoChk.TabIndex = 37;
+ this.tbBigoChk.TabStop = false;
+ this.toolTip1.SetToolTip(this.tbBigoChk, resources.GetString("tbBigoChk.ToolTip"));
+ //
+ // cmbRemark
+ //
+ this.cmbRemark.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
+ this.cmbRemark.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
+ this.tableLayoutPanel1.SetColumnSpan(this.cmbRemark, 3);
+ this.cmbRemark.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.cmbRemark.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cmbRemark.FormattingEnabled = true;
+ this.cmbRemark.Location = new System.Drawing.Point(104, 356);
+ this.cmbRemark.Margin = new System.Windows.Forms.Padding(4);
+ this.cmbRemark.Name = "cmbRemark";
+ this.cmbRemark.Size = new System.Drawing.Size(457, 25);
+ this.cmbRemark.TabIndex = 50;
+ //
+ // chk1
+ //
+ this.chk1.AutoSize = true;
+ this.chk1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.chk1.Enabled = false;
+ this.chk1.Location = new System.Drawing.Point(103, 547);
+ this.chk1.Name = "chk1";
+ this.chk1.Size = new System.Drawing.Size(176, 26);
+ this.chk1.TabIndex = 38;
+ this.chk1.Text = "요청자확인";
+ this.chk1.UseVisualStyleBackColor = true;
+ //
+ // tbStorage
+ //
+ this.tbStorage.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbStorage.FormattingEnabled = true;
+ this.tbStorage.ImeMode = System.Windows.Forms.ImeMode.Alpha;
+ this.tbStorage.Items.AddRange(new object[] {
+ "NR",
+ "SPR"});
+ this.tbStorage.Location = new System.Drawing.Point(386, 228);
+ this.tbStorage.Margin = new System.Windows.Forms.Padding(4);
+ this.tbStorage.Name = "tbStorage";
+ this.tbStorage.Size = new System.Drawing.Size(175, 25);
+ this.tbStorage.TabIndex = 52;
+ //
// lbcurrentwon
//
+ this.lbcurrentwon.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbcurrentwon.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lbcurrentwon.ForeColor = System.Drawing.Color.Blue;
- this.lbcurrentwon.Location = new System.Drawing.Point(321, 202);
+ this.lbcurrentwon.Location = new System.Drawing.Point(386, 192);
this.lbcurrentwon.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbcurrentwon.Name = "lbcurrentwon";
- this.lbcurrentwon.Size = new System.Drawing.Size(153, 28);
+ this.lbcurrentwon.Size = new System.Drawing.Size(175, 32);
this.lbcurrentwon.TabIndex = 54;
this.lbcurrentwon.Text = "통화기호를 선택하세요";
this.lbcurrentwon.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
@@ -765,147 +907,96 @@
//
// tbPumIDX
//
- this.tbPumIDX.Location = new System.Drawing.Point(410, 79);
+ this.tbPumIDX.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbPumIDX.Location = new System.Drawing.Point(385, 67);
this.tbPumIDX.Name = "tbPumIDX";
- this.tbPumIDX.Size = new System.Drawing.Size(65, 27);
+ this.tbPumIDX.Size = new System.Drawing.Size(177, 26);
this.tbPumIDX.TabIndex = 53;
this.tbPumIDX.UseVisualStyleBackColor = true;
this.tbPumIDX.Click += new System.EventHandler(this.tbPumIDX_Click);
//
- // tbStorage
- //
- this.tbStorage.FormattingEnabled = true;
- this.tbStorage.ImeMode = System.Windows.Forms.ImeMode.Alpha;
- this.tbStorage.Items.AddRange(new object[] {
- "NR",
- "SPR"});
- this.tbStorage.Location = new System.Drawing.Point(345, 233);
- this.tbStorage.Margin = new System.Windows.Forms.Padding(4);
- this.tbStorage.Name = "tbStorage";
- this.tbStorage.Size = new System.Drawing.Size(129, 28);
- this.tbStorage.TabIndex = 52;
- //
- // cmbRemark
- //
- this.cmbRemark.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
- this.cmbRemark.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
- this.cmbRemark.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbRemark.FormattingEnabled = true;
- this.cmbRemark.Location = new System.Drawing.Point(94, 368);
- this.cmbRemark.Margin = new System.Windows.Forms.Padding(4);
- this.cmbRemark.Name = "cmbRemark";
- this.cmbRemark.Size = new System.Drawing.Size(380, 28);
- this.cmbRemark.TabIndex = 50;
- //
- // cmbCurrency
- //
- this.cmbCurrency.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
- this.cmbCurrency.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
- this.cmbCurrency.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbCurrency.FormattingEnabled = true;
- this.cmbCurrency.Items.AddRange(new object[] {
- "USD"});
- this.cmbCurrency.Location = new System.Drawing.Point(224, 203);
- this.cmbCurrency.Margin = new System.Windows.Forms.Padding(4);
- this.cmbCurrency.Name = "cmbCurrency";
- this.cmbCurrency.Size = new System.Drawing.Size(89, 28);
- this.cmbCurrency.TabIndex = 50;
- this.cmbCurrency.SelectedIndexChanged += new System.EventHandler(this.cmbCurrency_SelectedIndexChanged);
- //
- // tbQtyReal
- //
- this.tbQtyReal.Location = new System.Drawing.Point(339, 140);
- this.tbQtyReal.Margin = new System.Windows.Forms.Padding(4);
- this.tbQtyReal.Name = "tbQtyReal";
- this.tbQtyReal.Size = new System.Drawing.Size(135, 27);
- this.tbQtyReal.TabIndex = 15;
- this.tbQtyReal.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.tbQtyReal.TextChanged += new System.EventHandler(this.tbPumQty_TextChanged);
- //
- // tbBigoChk
- //
- this.tbBigoChk.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbBigoChk.Location = new System.Drawing.Point(93, 493);
- this.tbBigoChk.Margin = new System.Windows.Forms.Padding(4);
- this.tbBigoChk.MaxLength = 500;
- this.tbBigoChk.Multiline = true;
- this.tbBigoChk.Name = "tbBigoChk";
- this.tbBigoChk.Size = new System.Drawing.Size(381, 91);
- this.tbBigoChk.TabIndex = 37;
- this.tbBigoChk.TabStop = false;
- this.toolTip1.SetToolTip(this.tbBigoChk, resources.GetString("tbBigoChk.ToolTip"));
- //
- // chk2
- //
- this.chk2.AutoSize = true;
- this.chk2.Enabled = false;
- this.chk2.Location = new System.Drawing.Point(201, 588);
- this.chk2.Name = "chk2";
- this.chk2.Size = new System.Drawing.Size(133, 24);
- this.chk2.TabIndex = 39;
- this.chk2.Text = "구매담당자확인";
- this.chk2.UseVisualStyleBackColor = true;
- //
- // chk1
- //
- this.chk1.AutoSize = true;
- this.chk1.Enabled = false;
- this.chk1.Location = new System.Drawing.Point(94, 588);
- this.chk1.Name = "chk1";
- this.chk1.Size = new System.Drawing.Size(103, 24);
- this.chk1.TabIndex = 38;
- this.chk1.Text = "요청자확인";
- this.chk1.UseVisualStyleBackColor = true;
- //
- // btSIDChk
- //
- this.btSIDChk.BackColor = System.Drawing.Color.Gray;
- this.btSIDChk.Location = new System.Drawing.Point(274, 264);
- this.btSIDChk.Name = "btSIDChk";
- this.btSIDChk.Size = new System.Drawing.Size(201, 34);
- this.btSIDChk.TabIndex = 27;
- this.btSIDChk.Text = "SID 검사(SPR/NR)";
- this.btSIDChk.UseVisualStyleBackColor = false;
- this.btSIDChk.Click += new System.EventHandler(this.btSIDChk_Click);
- //
- // tbPumPriceD
- //
- this.tbPumPriceD.ForeColor = System.Drawing.Color.Blue;
- this.tbPumPriceD.Location = new System.Drawing.Point(94, 203);
- this.tbPumPriceD.Margin = new System.Windows.Forms.Padding(4);
- this.tbPumPriceD.Name = "tbPumPriceD";
- this.tbPumPriceD.Size = new System.Drawing.Size(122, 27);
- this.tbPumPriceD.TabIndex = 19;
- this.tbPumPriceD.Text = "0";
- this.tbPumPriceD.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
- this.tbPumPriceD.TextChanged += new System.EventHandler(this.tbDolloerPrice_TextChanged);
- //
// button3
//
- this.button3.Location = new System.Drawing.Point(6, 332);
+ this.button3.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.button3.Location = new System.Drawing.Point(3, 323);
this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(80, 27);
+ this.button3.Size = new System.Drawing.Size(94, 26);
this.button3.TabIndex = 31;
this.button3.Text = "프로젝트";
this.toolTip1.SetToolTip(this.button3, "관련 프로젝트에서 선택하여 입력, 가공 파트 및 명확히 프로젝트에 한정되어 구매되는 것들");
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
+ // btSIDChk
+ //
+ this.btSIDChk.BackColor = System.Drawing.Color.Gray;
+ this.btSIDChk.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.btSIDChk.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.btSIDChk.Location = new System.Drawing.Point(385, 259);
+ this.btSIDChk.Name = "btSIDChk";
+ this.btSIDChk.Size = new System.Drawing.Size(177, 26);
+ this.btSIDChk.TabIndex = 27;
+ this.btSIDChk.Text = "SID 검사(SPR/NR)";
+ this.btSIDChk.UseVisualStyleBackColor = false;
+ this.btSIDChk.Click += new System.EventHandler(this.btSIDChk_Click);
+ //
// button2
//
- this.button2.Location = new System.Drawing.Point(6, 302);
+ this.button2.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.button2.Location = new System.Drawing.Point(3, 291);
this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(80, 27);
+ this.button2.Size = new System.Drawing.Size(94, 26);
this.button2.TabIndex = 28;
this.button2.Text = "공급처";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click_1);
//
+ // cmbCurrency
+ //
+ this.cmbCurrency.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
+ this.cmbCurrency.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
+ this.cmbCurrency.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.cmbCurrency.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cmbCurrency.FormattingEnabled = true;
+ this.cmbCurrency.Items.AddRange(new object[] {
+ "USD"});
+ this.cmbCurrency.Location = new System.Drawing.Point(286, 196);
+ this.cmbCurrency.Margin = new System.Windows.Forms.Padding(4);
+ this.cmbCurrency.Name = "cmbCurrency";
+ this.cmbCurrency.Size = new System.Drawing.Size(92, 25);
+ this.cmbCurrency.TabIndex = 50;
+ this.cmbCurrency.SelectedIndexChanged += new System.EventHandler(this.cmbCurrency_SelectedIndexChanged);
+ //
+ // tbQtyReal
+ //
+ this.tbQtyReal.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbQtyReal.Location = new System.Drawing.Point(386, 132);
+ this.tbQtyReal.Margin = new System.Windows.Forms.Padding(4);
+ this.tbQtyReal.Name = "tbQtyReal";
+ this.tbQtyReal.Size = new System.Drawing.Size(175, 25);
+ this.tbQtyReal.TabIndex = 15;
+ this.tbQtyReal.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
+ this.tbQtyReal.TextChanged += new System.EventHandler(this.tbPumQty_TextChanged);
+ //
+ // tbPumPriceD
+ //
+ this.tbPumPriceD.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tbPumPriceD.ForeColor = System.Drawing.Color.Blue;
+ this.tbPumPriceD.Location = new System.Drawing.Point(104, 196);
+ this.tbPumPriceD.Margin = new System.Windows.Forms.Padding(4);
+ this.tbPumPriceD.Name = "tbPumPriceD";
+ this.tbPumPriceD.Size = new System.Drawing.Size(174, 25);
+ this.tbPumPriceD.TabIndex = 19;
+ this.tbPumPriceD.Text = "0";
+ this.tbPumPriceD.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
+ this.tbPumPriceD.TextChanged += new System.EventHandler(this.tbDolloerPrice_TextChanged);
+ //
// button1
//
- this.button1.Location = new System.Drawing.Point(6, 79);
+ this.button1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.button1.Location = new System.Drawing.Point(3, 67);
this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(80, 27);
+ this.button1.Size = new System.Drawing.Size(94, 26);
this.button1.TabIndex = 6;
this.button1.Text = "통합검색";
this.button1.UseVisualStyleBackColor = true;
@@ -949,11 +1040,11 @@
this.groupBox2.Controls.Add(label2);
this.groupBox2.Controls.Add(this.pictureBox1);
this.groupBox2.Controls.Add(assetLabel);
- this.groupBox2.Location = new System.Drawing.Point(512, 7);
+ this.groupBox2.Location = new System.Drawing.Point(724, 8);
this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
- this.groupBox2.Size = new System.Drawing.Size(409, 627);
+ this.groupBox2.Size = new System.Drawing.Size(409, 696);
this.groupBox2.TabIndex = 0;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "추가정보";
@@ -964,7 +1055,7 @@
this.chkprdate.Location = new System.Drawing.Point(32, 236);
this.chkprdate.Margin = new System.Windows.Forms.Padding(4);
this.chkprdate.Name = "chkprdate";
- this.chkprdate.Size = new System.Drawing.Size(76, 24);
+ this.chkprdate.Size = new System.Drawing.Size(73, 23);
this.chkprdate.TabIndex = 51;
this.chkprdate.TabStop = false;
this.chkprdate.Text = "PR입력";
@@ -976,7 +1067,7 @@
this.dtPrdate.Location = new System.Drawing.Point(112, 234);
this.dtPrdate.Margin = new System.Windows.Forms.Padding(4);
this.dtPrdate.Name = "dtPrdate";
- this.dtPrdate.Size = new System.Drawing.Size(286, 27);
+ this.dtPrdate.Size = new System.Drawing.Size(229, 25);
this.dtPrdate.TabIndex = 50;
this.dtPrdate.TabStop = false;
//
@@ -989,7 +1080,7 @@
this.tbCostCenter.Location = new System.Drawing.Point(112, 120);
this.tbCostCenter.Margin = new System.Windows.Forms.Padding(4);
this.tbCostCenter.Name = "tbCostCenter";
- this.tbCostCenter.Size = new System.Drawing.Size(286, 28);
+ this.tbCostCenter.Size = new System.Drawing.Size(286, 25);
this.tbCostCenter.TabIndex = 49;
this.tbCostCenter.Text = "68";
this.tbCostCenter.SelectedIndexChanged += new System.EventHandler(this.tbCostCenter_SelectedIndexChanged);
@@ -1002,7 +1093,7 @@
this.tbLineCode.Location = new System.Drawing.Point(112, 151);
this.tbLineCode.Margin = new System.Windows.Forms.Padding(4);
this.tbLineCode.Name = "tbLineCode";
- this.tbLineCode.Size = new System.Drawing.Size(286, 28);
+ this.tbLineCode.Size = new System.Drawing.Size(286, 25);
this.tbLineCode.TabIndex = 48;
this.tbLineCode.Text = "67";
//
@@ -1016,7 +1107,7 @@
this.tbManager.Location = new System.Drawing.Point(112, 182);
this.tbManager.Margin = new System.Windows.Forms.Padding(4);
this.tbManager.Name = "tbManager";
- this.tbManager.Size = new System.Drawing.Size(286, 28);
+ this.tbManager.Size = new System.Drawing.Size(286, 25);
this.tbManager.TabIndex = 47;
this.tbManager.SelectedIndexChanged += new System.EventHandler(this.tbManager_SelectedIndexChanged);
//
@@ -1084,7 +1175,7 @@
this.tbInQty.Location = new System.Drawing.Point(112, 365);
this.tbInQty.Margin = new System.Windows.Forms.Padding(4);
this.tbInQty.Name = "tbInQty";
- this.tbInQty.Size = new System.Drawing.Size(286, 27);
+ this.tbInQty.Size = new System.Drawing.Size(229, 25);
this.tbInQty.TabIndex = 7;
this.tbInQty.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
@@ -1125,7 +1216,7 @@
this.tbOrderNo.Location = new System.Drawing.Point(138, -9);
this.tbOrderNo.Margin = new System.Windows.Forms.Padding(4);
this.tbOrderNo.Name = "tbOrderNo";
- this.tbOrderNo.Size = new System.Drawing.Size(286, 27);
+ this.tbOrderNo.Size = new System.Drawing.Size(229, 25);
this.tbOrderNo.TabIndex = 15;
this.tbOrderNo.Visible = false;
//
@@ -1161,15 +1252,13 @@
//
// fPurchase_Add
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1079, 729);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
+ this.ClientSize = new System.Drawing.Size(1143, 707);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.btSaveAdd);
this.Controls.Add(this.btSave);
- this.Controls.Add(label7);
- this.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.MaximizeBox = false;
@@ -1178,7 +1267,8 @@
this.Text = "Purchase ADD/EDIT";
this.Load += new System.EventHandler(this.@__Load);
this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
+ this.tableLayoutPanel1.ResumeLayout(false);
+ this.tableLayoutPanel1.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
@@ -1252,5 +1342,6 @@
private System.Windows.Forms.CheckBox chkprdate;
private System.Windows.Forms.Button tbPumIDX;
private System.Windows.Forms.Label lbcurrentwon;
+ private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
}
}
\ No newline at end of file
diff --git a/SubProject/FEQ0000/PurchaseNR/fPurchase_Add.resx b/SubProject/FEQ0000/PurchaseNR/fPurchase_Add.resx
index dec71c8..71ee398 100644
--- a/SubProject/FEQ0000/PurchaseNR/fPurchase_Add.resx
+++ b/SubProject/FEQ0000/PurchaseNR/fPurchase_Add.resx
@@ -150,9 +150,6 @@
False
-
- 257, 17
-
* 공용 공구 / 상세한 사유 작성 (공용으로 함께 쓰는 것들.. 전동 드릴등)
* 공용 파트 / 상세한 사유 작성 (공용으로 보관하여 정비에 사용되는 것들..WRITE , COnnector ,pin 등)
@@ -228,6 +225,33 @@
* 개인 정비 공구 / 상세한 사유 작성 (개인이 보관하여 사용하는 공구류, WRench, Driver, Drill, Tab 등)
* 기타 물품 / 상세한 사유 작성 (상기 항목에 포함되지 않는다고 판단되는 것들 .. SPR 파트정리용, Feeder 파트 정리 등)
+
+ False
+
+
+ False
+
+
+ False
+
+
+ False
+
+
+ False
+
+
+ False
+
+
+ False
+
+
+ False
+
+
+ 257, 17
+
* 공용 공구 / 상세한 사유 작성 (공용으로 함께 쓰는 것들.. 전동 드릴등)
* 공용 파트 / 상세한 사유 작성 (공용으로 보관하여 정비에 사용되는 것들..WRITE , COnnector ,pin 등)