1335 lines
68 KiB
C#
1335 lines
68 KiB
C#
namespace FEQ0000
|
|
{
|
|
partial class fPurchase_excelimport
|
|
{
|
|
/// <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()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.Windows.Forms.Label stateLabel;
|
|
System.Windows.Forms.Label label15;
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fPurchase_excelimport));
|
|
this.processLabel = new System.Windows.Forms.Label();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.assetLabel = new System.Windows.Forms.Label();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.linkLabel1 = new System.Windows.Forms.LinkLabel();
|
|
this.bsNR = new System.Windows.Forms.BindingSource(this.components);
|
|
this.dsPRJ = new FEQ0000.dsPurchase();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.nudE = new System.Windows.Forms.NumericUpDown();
|
|
this.nudS = new System.Windows.Forms.NumericUpDown();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.linkLabel2 = new System.Windows.Forms.LinkLabel();
|
|
this.bn = new System.Windows.Forms.BindingNavigator(this.components);
|
|
this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
|
|
this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
|
|
this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
|
|
this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
|
|
this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
|
|
this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
|
|
this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
|
|
this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.progressBar1 = new System.Windows.Forms.ToolStripProgressBar();
|
|
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
|
this.btSave = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.sbSum = new System.Windows.Forms.ToolStripLabel();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.linkLabel3 = new System.Windows.Forms.LinkLabel();
|
|
this.nudLine = new System.Windows.Forms.NumericUpDown();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.nudCost = new System.Windows.Forms.NumericUpDown();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.nudPdate = new System.Windows.Forms.NumericUpDown();
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
this.nudInDate = new System.Windows.Forms.NumericUpDown();
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
this.nudReq = new System.Windows.Forms.NumericUpDown();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.nudRecv = new System.Windows.Forms.NumericUpDown();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.nudPo = new System.Windows.Forms.NumericUpDown();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.nudSid = new System.Windows.Forms.NumericUpDown();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.nudSupplty = new System.Windows.Forms.NumericUpDown();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.nudMemo = new System.Windows.Forms.NumericUpDown();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.nudPrice = new System.Windows.Forms.NumericUpDown();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.nudCr = new System.Windows.Forms.NumericUpDown();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.nudUnit = new System.Windows.Forms.NumericUpDown();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.nudPumName = new System.Windows.Forms.NumericUpDown();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.nudScale = new System.Windows.Forms.NumericUpDown();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.nudQty = new System.Windows.Forms.NumericUpDown();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.nudSc = new System.Windows.Forms.NumericUpDown();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.taNR = new FEQ0000.dsPurchaseTableAdapters.PurchaseTableAdapter();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.tbProject = new System.Windows.Forms.ComboBox();
|
|
this.cbManuProc = new System.Windows.Forms.ComboBox();
|
|
this.cbEQModel = new System.Windows.Forms.ComboBox();
|
|
this.cbEQManu = new System.Windows.Forms.ComboBox();
|
|
this.cmbState = new System.Windows.Forms.ComboBox();
|
|
this.cbProcess = new System.Windows.Forms.ComboBox();
|
|
this.label34 = new System.Windows.Forms.Label();
|
|
this.listView1 = new System.Windows.Forms.ListView();
|
|
this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader14 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader11 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader12 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader13 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader16 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader15 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader17 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader18 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.전체선택ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.모두해제ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.선택반전ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.bsCR = new System.Windows.Forms.BindingSource(this.components);
|
|
this.taCR = new FEQ0000.dsPurchaseTableAdapters.EETGW_PurchaseCRTableAdapter();
|
|
stateLabel = new System.Windows.Forms.Label();
|
|
label15 = new System.Windows.Forms.Label();
|
|
((System.ComponentModel.ISupportInitialize)(this.bsNR)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).BeginInit();
|
|
this.panel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudE)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudS)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
|
|
this.bn.SuspendLayout();
|
|
this.panel2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudLine)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudCost)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudPdate)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudInDate)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudReq)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudRecv)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudPo)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudSid)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudSupplty)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudMemo)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudPrice)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudCr)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudUnit)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudPumName)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudScale)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudQty)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudSc)).BeginInit();
|
|
this.panel3.SuspendLayout();
|
|
this.contextMenuStrip1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.bsCR)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// stateLabel
|
|
//
|
|
stateLabel.AutoSize = true;
|
|
stateLabel.Location = new System.Drawing.Point(16, 55);
|
|
stateLabel.Name = "stateLabel";
|
|
stateLabel.Size = new System.Drawing.Size(53, 12);
|
|
stateLabel.TabIndex = 53;
|
|
stateLabel.Text = "구매상태";
|
|
//
|
|
// processLabel
|
|
//
|
|
this.processLabel.AutoSize = true;
|
|
this.processLabel.Location = new System.Drawing.Point(40, 33);
|
|
this.processLabel.Name = "processLabel";
|
|
this.processLabel.Size = new System.Drawing.Size(29, 12);
|
|
this.processLabel.TabIndex = 57;
|
|
this.processLabel.Text = "공정";
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.AutoSize = true;
|
|
this.label22.Location = new System.Drawing.Point(482, 33);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(65, 12);
|
|
this.label22.TabIndex = 63;
|
|
this.label22.Text = "장비제조사";
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.AutoSize = true;
|
|
this.label23.Location = new System.Drawing.Point(276, 33);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(53, 12);
|
|
this.label23.TabIndex = 65;
|
|
this.label23.Text = "제조공정";
|
|
//
|
|
// assetLabel
|
|
//
|
|
this.assetLabel.AutoSize = true;
|
|
this.assetLabel.Location = new System.Drawing.Point(677, 33);
|
|
this.assetLabel.Name = "assetLabel";
|
|
this.assetLabel.Size = new System.Drawing.Size(53, 12);
|
|
this.assetLabel.TabIndex = 61;
|
|
this.assetLabel.Text = "장비모델";
|
|
//
|
|
// label15
|
|
//
|
|
label15.AutoSize = true;
|
|
label15.Location = new System.Drawing.Point(276, 56);
|
|
label15.Name = "label15";
|
|
label15.Size = new System.Drawing.Size(53, 12);
|
|
label15.TabIndex = 69;
|
|
label15.Text = "프로젝트";
|
|
//
|
|
// textBox1
|
|
//
|
|
this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox1.Location = new System.Drawing.Point(92, 30);
|
|
this.textBox1.Name = "textBox1";
|
|
this.textBox1.Size = new System.Drawing.Size(783, 21);
|
|
this.textBox1.TabIndex = 1;
|
|
//
|
|
// linkLabel1
|
|
//
|
|
this.linkLabel1.AutoSize = true;
|
|
this.linkLabel1.LinkColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.linkLabel1.Location = new System.Drawing.Point(21, 35);
|
|
this.linkLabel1.Name = "linkLabel1";
|
|
this.linkLabel1.Size = new System.Drawing.Size(57, 12);
|
|
this.linkLabel1.TabIndex = 0;
|
|
this.linkLabel1.TabStop = true;
|
|
this.linkLabel1.Text = "파일 선택";
|
|
this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
|
|
//
|
|
// bsNR
|
|
//
|
|
this.bsNR.DataMember = "Purchase";
|
|
this.bsNR.DataSource = this.dsPRJ;
|
|
//
|
|
// dsPRJ
|
|
//
|
|
this.dsPRJ.DataSetName = "dsPRJ";
|
|
this.dsPRJ.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
|
|
this.panel1.Controls.Add(this.label16);
|
|
this.panel1.Controls.Add(this.label3);
|
|
this.panel1.Controls.Add(this.nudE);
|
|
this.panel1.Controls.Add(this.nudS);
|
|
this.panel1.Controls.Add(this.label2);
|
|
this.panel1.Controls.Add(this.numericUpDown1);
|
|
this.panel1.Controls.Add(this.label1);
|
|
this.panel1.Controls.Add(this.textBox1);
|
|
this.panel1.Controls.Add(this.linkLabel1);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel1.ForeColor = System.Drawing.Color.White;
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(1184, 57);
|
|
this.panel1.TabIndex = 0;
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
|
|
this.label16.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.label16.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|
this.label16.Location = new System.Drawing.Point(0, 0);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(1184, 23);
|
|
this.label16.TabIndex = 52;
|
|
this.label16.Text = "엑셀 파일 설정";
|
|
this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(1115, 34);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(14, 12);
|
|
this.label3.TabIndex = 10;
|
|
this.label3.Text = "~";
|
|
//
|
|
// nudE
|
|
//
|
|
this.nudE.Location = new System.Drawing.Point(1134, 30);
|
|
this.nudE.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nudE.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nudE.Name = "nudE";
|
|
this.nudE.Size = new System.Drawing.Size(45, 21);
|
|
this.nudE.TabIndex = 9;
|
|
this.nudE.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudE.Value = new decimal(new int[] {
|
|
500,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// nudS
|
|
//
|
|
this.nudS.Location = new System.Drawing.Point(1066, 30);
|
|
this.nudS.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nudS.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nudS.Name = "nudS";
|
|
this.nudS.Size = new System.Drawing.Size(45, 21);
|
|
this.nudS.TabIndex = 8;
|
|
this.nudS.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudS.Value = new decimal(new int[] {
|
|
2,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(1015, 34);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(45, 12);
|
|
this.label2.TabIndex = 7;
|
|
this.label2.Text = "줄 범위";
|
|
//
|
|
// numericUpDown1
|
|
//
|
|
this.numericUpDown1.Location = new System.Drawing.Point(948, 30);
|
|
this.numericUpDown1.Maximum = new decimal(new int[] {
|
|
10,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown1.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown1.Name = "numericUpDown1";
|
|
this.numericUpDown1.Size = new System.Drawing.Size(45, 21);
|
|
this.numericUpDown1.TabIndex = 3;
|
|
this.numericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.numericUpDown1.Value = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(881, 34);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(53, 12);
|
|
this.label1.TabIndex = 2;
|
|
this.label1.Text = "시트번호";
|
|
//
|
|
// linkLabel2
|
|
//
|
|
this.linkLabel2.AutoSize = true;
|
|
this.linkLabel2.LinkColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.linkLabel2.Location = new System.Drawing.Point(1101, 33);
|
|
this.linkLabel2.Name = "linkLabel2";
|
|
this.linkLabel2.Size = new System.Drawing.Size(77, 12);
|
|
this.linkLabel2.TabIndex = 53;
|
|
this.linkLabel2.TabStop = true;
|
|
this.linkLabel2.Text = "샘플파일열기";
|
|
this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
|
|
//
|
|
// bn
|
|
//
|
|
this.bn.AddNewItem = null;
|
|
this.bn.BindingSource = this.bsNR;
|
|
this.bn.CountItem = this.bindingNavigatorCountItem;
|
|
this.bn.DeleteItem = null;
|
|
this.bn.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.bn.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.bindingNavigatorMoveFirstItem,
|
|
this.bindingNavigatorMovePreviousItem,
|
|
this.bindingNavigatorSeparator,
|
|
this.bindingNavigatorPositionItem,
|
|
this.bindingNavigatorCountItem,
|
|
this.bindingNavigatorSeparator1,
|
|
this.bindingNavigatorMoveNextItem,
|
|
this.bindingNavigatorMoveLastItem,
|
|
this.bindingNavigatorSeparator2,
|
|
this.progressBar1,
|
|
this.toolStripButton1,
|
|
this.btSave,
|
|
this.toolStripSeparator1,
|
|
this.sbSum});
|
|
this.bn.Location = new System.Drawing.Point(0, 633);
|
|
this.bn.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
|
|
this.bn.MoveLastItem = this.bindingNavigatorMoveLastItem;
|
|
this.bn.MoveNextItem = this.bindingNavigatorMoveNextItem;
|
|
this.bn.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
|
|
this.bn.Name = "bn";
|
|
this.bn.PositionItem = this.bindingNavigatorPositionItem;
|
|
this.bn.Size = new System.Drawing.Size(1184, 28);
|
|
this.bn.TabIndex = 2;
|
|
this.bn.Text = "bindingNavigator1";
|
|
//
|
|
// bindingNavigatorCountItem
|
|
//
|
|
this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
|
|
this.bindingNavigatorCountItem.Size = new System.Drawing.Size(27, 25);
|
|
this.bindingNavigatorCountItem.Text = "/{0}";
|
|
this.bindingNavigatorCountItem.ToolTipText = "전체 항목 수";
|
|
//
|
|
// bindingNavigatorMoveFirstItem
|
|
//
|
|
this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
|
|
this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
|
|
this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
|
|
this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 25);
|
|
this.bindingNavigatorMoveFirstItem.Text = "처음으로 이동";
|
|
//
|
|
// bindingNavigatorMovePreviousItem
|
|
//
|
|
this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
|
|
this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
|
|
this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
|
|
this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 25);
|
|
this.bindingNavigatorMovePreviousItem.Text = "이전으로 이동";
|
|
//
|
|
// bindingNavigatorSeparator
|
|
//
|
|
this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
|
|
this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 28);
|
|
//
|
|
// bindingNavigatorPositionItem
|
|
//
|
|
this.bindingNavigatorPositionItem.AccessibleName = "위치";
|
|
this.bindingNavigatorPositionItem.AutoSize = false;
|
|
this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("맑은 고딕", 9F);
|
|
this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
|
|
this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
|
|
this.bindingNavigatorPositionItem.Text = "0";
|
|
this.bindingNavigatorPositionItem.ToolTipText = "현재 위치";
|
|
//
|
|
// bindingNavigatorSeparator1
|
|
//
|
|
this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
|
|
this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 28);
|
|
//
|
|
// bindingNavigatorMoveNextItem
|
|
//
|
|
this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
|
|
this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
|
|
this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
|
|
this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 25);
|
|
this.bindingNavigatorMoveNextItem.Text = "다음으로 이동";
|
|
//
|
|
// bindingNavigatorMoveLastItem
|
|
//
|
|
this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
|
|
this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
|
|
this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
|
|
this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 25);
|
|
this.bindingNavigatorMoveLastItem.Text = "마지막으로 이동";
|
|
//
|
|
// bindingNavigatorSeparator2
|
|
//
|
|
this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
|
|
this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 28);
|
|
//
|
|
// progressBar1
|
|
//
|
|
this.progressBar1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.progressBar1.Name = "progressBar1";
|
|
this.progressBar1.Size = new System.Drawing.Size(200, 25);
|
|
//
|
|
// toolStripButton1
|
|
//
|
|
this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
|
|
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton1.Name = "toolStripButton1";
|
|
this.toolStripButton1.Size = new System.Drawing.Size(93, 25);
|
|
this.toolStripButton1.Text = "1. 목록 보기";
|
|
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click_1);
|
|
//
|
|
// btSave
|
|
//
|
|
this.btSave.Image = ((System.Drawing.Image)(resources.GetObject("btSave.Image")));
|
|
this.btSave.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btSave.Name = "btSave";
|
|
this.btSave.Size = new System.Drawing.Size(93, 25);
|
|
this.btSave.Text = "2. 구매 등록";
|
|
this.btSave.Click += new System.EventHandler(this.toolStripButton1_Click);
|
|
//
|
|
// toolStripSeparator1
|
|
//
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 28);
|
|
//
|
|
// sbSum
|
|
//
|
|
this.sbSum.Font = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.sbSum.Name = "sbSum";
|
|
this.sbSum.Size = new System.Drawing.Size(85, 25);
|
|
this.sbSum.Text = "합계 : --";
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
|
|
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel2.Controls.Add(this.linkLabel3);
|
|
this.panel2.Controls.Add(this.linkLabel2);
|
|
this.panel2.Controls.Add(this.nudLine);
|
|
this.panel2.Controls.Add(this.label12);
|
|
this.panel2.Controls.Add(this.nudCost);
|
|
this.panel2.Controls.Add(this.label18);
|
|
this.panel2.Controls.Add(this.nudPdate);
|
|
this.panel2.Controls.Add(this.label25);
|
|
this.panel2.Controls.Add(this.nudInDate);
|
|
this.panel2.Controls.Add(this.label26);
|
|
this.panel2.Controls.Add(this.nudReq);
|
|
this.panel2.Controls.Add(this.label17);
|
|
this.panel2.Controls.Add(this.nudRecv);
|
|
this.panel2.Controls.Add(this.label20);
|
|
this.panel2.Controls.Add(this.nudPo);
|
|
this.panel2.Controls.Add(this.label9);
|
|
this.panel2.Controls.Add(this.nudSid);
|
|
this.panel2.Controls.Add(this.label6);
|
|
this.panel2.Controls.Add(this.nudSupplty);
|
|
this.panel2.Controls.Add(this.label5);
|
|
this.panel2.Controls.Add(this.nudMemo);
|
|
this.panel2.Controls.Add(this.label21);
|
|
this.panel2.Controls.Add(this.nudPrice);
|
|
this.panel2.Controls.Add(this.label19);
|
|
this.panel2.Controls.Add(this.nudCr);
|
|
this.panel2.Controls.Add(this.label7);
|
|
this.panel2.Controls.Add(this.nudUnit);
|
|
this.panel2.Controls.Add(this.label14);
|
|
this.panel2.Controls.Add(this.nudPumName);
|
|
this.panel2.Controls.Add(this.label13);
|
|
this.panel2.Controls.Add(this.nudScale);
|
|
this.panel2.Controls.Add(this.label4);
|
|
this.panel2.Controls.Add(this.nudQty);
|
|
this.panel2.Controls.Add(this.label11);
|
|
this.panel2.Controls.Add(this.nudSc);
|
|
this.panel2.Controls.Add(this.label10);
|
|
this.panel2.Controls.Add(this.label8);
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel2.ForeColor = System.Drawing.Color.White;
|
|
this.panel2.Location = new System.Drawing.Point(0, 57);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(1184, 88);
|
|
this.panel2.TabIndex = 3;
|
|
this.panel2.Paint += new System.Windows.Forms.PaintEventHandler(this.panel2_Paint);
|
|
//
|
|
// linkLabel3
|
|
//
|
|
this.linkLabel3.AutoSize = true;
|
|
this.linkLabel3.LinkColor = System.Drawing.Color.DeepSkyBlue;
|
|
this.linkLabel3.Location = new System.Drawing.Point(1113, 56);
|
|
this.linkLabel3.Name = "linkLabel3";
|
|
this.linkLabel3.Size = new System.Drawing.Size(65, 12);
|
|
this.linkLabel3.TabIndex = 72;
|
|
this.linkLabel3.TabStop = true;
|
|
this.linkLabel3.Text = "번호초기화";
|
|
this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
|
|
//
|
|
// nudLine
|
|
//
|
|
this.nudLine.Location = new System.Drawing.Point(825, 58);
|
|
this.nudLine.Name = "nudLine";
|
|
this.nudLine.Size = new System.Drawing.Size(45, 21);
|
|
this.nudLine.TabIndex = 71;
|
|
this.nudLine.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudLine.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Location = new System.Drawing.Point(756, 62);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(63, 12);
|
|
this.label12.TabIndex = 70;
|
|
this.label12.Text = "Line Code";
|
|
//
|
|
// nudCost
|
|
//
|
|
this.nudCost.Location = new System.Drawing.Point(704, 58);
|
|
this.nudCost.Name = "nudCost";
|
|
this.nudCost.Size = new System.Drawing.Size(45, 21);
|
|
this.nudCost.TabIndex = 69;
|
|
this.nudCost.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudCost.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.Location = new System.Drawing.Point(626, 62);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(72, 12);
|
|
this.label18.TabIndex = 68;
|
|
this.label18.Text = "Cost Center";
|
|
//
|
|
// nudPdate
|
|
//
|
|
this.nudPdate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.nudPdate.Location = new System.Drawing.Point(59, 33);
|
|
this.nudPdate.Name = "nudPdate";
|
|
this.nudPdate.Size = new System.Drawing.Size(45, 21);
|
|
this.nudPdate.TabIndex = 63;
|
|
this.nudPdate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudPdate.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// label25
|
|
//
|
|
this.label25.AutoSize = true;
|
|
this.label25.Location = new System.Drawing.Point(10, 37);
|
|
this.label25.Name = "label25";
|
|
this.label25.Size = new System.Drawing.Size(41, 12);
|
|
this.label25.TabIndex = 62;
|
|
this.label25.Text = "요청일";
|
|
this.label25.Click += new System.EventHandler(this.label25_Click);
|
|
//
|
|
// nudInDate
|
|
//
|
|
this.nudInDate.Location = new System.Drawing.Point(473, 58);
|
|
this.nudInDate.Name = "nudInDate";
|
|
this.nudInDate.Size = new System.Drawing.Size(45, 21);
|
|
this.nudInDate.TabIndex = 61;
|
|
this.nudInDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudInDate.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// label26
|
|
//
|
|
this.label26.AutoSize = true;
|
|
this.label26.Location = new System.Drawing.Point(424, 62);
|
|
this.label26.Name = "label26";
|
|
this.label26.Size = new System.Drawing.Size(41, 12);
|
|
this.label26.TabIndex = 60;
|
|
this.label26.Text = "입고일";
|
|
//
|
|
// nudReq
|
|
//
|
|
this.nudReq.Location = new System.Drawing.Point(161, 33);
|
|
this.nudReq.Name = "nudReq";
|
|
this.nudReq.Size = new System.Drawing.Size(45, 21);
|
|
this.nudReq.TabIndex = 59;
|
|
this.nudReq.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudReq.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Location = new System.Drawing.Point(112, 37);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(41, 12);
|
|
this.label17.TabIndex = 58;
|
|
this.label17.Text = "청구인";
|
|
//
|
|
// nudRecv
|
|
//
|
|
this.nudRecv.Location = new System.Drawing.Point(575, 58);
|
|
this.nudRecv.Name = "nudRecv";
|
|
this.nudRecv.Size = new System.Drawing.Size(45, 21);
|
|
this.nudRecv.TabIndex = 57;
|
|
this.nudRecv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudRecv.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.Location = new System.Drawing.Point(531, 62);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(41, 12);
|
|
this.label20.TabIndex = 56;
|
|
this.label20.Text = "수령인";
|
|
//
|
|
// nudPo
|
|
//
|
|
this.nudPo.Location = new System.Drawing.Point(161, 58);
|
|
this.nudPo.Name = "nudPo";
|
|
this.nudPo.Size = new System.Drawing.Size(45, 21);
|
|
this.nudPo.TabIndex = 53;
|
|
this.nudPo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudPo.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Location = new System.Drawing.Point(129, 62);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(22, 12);
|
|
this.label9.TabIndex = 52;
|
|
this.label9.Text = "PO";
|
|
//
|
|
// nudSid
|
|
//
|
|
this.nudSid.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.nudSid.Location = new System.Drawing.Point(263, 33);
|
|
this.nudSid.Name = "nudSid";
|
|
this.nudSid.Size = new System.Drawing.Size(45, 21);
|
|
this.nudSid.TabIndex = 1;
|
|
this.nudSid.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudSid.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(232, 37);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(24, 12);
|
|
this.label6.TabIndex = 0;
|
|
this.label6.Text = "SID";
|
|
//
|
|
// nudSupplty
|
|
//
|
|
this.nudSupplty.Location = new System.Drawing.Point(944, 33);
|
|
this.nudSupplty.Name = "nudSupplty";
|
|
this.nudSupplty.Size = new System.Drawing.Size(45, 21);
|
|
this.nudSupplty.TabIndex = 23;
|
|
this.nudSupplty.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudSupplty.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(885, 37);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(53, 12);
|
|
this.label5.TabIndex = 22;
|
|
this.label5.Text = "공급업체";
|
|
//
|
|
// nudMemo
|
|
//
|
|
this.nudMemo.Location = new System.Drawing.Point(59, 58);
|
|
this.nudMemo.Name = "nudMemo";
|
|
this.nudMemo.Size = new System.Drawing.Size(45, 21);
|
|
this.nudMemo.TabIndex = 25;
|
|
this.nudMemo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudMemo.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.Location = new System.Drawing.Point(26, 62);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(29, 12);
|
|
this.label21.TabIndex = 24;
|
|
this.label21.Text = "비고";
|
|
//
|
|
// nudPrice
|
|
//
|
|
this.nudPrice.Location = new System.Drawing.Point(825, 33);
|
|
this.nudPrice.Name = "nudPrice";
|
|
this.nudPrice.Size = new System.Drawing.Size(45, 21);
|
|
this.nudPrice.TabIndex = 21;
|
|
this.nudPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudPrice.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.Location = new System.Drawing.Point(790, 37);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(29, 12);
|
|
this.label19.TabIndex = 20;
|
|
this.label19.Text = "단가";
|
|
//
|
|
// nudCr
|
|
//
|
|
this.nudCr.Location = new System.Drawing.Point(370, 58);
|
|
this.nudCr.Name = "nudCr";
|
|
this.nudCr.Size = new System.Drawing.Size(45, 21);
|
|
this.nudCr.TabIndex = 11;
|
|
this.nudCr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudCr.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(322, 62);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(44, 12);
|
|
this.label7.TabIndex = 10;
|
|
this.label7.Text = "CR/CF";
|
|
//
|
|
// nudUnit
|
|
//
|
|
this.nudUnit.Location = new System.Drawing.Point(704, 33);
|
|
this.nudUnit.Name = "nudUnit";
|
|
this.nudUnit.Size = new System.Drawing.Size(45, 21);
|
|
this.nudUnit.TabIndex = 19;
|
|
this.nudUnit.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudUnit.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Location = new System.Drawing.Point(669, 37);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(29, 12);
|
|
this.label14.TabIndex = 18;
|
|
this.label14.Text = "단위";
|
|
//
|
|
// nudPumName
|
|
//
|
|
this.nudPumName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.nudPumName.Location = new System.Drawing.Point(371, 33);
|
|
this.nudPumName.Name = "nudPumName";
|
|
this.nudPumName.Size = new System.Drawing.Size(45, 21);
|
|
this.nudPumName.TabIndex = 13;
|
|
this.nudPumName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudPumName.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Location = new System.Drawing.Point(329, 37);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(29, 12);
|
|
this.label13.TabIndex = 12;
|
|
this.label13.Text = "품명";
|
|
//
|
|
// nudScale
|
|
//
|
|
this.nudScale.Location = new System.Drawing.Point(473, 33);
|
|
this.nudScale.Name = "nudScale";
|
|
this.nudScale.Size = new System.Drawing.Size(45, 21);
|
|
this.nudScale.TabIndex = 15;
|
|
this.nudScale.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudScale.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(434, 37);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(29, 12);
|
|
this.label4.TabIndex = 14;
|
|
this.label4.Text = "규격";
|
|
//
|
|
// nudQty
|
|
//
|
|
this.nudQty.Location = new System.Drawing.Point(575, 33);
|
|
this.nudQty.Name = "nudQty";
|
|
this.nudQty.Size = new System.Drawing.Size(45, 21);
|
|
this.nudQty.TabIndex = 15;
|
|
this.nudQty.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudQty.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Location = new System.Drawing.Point(543, 37);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(29, 12);
|
|
this.label11.TabIndex = 14;
|
|
this.label11.Text = "수량";
|
|
//
|
|
// nudSc
|
|
//
|
|
this.nudSc.BackColor = System.Drawing.Color.White;
|
|
this.nudSc.Location = new System.Drawing.Point(263, 58);
|
|
this.nudSc.Name = "nudSc";
|
|
this.nudSc.Size = new System.Drawing.Size(45, 21);
|
|
this.nudSc.TabIndex = 9;
|
|
this.nudSc.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.nudSc.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
this.nudSc.TabIndexChanged += new System.EventHandler(this.nudSc_TabIndexChanged);
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Location = new System.Drawing.Point(234, 62);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(22, 12);
|
|
this.label10.TabIndex = 8;
|
|
this.label10.Text = "SC";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
|
|
this.label8.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.label8.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|
this.label8.Location = new System.Drawing.Point(0, 0);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(1182, 23);
|
|
this.label8.TabIndex = 51;
|
|
this.label8.Text = "엑셀/DB 연결 정보 설정 ( A열 = 1)";
|
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// taNR
|
|
//
|
|
this.taNR.ClearBeforeFill = true;
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
|
|
this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel3.Controls.Add(this.tbProject);
|
|
this.panel3.Controls.Add(label15);
|
|
this.panel3.Controls.Add(this.cbManuProc);
|
|
this.panel3.Controls.Add(this.cbEQModel);
|
|
this.panel3.Controls.Add(this.cbEQManu);
|
|
this.panel3.Controls.Add(this.label22);
|
|
this.panel3.Controls.Add(this.label23);
|
|
this.panel3.Controls.Add(this.assetLabel);
|
|
this.panel3.Controls.Add(this.cmbState);
|
|
this.panel3.Controls.Add(stateLabel);
|
|
this.panel3.Controls.Add(this.cbProcess);
|
|
this.panel3.Controls.Add(this.processLabel);
|
|
this.panel3.Controls.Add(this.label34);
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel3.ForeColor = System.Drawing.Color.White;
|
|
this.panel3.Location = new System.Drawing.Point(0, 145);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(1184, 82);
|
|
this.panel3.TabIndex = 4;
|
|
//
|
|
// tbProject
|
|
//
|
|
this.tbProject.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.tbProject.FormattingEnabled = true;
|
|
this.tbProject.Location = new System.Drawing.Point(336, 53);
|
|
this.tbProject.Name = "tbProject";
|
|
this.tbProject.Size = new System.Drawing.Size(602, 20);
|
|
this.tbProject.TabIndex = 70;
|
|
//
|
|
// cbManuProc
|
|
//
|
|
this.cbManuProc.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.cbManuProc.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.cbManuProc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.cbManuProc.FormattingEnabled = true;
|
|
this.cbManuProc.ImeMode = System.Windows.Forms.ImeMode.Hangul;
|
|
this.cbManuProc.Location = new System.Drawing.Point(336, 29);
|
|
this.cbManuProc.Name = "cbManuProc";
|
|
this.cbManuProc.Size = new System.Drawing.Size(132, 20);
|
|
this.cbManuProc.TabIndex = 66;
|
|
//
|
|
// cbEQModel
|
|
//
|
|
this.cbEQModel.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.cbEQModel.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.cbEQModel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.cbEQModel.FormattingEnabled = true;
|
|
this.cbEQModel.ImeMode = System.Windows.Forms.ImeMode.Hangul;
|
|
this.cbEQModel.Location = new System.Drawing.Point(737, 29);
|
|
this.cbEQModel.Name = "cbEQModel";
|
|
this.cbEQModel.Size = new System.Drawing.Size(201, 20);
|
|
this.cbEQModel.TabIndex = 62;
|
|
//
|
|
// cbEQManu
|
|
//
|
|
this.cbEQManu.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.cbEQManu.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.cbEQManu.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.cbEQManu.FormattingEnabled = true;
|
|
this.cbEQManu.ImeMode = System.Windows.Forms.ImeMode.Hangul;
|
|
this.cbEQManu.Location = new System.Drawing.Point(554, 29);
|
|
this.cbEQManu.Name = "cbEQManu";
|
|
this.cbEQManu.Size = new System.Drawing.Size(117, 20);
|
|
this.cbEQManu.TabIndex = 64;
|
|
this.cbEQManu.SelectedIndexChanged += new System.EventHandler(this.cbEQManu_SelectedIndexChanged);
|
|
//
|
|
// cmbState
|
|
//
|
|
this.cmbState.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.cmbState.FormattingEnabled = true;
|
|
this.cmbState.Location = new System.Drawing.Point(75, 52);
|
|
this.cmbState.Name = "cmbState";
|
|
this.cmbState.Size = new System.Drawing.Size(186, 20);
|
|
this.cmbState.TabIndex = 55;
|
|
//
|
|
// cbProcess
|
|
//
|
|
this.cbProcess.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.cbProcess.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.cbProcess.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.cbProcess.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.cbProcess.FormattingEnabled = true;
|
|
this.cbProcess.Location = new System.Drawing.Point(75, 29);
|
|
this.cbProcess.Name = "cbProcess";
|
|
this.cbProcess.Size = new System.Drawing.Size(186, 20);
|
|
this.cbProcess.TabIndex = 58;
|
|
//
|
|
// label34
|
|
//
|
|
this.label34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(18)))), ((int)(((byte)(18)))));
|
|
this.label34.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.label34.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|
this.label34.Location = new System.Drawing.Point(0, 0);
|
|
this.label34.Name = "label34";
|
|
this.label34.Size = new System.Drawing.Size(1182, 23);
|
|
this.label34.TabIndex = 51;
|
|
this.label34.Text = "구매 등록 정보";
|
|
this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// listView1
|
|
//
|
|
this.listView1.CheckBoxes = true;
|
|
this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
this.columnHeader3,
|
|
this.columnHeader14,
|
|
this.columnHeader4,
|
|
this.columnHeader5,
|
|
this.columnHeader6,
|
|
this.columnHeader7,
|
|
this.columnHeader8,
|
|
this.columnHeader9,
|
|
this.columnHeader10,
|
|
this.columnHeader11,
|
|
this.columnHeader13,
|
|
this.columnHeader12,
|
|
this.columnHeader1,
|
|
this.columnHeader2,
|
|
this.columnHeader16,
|
|
this.columnHeader15,
|
|
this.columnHeader17,
|
|
this.columnHeader18});
|
|
this.listView1.ContextMenuStrip = this.contextMenuStrip1;
|
|
this.listView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.listView1.FullRowSelect = true;
|
|
this.listView1.GridLines = true;
|
|
this.listView1.HideSelection = false;
|
|
this.listView1.Location = new System.Drawing.Point(0, 227);
|
|
this.listView1.Name = "listView1";
|
|
this.listView1.Size = new System.Drawing.Size(1184, 406);
|
|
this.listView1.TabIndex = 5;
|
|
this.listView1.UseCompatibleStateImageBehavior = false;
|
|
this.listView1.View = System.Windows.Forms.View.Details;
|
|
//
|
|
// columnHeader3
|
|
//
|
|
this.columnHeader3.Text = "요청일";
|
|
//
|
|
// columnHeader14
|
|
//
|
|
this.columnHeader14.Text = "청구인";
|
|
//
|
|
// columnHeader1
|
|
//
|
|
this.columnHeader1.Text = "SC";
|
|
this.columnHeader1.Width = 57;
|
|
//
|
|
// columnHeader2
|
|
//
|
|
this.columnHeader2.Text = "CR/CF";
|
|
this.columnHeader2.Width = 58;
|
|
//
|
|
// columnHeader4
|
|
//
|
|
this.columnHeader4.Text = "SID";
|
|
this.columnHeader4.Width = 68;
|
|
//
|
|
// columnHeader5
|
|
//
|
|
this.columnHeader5.Text = "품명";
|
|
this.columnHeader5.Width = 81;
|
|
//
|
|
// columnHeader6
|
|
//
|
|
this.columnHeader6.Text = "규격";
|
|
//
|
|
// columnHeader7
|
|
//
|
|
this.columnHeader7.Text = "수량";
|
|
//
|
|
// columnHeader8
|
|
//
|
|
this.columnHeader8.Text = "단위";
|
|
//
|
|
// columnHeader9
|
|
//
|
|
this.columnHeader9.Text = "단가";
|
|
//
|
|
// columnHeader10
|
|
//
|
|
this.columnHeader10.Text = "금액";
|
|
this.columnHeader10.Width = 63;
|
|
//
|
|
// columnHeader11
|
|
//
|
|
this.columnHeader11.Text = "공급처";
|
|
this.columnHeader11.Width = 64;
|
|
//
|
|
// columnHeader12
|
|
//
|
|
this.columnHeader12.Text = "PO";
|
|
this.columnHeader12.Width = 58;
|
|
//
|
|
// columnHeader13
|
|
//
|
|
this.columnHeader13.Text = "비고";
|
|
this.columnHeader13.Width = 68;
|
|
//
|
|
// columnHeader16
|
|
//
|
|
this.columnHeader16.Text = "입고일";
|
|
//
|
|
// columnHeader15
|
|
//
|
|
this.columnHeader15.Text = "수령인";
|
|
//
|
|
// columnHeader17
|
|
//
|
|
this.columnHeader17.Text = "CostCenter";
|
|
//
|
|
// columnHeader18
|
|
//
|
|
this.columnHeader18.Text = "LineCode";
|
|
//
|
|
// contextMenuStrip1
|
|
//
|
|
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.전체선택ToolStripMenuItem,
|
|
this.모두해제ToolStripMenuItem,
|
|
this.선택반전ToolStripMenuItem});
|
|
this.contextMenuStrip1.Name = "contextMenuStrip1";
|
|
this.contextMenuStrip1.Size = new System.Drawing.Size(127, 70);
|
|
//
|
|
// 전체선택ToolStripMenuItem
|
|
//
|
|
this.전체선택ToolStripMenuItem.Name = "전체선택ToolStripMenuItem";
|
|
this.전체선택ToolStripMenuItem.Size = new System.Drawing.Size(126, 22);
|
|
this.전체선택ToolStripMenuItem.Text = "전체 선택";
|
|
this.전체선택ToolStripMenuItem.Click += new System.EventHandler(this.전체선택ToolStripMenuItem_Click);
|
|
//
|
|
// 모두해제ToolStripMenuItem
|
|
//
|
|
this.모두해제ToolStripMenuItem.Name = "모두해제ToolStripMenuItem";
|
|
this.모두해제ToolStripMenuItem.Size = new System.Drawing.Size(126, 22);
|
|
this.모두해제ToolStripMenuItem.Text = "모두 해제";
|
|
this.모두해제ToolStripMenuItem.Click += new System.EventHandler(this.모두해제ToolStripMenuItem_Click);
|
|
//
|
|
// 선택반전ToolStripMenuItem
|
|
//
|
|
this.선택반전ToolStripMenuItem.Name = "선택반전ToolStripMenuItem";
|
|
this.선택반전ToolStripMenuItem.Size = new System.Drawing.Size(126, 22);
|
|
this.선택반전ToolStripMenuItem.Text = "선택 반전";
|
|
this.선택반전ToolStripMenuItem.Click += new System.EventHandler(this.선택반전ToolStripMenuItem_Click);
|
|
//
|
|
// bsCR
|
|
//
|
|
this.bsCR.DataMember = "EETGW_PurchaseCR";
|
|
this.bsCR.DataSource = this.dsPRJ;
|
|
//
|
|
// taCR
|
|
//
|
|
this.taCR.ClearBeforeFill = true;
|
|
//
|
|
// fPurchase_excelimport
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1184, 661);
|
|
this.Controls.Add(this.listView1);
|
|
this.Controls.Add(this.panel3);
|
|
this.Controls.Add(this.panel2);
|
|
this.Controls.Add(this.bn);
|
|
this.Controls.Add(this.panel1);
|
|
this.Name = "fPurchase_excelimport";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "구매내역 가져오기(NR)";
|
|
this.Load += new System.EventHandler(this.@__Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.bsNR)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).EndInit();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudE)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudS)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bn)).EndInit();
|
|
this.bn.ResumeLayout(false);
|
|
this.bn.PerformLayout();
|
|
this.panel2.ResumeLayout(false);
|
|
this.panel2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudLine)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudCost)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudPdate)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudInDate)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudReq)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudRecv)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudPo)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudSid)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudSupplty)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudMemo)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudPrice)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudCr)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudUnit)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudPumName)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudScale)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudQty)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudSc)).EndInit();
|
|
this.panel3.ResumeLayout(false);
|
|
this.panel3.PerformLayout();
|
|
this.contextMenuStrip1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.bsCR)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
private System.Windows.Forms.LinkLabel linkLabel1;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.BindingNavigator bn;
|
|
private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
|
|
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
|
|
private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
|
|
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
|
|
private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
|
|
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
|
|
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
|
|
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
|
|
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
|
|
private System.Windows.Forms.ToolStripProgressBar progressBar1;
|
|
private System.Windows.Forms.BindingSource bsNR;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.NumericUpDown nudE;
|
|
private System.Windows.Forms.NumericUpDown nudS;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.NumericUpDown nudQty;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.NumericUpDown nudSc;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.NumericUpDown nudPumName;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.NumericUpDown nudUnit;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.NumericUpDown nudCr;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.NumericUpDown nudPrice;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.NumericUpDown nudMemo;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.ToolStripButton btSave;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
private dsPurchaseTableAdapters.PurchaseTableAdapter taNR;
|
|
private dsPurchase dsPRJ;
|
|
private System.Windows.Forms.ToolStripLabel sbSum;
|
|
private System.Windows.Forms.NumericUpDown nudSupplty;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.NumericUpDown nudSid;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Panel panel3;
|
|
private System.Windows.Forms.Label label34;
|
|
private System.Windows.Forms.ComboBox cmbState;
|
|
private System.Windows.Forms.ComboBox cbProcess;
|
|
private System.Windows.Forms.ComboBox cbManuProc;
|
|
private System.Windows.Forms.ComboBox cbEQModel;
|
|
private System.Windows.Forms.ComboBox cbEQManu;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton1;
|
|
private System.Windows.Forms.NumericUpDown nudScale;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.NumericUpDown nudPo;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.ComboBox tbProject;
|
|
private System.Windows.Forms.ListView listView1;
|
|
private System.Windows.Forms.ColumnHeader columnHeader1;
|
|
private System.Windows.Forms.ColumnHeader columnHeader2;
|
|
private System.Windows.Forms.ColumnHeader columnHeader4;
|
|
private System.Windows.Forms.ColumnHeader columnHeader5;
|
|
private System.Windows.Forms.ColumnHeader columnHeader6;
|
|
private System.Windows.Forms.ColumnHeader columnHeader7;
|
|
private System.Windows.Forms.ColumnHeader columnHeader8;
|
|
private System.Windows.Forms.ColumnHeader columnHeader9;
|
|
private System.Windows.Forms.ColumnHeader columnHeader10;
|
|
private System.Windows.Forms.ColumnHeader columnHeader11;
|
|
private System.Windows.Forms.ColumnHeader columnHeader12;
|
|
private System.Windows.Forms.ColumnHeader columnHeader13;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
|
|
private System.Windows.Forms.ToolStripMenuItem 전체선택ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 모두해제ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 선택반전ToolStripMenuItem;
|
|
private System.Windows.Forms.LinkLabel linkLabel2;
|
|
private System.Windows.Forms.NumericUpDown nudReq;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.NumericUpDown nudRecv;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.NumericUpDown nudPdate;
|
|
private System.Windows.Forms.Label label25;
|
|
private System.Windows.Forms.NumericUpDown nudInDate;
|
|
private System.Windows.Forms.Label label26;
|
|
private System.Windows.Forms.ColumnHeader columnHeader3;
|
|
private System.Windows.Forms.ColumnHeader columnHeader14;
|
|
private System.Windows.Forms.ColumnHeader columnHeader16;
|
|
private System.Windows.Forms.ColumnHeader columnHeader15;
|
|
private System.Windows.Forms.NumericUpDown nudLine;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.NumericUpDown nudCost;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.ColumnHeader columnHeader17;
|
|
private System.Windows.Forms.ColumnHeader columnHeader18;
|
|
private System.Windows.Forms.LinkLabel linkLabel3;
|
|
private System.Windows.Forms.BindingSource bsCR;
|
|
private dsPurchaseTableAdapters.EETGW_PurchaseCRTableAdapter taCR;
|
|
private System.Windows.Forms.Label processLabel;
|
|
protected System.Windows.Forms.Label label22;
|
|
protected System.Windows.Forms.Label label23;
|
|
protected System.Windows.Forms.Label assetLabel;
|
|
}
|
|
} |