Files
Groupware/SubProject/FEQ0000/PurchaseNR/fPurchaseNR_Ipgo.Designer.cs
2024-01-16 10:09:25 +09:00

794 lines
38 KiB
C#

namespace FEQ0000.Purchase
{
partial class fPurchaseNR_Ipgo
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.Windows.Forms.Label label17;
System.Windows.Forms.Label label12;
System.Windows.Forms.Label label11;
System.Windows.Forms.Label label5;
System.Windows.Forms.Label label9;
System.Windows.Forms.Label label4;
System.Windows.Forms.Label assetLabel;
System.Windows.Forms.Label label3;
System.Windows.Forms.Label label2;
System.Windows.Forms.Label nameLabel;
System.Windows.Forms.Label label16;
System.Windows.Forms.Label label20;
System.Windows.Forms.Label label8;
System.Windows.Forms.Label receiveLabel;
System.Windows.Forms.Label label13;
System.Windows.Forms.Label label6;
System.Windows.Forms.Label label1;
System.Windows.Forms.Label label10;
System.Windows.Forms.Label label15;
System.Windows.Forms.Label label14;
System.Windows.Forms.Label label7;
this.panel1 = new System.Windows.Forms.Panel();
this.tbPrjStatus = new System.Windows.Forms.TextBox();
this.tbPrjIdx = new System.Windows.Forms.TextBox();
this.tbPrjSerial = new System.Windows.Forms.TextBox();
this.tbPrjModel = new System.Windows.Forms.TextBox();
this.tbPrjProcess = new System.Windows.Forms.TextBox();
this.tbProjOrderNo = new System.Windows.Forms.TextBox();
this.tbPrjMemo = new System.Windows.Forms.TextBox();
this.tbPrjAsset = new System.Windows.Forms.TextBox();
this.arLabel2 = new System.Windows.Forms.Label();
this.tbPrjName = new System.Windows.Forms.TextBox();
this.tbIdx = new System.Windows.Forms.TextBox();
this.panel2 = new System.Windows.Forms.Panel();
this.tbSCRCF = new System.Windows.Forms.TextBox();
this.tbSC = new System.Windows.Forms.TextBox();
this.tbSID = new System.Windows.Forms.TextBox();
this.tbRemarkO = new System.Windows.Forms.TextBox();
this.tbAmt = new System.Windows.Forms.TextBox();
this.tbPriceO = new System.Windows.Forms.TextBox();
this.tbQty = new System.Windows.Forms.TextBox();
this.tbUnit = new System.Windows.Forms.TextBox();
this.tbModel = new System.Windows.Forms.TextBox();
this.arLabel1 = new System.Windows.Forms.Label();
this.tbPumname = new System.Windows.Forms.TextBox();
this.textBox16 = new System.Windows.Forms.TextBox();
this.tbPO = new System.Windows.Forms.TextBox();
this.panel3 = new System.Windows.Forms.Panel();
this.tbInPrice = new System.Windows.Forms.TextBox();
this.cmbReceive = new System.Windows.Forms.ComboBox();
this.tbInRemark = new System.Windows.Forms.TextBox();
this.tbInQty = new System.Windows.Forms.TextBox();
this.chkInDate = new System.Windows.Forms.CheckBox();
this.dtInDate = new System.Windows.Forms.DateTimePicker();
this.btOK = new System.Windows.Forms.Button();
this.arLabel3 = new System.Windows.Forms.Label();
label17 = new System.Windows.Forms.Label();
label12 = new System.Windows.Forms.Label();
label11 = new System.Windows.Forms.Label();
label5 = new System.Windows.Forms.Label();
label9 = new System.Windows.Forms.Label();
label4 = new System.Windows.Forms.Label();
assetLabel = new System.Windows.Forms.Label();
label3 = new System.Windows.Forms.Label();
label2 = new System.Windows.Forms.Label();
nameLabel = new System.Windows.Forms.Label();
label16 = new System.Windows.Forms.Label();
label20 = new System.Windows.Forms.Label();
label8 = new System.Windows.Forms.Label();
receiveLabel = new System.Windows.Forms.Label();
label13 = new System.Windows.Forms.Label();
label6 = new System.Windows.Forms.Label();
label1 = new System.Windows.Forms.Label();
label10 = new System.Windows.Forms.Label();
label15 = new System.Windows.Forms.Label();
label14 = new System.Windows.Forms.Label();
label7 = new System.Windows.Forms.Label();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.panel3.SuspendLayout();
this.SuspendLayout();
//
// label17
//
label17.AutoSize = true;
label17.Location = new System.Drawing.Point(300, 148);
label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label17.Name = "label17";
label17.Size = new System.Drawing.Size(68, 12);
label17.TabIndex = 97;
label17.Text = "Project No.";
//
// label12
//
label12.AutoSize = true;
label12.Location = new System.Drawing.Point(56, 148);
label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label12.Name = "label12";
label12.Size = new System.Drawing.Size(29, 12);
label12.TabIndex = 96;
label12.Text = "공정";
//
// label11
//
label11.AutoSize = true;
label11.Location = new System.Drawing.Point(325, 125);
label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label11.Name = "label11";
label11.Size = new System.Drawing.Size(43, 12);
label11.TabIndex = 94;
label11.Text = "Serial#";
//
// label5
//
label5.AutoSize = true;
label5.Location = new System.Drawing.Point(39, 125);
label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label5.Name = "label5";
label5.Size = new System.Drawing.Size(46, 12);
label5.TabIndex = 92;
label5.Text = "Model#";
//
// label9
//
label9.AutoSize = true;
label9.Location = new System.Drawing.Point(27, 101);
label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label9.Name = "label9";
label9.Size = new System.Drawing.Size(58, 12);
label9.TabIndex = 12;
label9.Text = "SCR/CF#";
//
// label4
//
label4.AutoSize = true;
label4.Location = new System.Drawing.Point(56, 78);
label4.Name = "label4";
label4.Size = new System.Drawing.Size(29, 12);
label4.TabIndex = 6;
label4.Text = "비고";
//
// assetLabel
//
assetLabel.AutoSize = true;
assetLabel.Location = new System.Drawing.Point(24, 56);
assetLabel.Name = "assetLabel";
assetLabel.Size = new System.Drawing.Size(61, 12);
assetLabel.TabIndex = 2;
assetLabel.Text = "Asset No.";
//
// label3
//
label3.AutoSize = true;
label3.Location = new System.Drawing.Point(382, 78);
label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label3.Name = "label3";
label3.Size = new System.Drawing.Size(24, 12);
label3.TabIndex = 8;
label3.Text = "IDX";
//
// label2
//
label2.AutoSize = true;
label2.Location = new System.Drawing.Point(377, 56);
label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label2.Name = "label2";
label2.Size = new System.Drawing.Size(29, 12);
label2.TabIndex = 4;
label2.Text = "상태";
//
// nameLabel
//
nameLabel.AutoSize = true;
nameLabel.Location = new System.Drawing.Point(32, 34);
nameLabel.Name = "nameLabel";
nameLabel.Size = new System.Drawing.Size(53, 12);
nameLabel.TabIndex = 0;
nameLabel.Text = "프로젝트";
//
// label16
//
label16.AutoSize = true;
label16.Location = new System.Drawing.Point(40, 62);
label16.Name = "label16";
label16.Size = new System.Drawing.Size(59, 12);
label16.TabIndex = 2;
label16.Text = "모델/단위";
//
// label20
//
label20.AutoSize = true;
label20.Location = new System.Drawing.Point(70, 33);
label20.Name = "label20";
label20.Size = new System.Drawing.Size(29, 12);
label20.TabIndex = 0;
label20.Text = "품명";
//
// label8
//
label8.AutoSize = true;
label8.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
label8.Location = new System.Drawing.Point(13, 148);
label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label8.Name = "label8";
label8.Size = new System.Drawing.Size(92, 28);
label8.TabIndex = 107;
label8.Text = "입고수량";
//
// receiveLabel
//
receiveLabel.AutoSize = true;
receiveLabel.Location = new System.Drawing.Point(14, 38);
receiveLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
receiveLabel.Name = "receiveLabel";
receiveLabel.Size = new System.Drawing.Size(41, 12);
receiveLabel.TabIndex = 111;
receiveLabel.Text = "수령인";
//
// label13
//
label13.AutoSize = true;
label13.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
label13.Location = new System.Drawing.Point(53, 186);
label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label13.Name = "label13";
label13.Size = new System.Drawing.Size(52, 28);
label13.TabIndex = 113;
label13.Text = "단가";
//
// label6
//
label6.AutoSize = true;
label6.Location = new System.Drawing.Point(69, 126);
label6.Name = "label6";
label6.Size = new System.Drawing.Size(29, 12);
label6.TabIndex = 97;
label6.Text = "비고";
//
// label1
//
label1.AutoSize = true;
label1.Location = new System.Drawing.Point(9, 97);
label1.Name = "label1";
label1.Size = new System.Drawing.Size(89, 12);
label1.TabIndex = 98;
label1.Text = "수량/단가/금액";
//
// label10
//
label10.AutoSize = true;
label10.Location = new System.Drawing.Point(40, 171);
label10.Name = "label10";
label10.Size = new System.Drawing.Size(58, 12);
label10.TabIndex = 109;
label10.Text = "SCR/CF#";
//
// label15
//
label15.AutoSize = true;
label15.Location = new System.Drawing.Point(76, 152);
label15.Name = "label15";
label15.Size = new System.Drawing.Size(22, 12);
label15.TabIndex = 110;
label15.Text = "SC";
//
// label14
//
label14.AutoSize = true;
label14.Font = new System.Drawing.Font("맑은 고딕", 15F);
label14.Location = new System.Drawing.Point(67, 303);
label14.Name = "label14";
label14.Size = new System.Drawing.Size(38, 28);
label14.TabIndex = 115;
label14.Text = "PO";
//
// label7
//
label7.AutoSize = true;
label7.Font = new System.Drawing.Font("맑은 고딕", 15F);
label7.Location = new System.Drawing.Point(53, 221);
label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label7.Name = "label7";
label7.Size = new System.Drawing.Size(52, 28);
label7.TabIndex = 116;
label7.Text = "비고";
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.Gainsboro;
this.panel1.Controls.Add(this.tbPrjStatus);
this.panel1.Controls.Add(label17);
this.panel1.Controls.Add(this.tbPrjIdx);
this.panel1.Controls.Add(label12);
this.panel1.Controls.Add(label11);
this.panel1.Controls.Add(this.tbPrjSerial);
this.panel1.Controls.Add(label5);
this.panel1.Controls.Add(this.tbPrjModel);
this.panel1.Controls.Add(this.tbPrjProcess);
this.panel1.Controls.Add(label9);
this.panel1.Controls.Add(this.tbProjOrderNo);
this.panel1.Controls.Add(this.tbPrjMemo);
this.panel1.Controls.Add(label4);
this.panel1.Controls.Add(this.tbPrjAsset);
this.panel1.Controls.Add(this.arLabel2);
this.panel1.Controls.Add(assetLabel);
this.panel1.Controls.Add(label3);
this.panel1.Controls.Add(this.tbPrjName);
this.panel1.Controls.Add(label2);
this.panel1.Controls.Add(nameLabel);
this.panel1.Controls.Add(this.tbIdx);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(985, 171);
this.panel1.TabIndex = 87;
//
// tbPrjStatus
//
this.tbPrjStatus.Location = new System.Drawing.Point(413, 52);
this.tbPrjStatus.Name = "tbPrjStatus";
this.tbPrjStatus.ReadOnly = true;
this.tbPrjStatus.Size = new System.Drawing.Size(161, 21);
this.tbPrjStatus.TabIndex = 99;
this.tbPrjStatus.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// tbPrjIdx
//
this.tbPrjIdx.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tbPrjIdx.Location = new System.Drawing.Point(376, 144);
this.tbPrjIdx.Name = "tbPrjIdx";
this.tbPrjIdx.ReadOnly = true;
this.tbPrjIdx.Size = new System.Drawing.Size(198, 21);
this.tbPrjIdx.TabIndex = 98;
this.tbPrjIdx.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// tbPrjSerial
//
this.tbPrjSerial.Location = new System.Drawing.Point(376, 121);
this.tbPrjSerial.Name = "tbPrjSerial";
this.tbPrjSerial.ReadOnly = true;
this.tbPrjSerial.Size = new System.Drawing.Size(198, 21);
this.tbPrjSerial.TabIndex = 95;
this.tbPrjSerial.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// tbPrjModel
//
this.tbPrjModel.Location = new System.Drawing.Point(93, 121);
this.tbPrjModel.Name = "tbPrjModel";
this.tbPrjModel.ReadOnly = true;
this.tbPrjModel.Size = new System.Drawing.Size(190, 21);
this.tbPrjModel.TabIndex = 93;
this.tbPrjModel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// tbPrjProcess
//
this.tbPrjProcess.Font = new System.Drawing.Font("굴림", 9F);
this.tbPrjProcess.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.tbPrjProcess.Location = new System.Drawing.Point(93, 144);
this.tbPrjProcess.Name = "tbPrjProcess";
this.tbPrjProcess.ReadOnly = true;
this.tbPrjProcess.Size = new System.Drawing.Size(190, 21);
this.tbPrjProcess.TabIndex = 90;
//
// tbProjOrderNo
//
this.tbProjOrderNo.Location = new System.Drawing.Point(93, 98);
this.tbProjOrderNo.Name = "tbProjOrderNo";
this.tbProjOrderNo.ReadOnly = true;
this.tbProjOrderNo.Size = new System.Drawing.Size(481, 21);
this.tbProjOrderNo.TabIndex = 13;
this.tbProjOrderNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// tbPrjMemo
//
this.tbPrjMemo.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.tbPrjMemo.Location = new System.Drawing.Point(93, 74);
this.tbPrjMemo.Name = "tbPrjMemo";
this.tbPrjMemo.ReadOnly = true;
this.tbPrjMemo.Size = new System.Drawing.Size(252, 21);
this.tbPrjMemo.TabIndex = 7;
//
// tbPrjAsset
//
this.tbPrjAsset.Location = new System.Drawing.Point(93, 52);
this.tbPrjAsset.Name = "tbPrjAsset";
this.tbPrjAsset.ReadOnly = true;
this.tbPrjAsset.Size = new System.Drawing.Size(252, 21);
this.tbPrjAsset.TabIndex = 3;
//
// arLabel2
//
this.arLabel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
this.arLabel2.Cursor = System.Windows.Forms.Cursors.Arrow;
this.arLabel2.Dock = System.Windows.Forms.DockStyle.Top;
this.arLabel2.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.arLabel2.ForeColor = System.Drawing.Color.Black;
this.arLabel2.Location = new System.Drawing.Point(0, 0);
this.arLabel2.Name = "arLabel2";
this.arLabel2.Size = new System.Drawing.Size(985, 23);
this.arLabel2.TabIndex = 86;
this.arLabel2.Text = "프로젝트";
this.arLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// tbPrjName
//
this.tbPrjName.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.tbPrjName.Location = new System.Drawing.Point(93, 30);
this.tbPrjName.Name = "tbPrjName";
this.tbPrjName.ReadOnly = true;
this.tbPrjName.Size = new System.Drawing.Size(481, 21);
this.tbPrjName.TabIndex = 1;
//
// tbIdx
//
this.tbIdx.Location = new System.Drawing.Point(413, 74);
this.tbIdx.Name = "tbIdx";
this.tbIdx.ReadOnly = true;
this.tbIdx.Size = new System.Drawing.Size(161, 21);
this.tbIdx.TabIndex = 9;
this.tbIdx.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.Gainsboro;
this.panel2.Controls.Add(this.tbSCRCF);
this.panel2.Controls.Add(this.tbSC);
this.panel2.Controls.Add(label10);
this.panel2.Controls.Add(label15);
this.panel2.Controls.Add(this.tbSID);
this.panel2.Controls.Add(this.tbRemarkO);
this.panel2.Controls.Add(this.tbAmt);
this.panel2.Controls.Add(this.tbPriceO);
this.panel2.Controls.Add(this.tbQty);
this.panel2.Controls.Add(label6);
this.panel2.Controls.Add(label1);
this.panel2.Controls.Add(this.tbUnit);
this.panel2.Controls.Add(this.tbModel);
this.panel2.Controls.Add(this.arLabel1);
this.panel2.Controls.Add(label16);
this.panel2.Controls.Add(this.tbPumname);
this.panel2.Controls.Add(label20);
this.panel2.Controls.Add(this.textBox16);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 171);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(985, 192);
this.panel2.TabIndex = 88;
//
// tbSCRCF
//
this.tbSCRCF.Font = new System.Drawing.Font("굴림", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbSCRCF.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.tbSCRCF.Location = new System.Drawing.Point(338, 147);
this.tbSCRCF.Name = "tbSCRCF";
this.tbSCRCF.ReadOnly = true;
this.tbSCRCF.Size = new System.Drawing.Size(232, 38);
this.tbSCRCF.TabIndex = 112;
//
// tbSC
//
this.tbSC.Font = new System.Drawing.Font("굴림", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbSC.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.tbSC.Location = new System.Drawing.Point(104, 147);
this.tbSC.Name = "tbSC";
this.tbSC.ReadOnly = true;
this.tbSC.Size = new System.Drawing.Size(232, 38);
this.tbSC.TabIndex = 111;
//
// tbSID
//
this.tbSID.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbSID.Location = new System.Drawing.Point(433, 53);
this.tbSID.Name = "tbSID";
this.tbSID.ReadOnly = true;
this.tbSID.Size = new System.Drawing.Size(137, 30);
this.tbSID.TabIndex = 108;
this.tbSID.Text = "000000000";
this.tbSID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// tbRemarkO
//
this.tbRemarkO.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.tbRemarkO.Location = new System.Drawing.Point(104, 123);
this.tbRemarkO.Name = "tbRemarkO";
this.tbRemarkO.ReadOnly = true;
this.tbRemarkO.Size = new System.Drawing.Size(466, 21);
this.tbRemarkO.TabIndex = 102;
//
// tbAmt
//
this.tbAmt.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbAmt.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.tbAmt.Location = new System.Drawing.Point(370, 86);
this.tbAmt.Name = "tbAmt";
this.tbAmt.ReadOnly = true;
this.tbAmt.Size = new System.Drawing.Size(200, 34);
this.tbAmt.TabIndex = 101;
this.tbAmt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tbPriceO
//
this.tbPriceO.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbPriceO.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.tbPriceO.Location = new System.Drawing.Point(237, 86);
this.tbPriceO.Name = "tbPriceO";
this.tbPriceO.ReadOnly = true;
this.tbPriceO.Size = new System.Drawing.Size(129, 34);
this.tbPriceO.TabIndex = 100;
this.tbPriceO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tbQty
//
this.tbQty.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbQty.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.tbQty.Location = new System.Drawing.Point(104, 86);
this.tbQty.Name = "tbQty";
this.tbQty.ReadOnly = true;
this.tbQty.Size = new System.Drawing.Size(127, 34);
this.tbQty.TabIndex = 99;
//
// tbUnit
//
this.tbUnit.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F);
this.tbUnit.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.tbUnit.Location = new System.Drawing.Point(302, 53);
this.tbUnit.Name = "tbUnit";
this.tbUnit.ReadOnly = true;
this.tbUnit.Size = new System.Drawing.Size(127, 30);
this.tbUnit.TabIndex = 7;
//
// tbModel
//
this.tbModel.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F);
this.tbModel.Location = new System.Drawing.Point(104, 53);
this.tbModel.Name = "tbModel";
this.tbModel.ReadOnly = true;
this.tbModel.Size = new System.Drawing.Size(192, 30);
this.tbModel.TabIndex = 3;
//
// arLabel1
//
this.arLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
this.arLabel1.Cursor = System.Windows.Forms.Cursors.Arrow;
this.arLabel1.Dock = System.Windows.Forms.DockStyle.Top;
this.arLabel1.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.arLabel1.ForeColor = System.Drawing.Color.Black;
this.arLabel1.Location = new System.Drawing.Point(0, 0);
this.arLabel1.Name = "arLabel1";
this.arLabel1.Size = new System.Drawing.Size(985, 23);
this.arLabel1.TabIndex = 86;
this.arLabel1.Text = "품목정보";
this.arLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// tbPumname
//
this.tbPumname.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.tbPumname.Location = new System.Drawing.Point(104, 29);
this.tbPumname.Name = "tbPumname";
this.tbPumname.ReadOnly = true;
this.tbPumname.Size = new System.Drawing.Size(325, 21);
this.tbPumname.TabIndex = 1;
//
// textBox16
//
this.textBox16.Location = new System.Drawing.Point(433, 29);
this.textBox16.Name = "textBox16";
this.textBox16.ReadOnly = true;
this.textBox16.Size = new System.Drawing.Size(137, 21);
this.textBox16.TabIndex = 9;
this.textBox16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// tbPO
//
this.tbPO.Font = new System.Drawing.Font("굴림", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbPO.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.tbPO.Location = new System.Drawing.Point(110, 298);
this.tbPO.Name = "tbPO";
this.tbPO.Size = new System.Drawing.Size(320, 38);
this.tbPO.TabIndex = 104;
//
// panel3
//
this.panel3.BackColor = System.Drawing.Color.Gainsboro;
this.panel3.Controls.Add(label14);
this.panel3.Controls.Add(label7);
this.panel3.Controls.Add(this.tbInPrice);
this.panel3.Controls.Add(label13);
this.panel3.Controls.Add(receiveLabel);
this.panel3.Controls.Add(this.tbPO);
this.panel3.Controls.Add(this.cmbReceive);
this.panel3.Controls.Add(this.tbInRemark);
this.panel3.Controls.Add(this.tbInQty);
this.panel3.Controls.Add(label8);
this.panel3.Controls.Add(this.chkInDate);
this.panel3.Controls.Add(this.dtInDate);
this.panel3.Controls.Add(this.btOK);
this.panel3.Controls.Add(this.arLabel3);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 363);
this.panel3.Name = "panel3";
this.panel3.Padding = new System.Windows.Forms.Padding(0, 0, 10, 10);
this.panel3.Size = new System.Drawing.Size(985, 351);
this.panel3.TabIndex = 89;
//
// tbInPrice
//
this.tbInPrice.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbInPrice.Location = new System.Drawing.Point(110, 183);
this.tbInPrice.Margin = new System.Windows.Forms.Padding(4);
this.tbInPrice.Name = "tbInPrice";
this.tbInPrice.Size = new System.Drawing.Size(319, 34);
this.tbInPrice.TabIndex = 114;
this.tbInPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// cmbReceive
//
this.cmbReceive.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cmbReceive.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.cmbReceive.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbReceive.Enabled = false;
this.cmbReceive.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cmbReceive.FormattingEnabled = true;
this.cmbReceive.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.cmbReceive.Location = new System.Drawing.Point(14, 59);
this.cmbReceive.Margin = new System.Windows.Forms.Padding(4);
this.cmbReceive.Name = "cmbReceive";
this.cmbReceive.Size = new System.Drawing.Size(415, 45);
this.cmbReceive.TabIndex = 112;
//
// tbInRemark
//
this.tbInRemark.Enabled = false;
this.tbInRemark.Location = new System.Drawing.Point(110, 221);
this.tbInRemark.Margin = new System.Windows.Forms.Padding(4);
this.tbInRemark.Multiline = true;
this.tbInRemark.Name = "tbInRemark";
this.tbInRemark.Size = new System.Drawing.Size(319, 70);
this.tbInRemark.TabIndex = 110;
//
// tbInQty
//
this.tbInQty.Enabled = false;
this.tbInQty.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbInQty.Location = new System.Drawing.Point(110, 145);
this.tbInQty.Margin = new System.Windows.Forms.Padding(4);
this.tbInQty.Name = "tbInQty";
this.tbInQty.Size = new System.Drawing.Size(319, 34);
this.tbInQty.TabIndex = 108;
//
// chkInDate
//
this.chkInDate.AutoSize = true;
this.chkInDate.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.chkInDate.Location = new System.Drawing.Point(14, 111);
this.chkInDate.Margin = new System.Windows.Forms.Padding(4);
this.chkInDate.Name = "chkInDate";
this.chkInDate.Size = new System.Drawing.Size(91, 32);
this.chkInDate.TabIndex = 103;
this.chkInDate.TabStop = false;
this.chkInDate.Text = "입고일";
this.chkInDate.UseVisualStyleBackColor = true;
this.chkInDate.CheckedChanged += new System.EventHandler(this.chkInDate_CheckedChanged);
//
// dtInDate
//
this.dtInDate.Enabled = false;
this.dtInDate.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.dtInDate.Location = new System.Drawing.Point(110, 110);
this.dtInDate.Margin = new System.Windows.Forms.Padding(4);
this.dtInDate.Name = "dtInDate";
this.dtInDate.Size = new System.Drawing.Size(319, 34);
this.dtInDate.TabIndex = 104;
this.dtInDate.TabStop = false;
//
// btOK
//
this.btOK.Dock = System.Windows.Forms.DockStyle.Right;
this.btOK.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btOK.Location = new System.Drawing.Point(836, 23);
this.btOK.Name = "btOK";
this.btOK.Size = new System.Drawing.Size(139, 318);
this.btOK.TabIndex = 102;
this.btOK.Text = "등록";
this.btOK.UseVisualStyleBackColor = true;
this.btOK.Click += new System.EventHandler(this.btOK_Click);
//
// arLabel3
//
this.arLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
this.arLabel3.Cursor = System.Windows.Forms.Cursors.Arrow;
this.arLabel3.Dock = System.Windows.Forms.DockStyle.Top;
this.arLabel3.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.arLabel3.ForeColor = System.Drawing.Color.Black;
this.arLabel3.Location = new System.Drawing.Point(0, 0);
this.arLabel3.Name = "arLabel3";
this.arLabel3.Size = new System.Drawing.Size(975, 23);
this.arLabel3.TabIndex = 86;
this.arLabel3.Text = "입고정보";
this.arLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// fPurchaseNR_Ipgo
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(582, 714);
this.Controls.Add(this.panel3);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "fPurchaseNR_Ipgo";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "NR 품목 입고";
this.Load += new System.EventHandler(this.fPurchaseCR_Ipgo_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.TextBox tbPrjIdx;
private System.Windows.Forms.TextBox tbPrjSerial;
private System.Windows.Forms.TextBox tbPrjModel;
private System.Windows.Forms.TextBox tbPrjProcess;
private System.Windows.Forms.TextBox tbProjOrderNo;
private System.Windows.Forms.TextBox tbPrjMemo;
private System.Windows.Forms.TextBox tbPrjAsset;
private System.Windows.Forms.Label arLabel2;
private System.Windows.Forms.TextBox tbPrjName;
private System.Windows.Forms.TextBox tbIdx;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.TextBox tbUnit;
private System.Windows.Forms.TextBox tbModel;
private System.Windows.Forms.Label arLabel1;
private System.Windows.Forms.TextBox tbPumname;
private System.Windows.Forms.TextBox textBox16;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label arLabel3;
private System.Windows.Forms.Button btOK;
private System.Windows.Forms.TextBox tbInRemark;
private System.Windows.Forms.TextBox tbInQty;
private System.Windows.Forms.CheckBox chkInDate;
private System.Windows.Forms.DateTimePicker dtInDate;
private System.Windows.Forms.TextBox tbPrjStatus;
private System.Windows.Forms.ComboBox cmbReceive;
private System.Windows.Forms.TextBox tbInPrice;
private System.Windows.Forms.TextBox tbPO;
private System.Windows.Forms.TextBox tbRemarkO;
private System.Windows.Forms.TextBox tbAmt;
private System.Windows.Forms.TextBox tbPriceO;
private System.Windows.Forms.TextBox tbQty;
private System.Windows.Forms.TextBox tbSID;
private System.Windows.Forms.TextBox tbSCRCF;
private System.Windows.Forms.TextBox tbSC;
}
}