688 lines
		
	
	
		
			32 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			688 lines
		
	
	
		
			32 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 label15;
 | |
|             System.Windows.Forms.Label label16;
 | |
|             System.Windows.Forms.Label label20;
 | |
|             System.Windows.Forms.Label label1;
 | |
|             System.Windows.Forms.Label label6;
 | |
|             System.Windows.Forms.Label label7;
 | |
|             System.Windows.Forms.Label label8;
 | |
|             System.Windows.Forms.Label receiveLabel;
 | |
|             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.textBox10 = new System.Windows.Forms.TextBox();
 | |
|             this.textBox9 = new System.Windows.Forms.TextBox();
 | |
|             this.textBox8 = new System.Windows.Forms.TextBox();
 | |
|             this.textBox3 = new System.Windows.Forms.TextBox();
 | |
|             this.textBox11 = new System.Windows.Forms.TextBox();
 | |
|             this.textBox13 = new System.Windows.Forms.TextBox();
 | |
|             this.textBox14 = new System.Windows.Forms.TextBox();
 | |
|             this.arLabel1 = new System.Windows.Forms.Label();
 | |
|             this.textBox15 = new System.Windows.Forms.TextBox();
 | |
|             this.textBox16 = new System.Windows.Forms.TextBox();
 | |
|             this.panel3 = new System.Windows.Forms.Panel();
 | |
|             this.tbInRemar = 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.cmbReceive = new System.Windows.Forms.ComboBox();
 | |
|             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();
 | |
|             label15 = new System.Windows.Forms.Label();
 | |
|             label16 = new System.Windows.Forms.Label();
 | |
|             label20 = new System.Windows.Forms.Label();
 | |
|             label1 = new System.Windows.Forms.Label();
 | |
|             label6 = new System.Windows.Forms.Label();
 | |
|             label7 = new System.Windows.Forms.Label();
 | |
|             label8 = new System.Windows.Forms.Label();
 | |
|             receiveLabel = 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(338, 170);
 | |
|             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, 168);
 | |
|             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(300, 145);
 | |
|             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, 144);
 | |
|             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, 99);
 | |
|             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 = "프로젝트";
 | |
|             // 
 | |
|             // label15
 | |
|             // 
 | |
|             label15.AutoSize = true;
 | |
|             label15.Location = new System.Drawing.Point(40, 81);
 | |
|             label15.Name = "label15";
 | |
|             label15.Size = new System.Drawing.Size(59, 12);
 | |
|             label15.TabIndex = 6;
 | |
|             label15.Text = "규격/단위";
 | |
|             // 
 | |
|             // label16
 | |
|             // 
 | |
|             label16.AutoSize = true;
 | |
|             label16.Location = new System.Drawing.Point(70, 57);
 | |
|             label16.Name = "label16";
 | |
|             label16.Size = new System.Drawing.Size(29, 12);
 | |
|             label16.TabIndex = 2;
 | |
|             label16.Text = "모델";
 | |
|             // 
 | |
|             // label20
 | |
|             // 
 | |
|             label20.AutoSize = true;
 | |
|             label20.Location = new System.Drawing.Point(70, 34);
 | |
|             label20.Name = "label20";
 | |
|             label20.Size = new System.Drawing.Size(29, 12);
 | |
|             label20.TabIndex = 0;
 | |
|             label20.Text = "품명";
 | |
|             // 
 | |
|             // label1
 | |
|             // 
 | |
|             label1.AutoSize = true;
 | |
|             label1.Location = new System.Drawing.Point(10, 106);
 | |
|             label1.Name = "label1";
 | |
|             label1.Size = new System.Drawing.Size(89, 12);
 | |
|             label1.TabIndex = 87;
 | |
|             label1.Text = "수량/단가/금액";
 | |
|             // 
 | |
|             // label6
 | |
|             // 
 | |
|             label6.AutoSize = true;
 | |
|             label6.Location = new System.Drawing.Point(70, 131);
 | |
|             label6.Name = "label6";
 | |
|             label6.Size = new System.Drawing.Size(29, 12);
 | |
|             label6.TabIndex = 87;
 | |
|             label6.Text = "비고";
 | |
|             // 
 | |
|             // label7
 | |
|             // 
 | |
|             label7.AutoSize = true;
 | |
|             label7.Location = new System.Drawing.Point(19, 140);
 | |
|             label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
 | |
|             label7.Name = "label7";
 | |
|             label7.Size = new System.Drawing.Size(63, 12);
 | |
|             label7.TabIndex = 109;
 | |
|             label7.Text = "비고(입고)";
 | |
|             // 
 | |
|             // label8
 | |
|             // 
 | |
|             label8.AutoSize = true;
 | |
|             label8.Location = new System.Drawing.Point(29, 105);
 | |
|             label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
 | |
|             label8.Name = "label8";
 | |
|             label8.Size = new System.Drawing.Size(53, 12);
 | |
|             label8.TabIndex = 107;
 | |
|             label8.Text = "입고수량";
 | |
|             // 
 | |
|             // receiveLabel
 | |
|             // 
 | |
|             receiveLabel.AutoSize = true;
 | |
|             receiveLabel.Location = new System.Drawing.Point(44, 34);
 | |
|             receiveLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
 | |
|             receiveLabel.Name = "receiveLabel";
 | |
|             receiveLabel.Size = new System.Drawing.Size(41, 12);
 | |
|             receiveLabel.TabIndex = 105;
 | |
|             receiveLabel.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(552, 193);
 | |
|             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(127, 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(413, 165);
 | |
|             this.tbPrjIdx.Name = "tbPrjIdx";
 | |
|             this.tbPrjIdx.ReadOnly = true;
 | |
|             this.tbPrjIdx.Size = new System.Drawing.Size(127, 21);
 | |
|             this.tbPrjIdx.TabIndex = 98;
 | |
|             this.tbPrjIdx.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
 | |
|             // 
 | |
|             // tbPrjSerial
 | |
|             // 
 | |
|             this.tbPrjSerial.Location = new System.Drawing.Point(350, 141);
 | |
|             this.tbPrjSerial.Name = "tbPrjSerial";
 | |
|             this.tbPrjSerial.ReadOnly = true;
 | |
|             this.tbPrjSerial.Size = new System.Drawing.Size(190, 21);
 | |
|             this.tbPrjSerial.TabIndex = 95;
 | |
|             this.tbPrjSerial.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
 | |
|             // 
 | |
|             // tbPrjModel
 | |
|             // 
 | |
|             this.tbPrjModel.Location = new System.Drawing.Point(93, 139);
 | |
|             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, 165);
 | |
|             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, 96);
 | |
|             this.tbProjOrderNo.Name = "tbProjOrderNo";
 | |
|             this.tbProjOrderNo.ReadOnly = true;
 | |
|             this.tbProjOrderNo.Size = new System.Drawing.Size(447, 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.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
 | |
|             this.arLabel2.Location = new System.Drawing.Point(0, 0);
 | |
|             this.arLabel2.Name = "arLabel2";
 | |
|             this.arLabel2.Size = new System.Drawing.Size(552, 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(447, 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(127, 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.textBox10);
 | |
|             this.panel2.Controls.Add(this.textBox9);
 | |
|             this.panel2.Controls.Add(this.textBox8);
 | |
|             this.panel2.Controls.Add(this.textBox3);
 | |
|             this.panel2.Controls.Add(label6);
 | |
|             this.panel2.Controls.Add(label1);
 | |
|             this.panel2.Controls.Add(this.textBox11);
 | |
|             this.panel2.Controls.Add(this.textBox13);
 | |
|             this.panel2.Controls.Add(label15);
 | |
|             this.panel2.Controls.Add(this.textBox14);
 | |
|             this.panel2.Controls.Add(this.arLabel1);
 | |
|             this.panel2.Controls.Add(label16);
 | |
|             this.panel2.Controls.Add(this.textBox15);
 | |
|             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, 193);
 | |
|             this.panel2.Name = "panel2";
 | |
|             this.panel2.Size = new System.Drawing.Size(552, 158);
 | |
|             this.panel2.TabIndex = 88;
 | |
|             // 
 | |
|             // textBox10
 | |
|             // 
 | |
|             this.textBox10.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.textBox10.Location = new System.Drawing.Point(103, 128);
 | |
|             this.textBox10.Name = "textBox10";
 | |
|             this.textBox10.ReadOnly = true;
 | |
|             this.textBox10.Size = new System.Drawing.Size(437, 21);
 | |
|             this.textBox10.TabIndex = 91;
 | |
|             // 
 | |
|             // textBox9
 | |
|             // 
 | |
|             this.textBox9.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.textBox9.Location = new System.Drawing.Point(370, 102);
 | |
|             this.textBox9.Name = "textBox9";
 | |
|             this.textBox9.ReadOnly = true;
 | |
|             this.textBox9.Size = new System.Drawing.Size(127, 21);
 | |
|             this.textBox9.TabIndex = 90;
 | |
|             // 
 | |
|             // textBox8
 | |
|             // 
 | |
|             this.textBox8.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.textBox8.Location = new System.Drawing.Point(237, 102);
 | |
|             this.textBox8.Name = "textBox8";
 | |
|             this.textBox8.ReadOnly = true;
 | |
|             this.textBox8.Size = new System.Drawing.Size(127, 21);
 | |
|             this.textBox8.TabIndex = 89;
 | |
|             // 
 | |
|             // textBox3
 | |
|             // 
 | |
|             this.textBox3.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.textBox3.Location = new System.Drawing.Point(104, 102);
 | |
|             this.textBox3.Name = "textBox3";
 | |
|             this.textBox3.ReadOnly = true;
 | |
|             this.textBox3.Size = new System.Drawing.Size(127, 21);
 | |
|             this.textBox3.TabIndex = 88;
 | |
|             // 
 | |
|             // textBox11
 | |
|             // 
 | |
|             this.textBox11.Location = new System.Drawing.Point(237, 77);
 | |
|             this.textBox11.Name = "textBox11";
 | |
|             this.textBox11.ReadOnly = true;
 | |
|             this.textBox11.Size = new System.Drawing.Size(127, 21);
 | |
|             this.textBox11.TabIndex = 13;
 | |
|             this.textBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
 | |
|             // 
 | |
|             // textBox13
 | |
|             // 
 | |
|             this.textBox13.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.textBox13.Location = new System.Drawing.Point(104, 77);
 | |
|             this.textBox13.Name = "textBox13";
 | |
|             this.textBox13.ReadOnly = true;
 | |
|             this.textBox13.Size = new System.Drawing.Size(127, 21);
 | |
|             this.textBox13.TabIndex = 7;
 | |
|             // 
 | |
|             // textBox14
 | |
|             // 
 | |
|             this.textBox14.Location = new System.Drawing.Point(104, 53);
 | |
|             this.textBox14.Name = "textBox14";
 | |
|             this.textBox14.ReadOnly = true;
 | |
|             this.textBox14.Size = new System.Drawing.Size(252, 21);
 | |
|             this.textBox14.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.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
 | |
|             this.arLabel1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.arLabel1.Name = "arLabel1";
 | |
|             this.arLabel1.Size = new System.Drawing.Size(552, 23);
 | |
|             this.arLabel1.TabIndex = 86;
 | |
|             this.arLabel1.Text = "품목정보";
 | |
|             this.arLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             // 
 | |
|             // textBox15
 | |
|             // 
 | |
|             this.textBox15.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.textBox15.Location = new System.Drawing.Point(104, 30);
 | |
|             this.textBox15.Name = "textBox15";
 | |
|             this.textBox15.ReadOnly = true;
 | |
|             this.textBox15.Size = new System.Drawing.Size(303, 21);
 | |
|             this.textBox15.TabIndex = 1;
 | |
|             // 
 | |
|             // textBox16
 | |
|             // 
 | |
|             this.textBox16.Location = new System.Drawing.Point(413, 30);
 | |
|             this.textBox16.Name = "textBox16";
 | |
|             this.textBox16.ReadOnly = true;
 | |
|             this.textBox16.Size = new System.Drawing.Size(127, 21);
 | |
|             this.textBox16.TabIndex = 9;
 | |
|             this.textBox16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
 | |
|             // 
 | |
|             // panel3
 | |
|             // 
 | |
|             this.panel3.BackColor = System.Drawing.Color.Gainsboro;
 | |
|             this.panel3.Controls.Add(this.tbInRemar);
 | |
|             this.panel3.Controls.Add(label7);
 | |
|             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(receiveLabel);
 | |
|             this.panel3.Controls.Add(this.cmbReceive);
 | |
|             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, 351);
 | |
|             this.panel3.Name = "panel3";
 | |
|             this.panel3.Size = new System.Drawing.Size(552, 220);
 | |
|             this.panel3.TabIndex = 89;
 | |
|             // 
 | |
|             // tbInRemar
 | |
|             // 
 | |
|             this.tbInRemar.Enabled = false;
 | |
|             this.tbInRemar.Location = new System.Drawing.Point(104, 136);
 | |
|             this.tbInRemar.Margin = new System.Windows.Forms.Padding(4);
 | |
|             this.tbInRemar.Multiline = true;
 | |
|             this.tbInRemar.Name = "tbInRemar";
 | |
|             this.tbInRemar.Size = new System.Drawing.Size(286, 70);
 | |
|             this.tbInRemar.TabIndex = 110;
 | |
|             // 
 | |
|             // tbInQty
 | |
|             // 
 | |
|             this.tbInQty.Enabled = false;
 | |
|             this.tbInQty.Location = new System.Drawing.Point(104, 101);
 | |
|             this.tbInQty.Margin = new System.Windows.Forms.Padding(4);
 | |
|             this.tbInQty.Name = "tbInQty";
 | |
|             this.tbInQty.Size = new System.Drawing.Size(286, 21);
 | |
|             this.tbInQty.TabIndex = 108;
 | |
|             // 
 | |
|             // chkInDate
 | |
|             // 
 | |
|             this.chkInDate.AutoSize = true;
 | |
|             this.chkInDate.Location = new System.Drawing.Point(25, 68);
 | |
|             this.chkInDate.Margin = new System.Windows.Forms.Padding(4);
 | |
|             this.chkInDate.Name = "chkInDate";
 | |
|             this.chkInDate.Size = new System.Drawing.Size(60, 16);
 | |
|             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.Location = new System.Drawing.Point(104, 66);
 | |
|             this.dtInDate.Margin = new System.Windows.Forms.Padding(4);
 | |
|             this.dtInDate.Name = "dtInDate";
 | |
|             this.dtInDate.Size = new System.Drawing.Size(286, 21);
 | |
|             this.dtInDate.TabIndex = 104;
 | |
|             this.dtInDate.TabStop = false;
 | |
|             // 
 | |
|             // 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.FormattingEnabled = true;
 | |
|             this.cmbReceive.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.cmbReceive.Location = new System.Drawing.Point(104, 30);
 | |
|             this.cmbReceive.Margin = new System.Windows.Forms.Padding(4);
 | |
|             this.cmbReceive.Name = "cmbReceive";
 | |
|             this.cmbReceive.Size = new System.Drawing.Size(286, 20);
 | |
|             this.cmbReceive.TabIndex = 106;
 | |
|             // 
 | |
|             // 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(413, 23);
 | |
|             this.btOK.Name = "btOK";
 | |
|             this.btOK.Size = new System.Drawing.Size(139, 197);
 | |
|             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.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
 | |
|             this.arLabel3.Location = new System.Drawing.Point(0, 0);
 | |
|             this.arLabel3.Name = "arLabel3";
 | |
|             this.arLabel3.Size = new System.Drawing.Size(552, 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(552, 571);
 | |
|             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 textBox11;
 | |
|         private System.Windows.Forms.TextBox textBox13;
 | |
|         private System.Windows.Forms.TextBox textBox14;
 | |
|         private System.Windows.Forms.Label arLabel1;
 | |
|         private System.Windows.Forms.TextBox textBox15;
 | |
|         private System.Windows.Forms.TextBox textBox16;
 | |
|         private System.Windows.Forms.Panel panel3;
 | |
|         private System.Windows.Forms.Label arLabel3;
 | |
|         private System.Windows.Forms.TextBox textBox3;
 | |
|         private System.Windows.Forms.TextBox textBox9;
 | |
|         private System.Windows.Forms.TextBox textBox8;
 | |
|         private System.Windows.Forms.TextBox textBox10;
 | |
|         private System.Windows.Forms.Button btOK;
 | |
|         private System.Windows.Forms.TextBox tbInRemar;
 | |
|         private System.Windows.Forms.TextBox tbInQty;
 | |
|         private System.Windows.Forms.CheckBox chkInDate;
 | |
|         private System.Windows.Forms.DateTimePicker dtInDate;
 | |
|         private System.Windows.Forms.ComboBox cmbReceive;
 | |
|         private System.Windows.Forms.TextBox tbPrjStatus;
 | |
|     }
 | |
| } | 
