581 lines
		
	
	
		
			33 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			581 lines
		
	
	
		
			33 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
| namespace Project.Dialog
 | |
| {
 | |
|     partial class PMPUpdate
 | |
|     {
 | |
|         /// <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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PMPUpdate));
 | |
|             this.panel1 = new System.Windows.Forms.Panel();
 | |
|             this.button1 = new System.Windows.Forms.Button();
 | |
|             this.linkLabel1 = new System.Windows.Forms.LinkLabel();
 | |
|             this.textBox1 = new System.Windows.Forms.TextBox();
 | |
|             this.statusStrip1 = new System.Windows.Forms.StatusStrip();
 | |
|             this.prb1 = new System.Windows.Forms.ToolStripProgressBar();
 | |
|             this.dsPMPDatabase = new Project.DsPMPDatabase();
 | |
|             this.bs = new System.Windows.Forms.BindingSource(this.components);
 | |
|             this.ta = new Project.DsPMPDatabaseTableAdapters.SPMasterTableAdapter();
 | |
|             this.tam = new Project.DsPMPDatabaseTableAdapters.TableAdapterManager();
 | |
|             this.bn = new System.Windows.Forms.BindingNavigator(this.components);
 | |
|             this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
 | |
|             this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
 | |
|             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.sPMasterBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.sPMasterDataGridView = new System.Windows.Forms.DataGridView();
 | |
|             this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.panel1.SuspendLayout();
 | |
|             this.statusStrip1.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dsPMPDatabase)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
 | |
|             this.bn.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.sPMasterDataGridView)).BeginInit();
 | |
|             this.SuspendLayout();
 | |
|             // 
 | |
|             // panel1
 | |
|             // 
 | |
|             this.panel1.Controls.Add(this.button1);
 | |
|             this.panel1.Controls.Add(this.linkLabel1);
 | |
|             this.panel1.Controls.Add(this.textBox1);
 | |
|             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(800, 34);
 | |
|             this.panel1.TabIndex = 0;
 | |
|             // 
 | |
|             // button1
 | |
|             // 
 | |
|             this.button1.Location = new System.Drawing.Point(732, 7);
 | |
|             this.button1.Name = "button1";
 | |
|             this.button1.Size = new System.Drawing.Size(62, 19);
 | |
|             this.button1.TabIndex = 2;
 | |
|             this.button1.Text = "button1";
 | |
|             this.button1.UseVisualStyleBackColor = true;
 | |
|             this.button1.Click += new System.EventHandler(this.button1_Click);
 | |
|             // 
 | |
|             // linkLabel1
 | |
|             // 
 | |
|             this.linkLabel1.AutoSize = true;
 | |
|             this.linkLabel1.Location = new System.Drawing.Point(11, 11);
 | |
|             this.linkLabel1.Name = "linkLabel1";
 | |
|             this.linkLabel1.Size = new System.Drawing.Size(29, 12);
 | |
|             this.linkLabel1.TabIndex = 1;
 | |
|             this.linkLabel1.TabStop = true;
 | |
|             this.linkLabel1.Text = "파일";
 | |
|             // 
 | |
|             // textBox1
 | |
|             // 
 | |
|             this.textBox1.Location = new System.Drawing.Point(50, 6);
 | |
|             this.textBox1.Name = "textBox1";
 | |
|             this.textBox1.Size = new System.Drawing.Size(676, 21);
 | |
|             this.textBox1.TabIndex = 0;
 | |
|             this.textBox1.Text = "W:\\DB\\SPMaster.mdb";
 | |
|             // 
 | |
|             // statusStrip1
 | |
|             // 
 | |
|             this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.prb1});
 | |
|             this.statusStrip1.Location = new System.Drawing.Point(0, 428);
 | |
|             this.statusStrip1.Name = "statusStrip1";
 | |
|             this.statusStrip1.Size = new System.Drawing.Size(800, 22);
 | |
|             this.statusStrip1.TabIndex = 1;
 | |
|             this.statusStrip1.Text = "statusStrip1";
 | |
|             // 
 | |
|             // prb1
 | |
|             // 
 | |
|             this.prb1.Name = "prb1";
 | |
|             this.prb1.Size = new System.Drawing.Size(300, 16);
 | |
|             // 
 | |
|             // dsPMPDatabase
 | |
|             // 
 | |
|             this.dsPMPDatabase.DataSetName = "DsPMPDatabase";
 | |
|             this.dsPMPDatabase.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
 | |
|             // 
 | |
|             // bs
 | |
|             // 
 | |
|             this.bs.DataMember = "SPMaster";
 | |
|             this.bs.DataSource = this.dsPMPDatabase;
 | |
|             // 
 | |
|             // ta
 | |
|             // 
 | |
|             this.ta.ClearBeforeFill = true;
 | |
|             // 
 | |
|             // tam
 | |
|             // 
 | |
|             this.tam.BackupDataSetBeforeUpdate = false;
 | |
|             this.tam.SPMasterTableAdapter = this.ta;
 | |
|             this.tam.UpdateOrder = Project.DsPMPDatabaseTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
 | |
|             // 
 | |
|             // bn
 | |
|             // 
 | |
|             this.bn.AddNewItem = this.bindingNavigatorAddNewItem;
 | |
|             this.bn.BindingSource = this.bs;
 | |
|             this.bn.CountItem = this.bindingNavigatorCountItem;
 | |
|             this.bn.DeleteItem = this.bindingNavigatorDeleteItem;
 | |
|             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.bindingNavigatorAddNewItem,
 | |
|             this.bindingNavigatorDeleteItem,
 | |
|             this.sPMasterBindingNavigatorSaveItem,
 | |
|             this.toolStripButton1});
 | |
|             this.bn.Location = new System.Drawing.Point(0, 403);
 | |
|             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(800, 25);
 | |
|             this.bn.TabIndex = 2;
 | |
|             this.bn.Text = "bindingNavigator1";
 | |
|             // 
 | |
|             // bindingNavigatorAddNewItem
 | |
|             // 
 | |
|             this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
 | |
|             this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
 | |
|             this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorAddNewItem.Text = "새로 추가";
 | |
|             // 
 | |
|             // bindingNavigatorCountItem
 | |
|             // 
 | |
|             this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
 | |
|             this.bindingNavigatorCountItem.Size = new System.Drawing.Size(27, 22);
 | |
|             this.bindingNavigatorCountItem.Text = "/{0}";
 | |
|             this.bindingNavigatorCountItem.ToolTipText = "전체 항목 수";
 | |
|             // 
 | |
|             // bindingNavigatorDeleteItem
 | |
|             // 
 | |
|             this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
 | |
|             this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
 | |
|             this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorDeleteItem.Text = "삭제";
 | |
|             // 
 | |
|             // 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, 22);
 | |
|             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, 22);
 | |
|             this.bindingNavigatorMovePreviousItem.Text = "이전으로 이동";
 | |
|             // 
 | |
|             // bindingNavigatorSeparator
 | |
|             // 
 | |
|             this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
 | |
|             this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // bindingNavigatorPositionItem
 | |
|             // 
 | |
|             this.bindingNavigatorPositionItem.AccessibleName = "위치";
 | |
|             this.bindingNavigatorPositionItem.AutoSize = false;
 | |
|             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, 25);
 | |
|             // 
 | |
|             // 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, 22);
 | |
|             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, 22);
 | |
|             this.bindingNavigatorMoveLastItem.Text = "마지막으로 이동";
 | |
|             // 
 | |
|             // bindingNavigatorSeparator2
 | |
|             // 
 | |
|             this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
 | |
|             this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // sPMasterBindingNavigatorSaveItem
 | |
|             // 
 | |
|             this.sPMasterBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.sPMasterBindingNavigatorSaveItem.Enabled = false;
 | |
|             this.sPMasterBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("sPMasterBindingNavigatorSaveItem.Image")));
 | |
|             this.sPMasterBindingNavigatorSaveItem.Name = "sPMasterBindingNavigatorSaveItem";
 | |
|             this.sPMasterBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.sPMasterBindingNavigatorSaveItem.Text = "데이터 저장";
 | |
|             this.sPMasterBindingNavigatorSaveItem.Click += new System.EventHandler(this.sPMasterBindingNavigatorSaveItem_Click);
 | |
|             // 
 | |
|             // 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(65, 22);
 | |
|             this.toolStripButton1.Text = "Update";
 | |
|             this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
 | |
|             // 
 | |
|             // sPMasterDataGridView
 | |
|             // 
 | |
|             this.sPMasterDataGridView.AllowUserToAddRows = false;
 | |
|             this.sPMasterDataGridView.AllowUserToDeleteRows = false;
 | |
|             this.sPMasterDataGridView.AutoGenerateColumns = false;
 | |
|             this.sPMasterDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
 | |
|             this.sPMasterDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
 | |
|             this.sPMasterDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
 | |
|             this.dataGridViewTextBoxColumn1,
 | |
|             this.dataGridViewTextBoxColumn2,
 | |
|             this.dataGridViewTextBoxColumn3,
 | |
|             this.dataGridViewTextBoxColumn4,
 | |
|             this.dataGridViewTextBoxColumn5,
 | |
|             this.dataGridViewTextBoxColumn6,
 | |
|             this.dataGridViewTextBoxColumn7,
 | |
|             this.dataGridViewTextBoxColumn8,
 | |
|             this.dataGridViewTextBoxColumn9,
 | |
|             this.dataGridViewTextBoxColumn10,
 | |
|             this.dataGridViewTextBoxColumn11,
 | |
|             this.dataGridViewTextBoxColumn12,
 | |
|             this.dataGridViewTextBoxColumn13,
 | |
|             this.dataGridViewTextBoxColumn14,
 | |
|             this.dataGridViewTextBoxColumn15,
 | |
|             this.dataGridViewTextBoxColumn16,
 | |
|             this.dataGridViewTextBoxColumn17,
 | |
|             this.dataGridViewTextBoxColumn18,
 | |
|             this.dataGridViewTextBoxColumn19,
 | |
|             this.dataGridViewTextBoxColumn20,
 | |
|             this.dataGridViewTextBoxColumn21});
 | |
|             this.sPMasterDataGridView.DataSource = this.bs;
 | |
|             this.sPMasterDataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.sPMasterDataGridView.Location = new System.Drawing.Point(0, 34);
 | |
|             this.sPMasterDataGridView.Name = "sPMasterDataGridView";
 | |
|             this.sPMasterDataGridView.ReadOnly = true;
 | |
|             this.sPMasterDataGridView.RowTemplate.Height = 23;
 | |
|             this.sPMasterDataGridView.Size = new System.Drawing.Size(800, 369);
 | |
|             this.sPMasterDataGridView.TabIndex = 3;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn1
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn1.DataPropertyName = "ID";
 | |
|             this.dataGridViewTextBoxColumn1.HeaderText = "ID";
 | |
|             this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
 | |
|             this.dataGridViewTextBoxColumn1.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn1.Width = 41;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn2
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn2.DataPropertyName = "CtrlNo";
 | |
|             this.dataGridViewTextBoxColumn2.HeaderText = "CtrlNo";
 | |
|             this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
 | |
|             this.dataGridViewTextBoxColumn2.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn2.Width = 65;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn3
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn3.DataPropertyName = "SIDNo";
 | |
|             this.dataGridViewTextBoxColumn3.HeaderText = "SIDNo";
 | |
|             this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
 | |
|             this.dataGridViewTextBoxColumn3.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn3.Width = 65;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn4
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn4.DataPropertyName = "Storage";
 | |
|             this.dataGridViewTextBoxColumn4.HeaderText = "Storage";
 | |
|             this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
 | |
|             this.dataGridViewTextBoxColumn4.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn4.Width = 73;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn5
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn5.DataPropertyName = "Location";
 | |
|             this.dataGridViewTextBoxColumn5.HeaderText = "Location";
 | |
|             this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
 | |
|             this.dataGridViewTextBoxColumn5.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn5.Width = 78;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn6
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn6.DataPropertyName = "UseEqmt";
 | |
|             this.dataGridViewTextBoxColumn6.HeaderText = "UseEqmt";
 | |
|             this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
 | |
|             this.dataGridViewTextBoxColumn6.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn6.Width = 81;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn7
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn7.DataPropertyName = "PartName";
 | |
|             this.dataGridViewTextBoxColumn7.HeaderText = "PartName";
 | |
|             this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
 | |
|             this.dataGridViewTextBoxColumn7.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn7.Width = 86;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn8
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn8.DataPropertyName = "PartNo";
 | |
|             this.dataGridViewTextBoxColumn8.HeaderText = "PartNo";
 | |
|             this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
 | |
|             this.dataGridViewTextBoxColumn8.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn8.Width = 68;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn9
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn9.DataPropertyName = "Process";
 | |
|             this.dataGridViewTextBoxColumn9.HeaderText = "Process";
 | |
|             this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
 | |
|             this.dataGridViewTextBoxColumn9.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn9.Width = 77;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn10
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn10.DataPropertyName = "Supplier";
 | |
|             this.dataGridViewTextBoxColumn10.HeaderText = "Supplier";
 | |
|             this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
 | |
|             this.dataGridViewTextBoxColumn10.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn10.Width = 76;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn11
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn11.DataPropertyName = "SupplierNo";
 | |
|             this.dataGridViewTextBoxColumn11.HeaderText = "SupplierNo";
 | |
|             this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
 | |
|             this.dataGridViewTextBoxColumn11.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn11.Width = 92;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn12
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn12.DataPropertyName = "CurrentQty";
 | |
|             this.dataGridViewTextBoxColumn12.HeaderText = "CurrentQty";
 | |
|             this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
 | |
|             this.dataGridViewTextBoxColumn12.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn12.Width = 90;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn13
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn13.DataPropertyName = "MHA";
 | |
|             this.dataGridViewTextBoxColumn13.HeaderText = "MHA";
 | |
|             this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
 | |
|             this.dataGridViewTextBoxColumn13.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn13.Width = 57;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn14
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn14.DataPropertyName = "Division";
 | |
|             this.dataGridViewTextBoxColumn14.HeaderText = "Division";
 | |
|             this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
 | |
|             this.dataGridViewTextBoxColumn14.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn14.Width = 74;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn15
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn15.DataPropertyName = "BadQty";
 | |
|             this.dataGridViewTextBoxColumn15.HeaderText = "BadQty";
 | |
|             this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
 | |
|             this.dataGridViewTextBoxColumn15.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn15.Width = 71;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn16
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn16.DataPropertyName = "Price";
 | |
|             this.dataGridViewTextBoxColumn16.HeaderText = "Price";
 | |
|             this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
 | |
|             this.dataGridViewTextBoxColumn16.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn16.Width = 59;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn17
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn17.DataPropertyName = "PriceUnit";
 | |
|             this.dataGridViewTextBoxColumn17.HeaderText = "PriceUnit";
 | |
|             this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
 | |
|             this.dataGridViewTextBoxColumn17.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn17.Width = 80;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn18
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn18.DataPropertyName = "CostCenter";
 | |
|             this.dataGridViewTextBoxColumn18.HeaderText = "CostCenter";
 | |
|             this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
 | |
|             this.dataGridViewTextBoxColumn18.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn18.Width = 93;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn19
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn19.DataPropertyName = "Memo";
 | |
|             this.dataGridViewTextBoxColumn19.HeaderText = "Memo";
 | |
|             this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
 | |
|             this.dataGridViewTextBoxColumn19.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn19.Width = 66;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn20
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn20.DataPropertyName = "EnrDate";
 | |
|             this.dataGridViewTextBoxColumn20.HeaderText = "EnrDate";
 | |
|             this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
 | |
|             this.dataGridViewTextBoxColumn20.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn20.Width = 74;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn21
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn21.DataPropertyName = "Enrollee";
 | |
|             this.dataGridViewTextBoxColumn21.HeaderText = "Enrollee";
 | |
|             this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
 | |
|             this.dataGridViewTextBoxColumn21.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn21.Width = 76;
 | |
|             // 
 | |
|             // PMPUpdate
 | |
|             // 
 | |
|             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
 | |
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
|             this.ClientSize = new System.Drawing.Size(800, 450);
 | |
|             this.Controls.Add(this.sPMasterDataGridView);
 | |
|             this.Controls.Add(this.bn);
 | |
|             this.Controls.Add(this.statusStrip1);
 | |
|             this.Controls.Add(this.panel1);
 | |
|             this.Name = "PMPUpdate";
 | |
|             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
 | |
|             this.Text = "W: \\\\k4fs3202n\\atk4eqmt$\\SparePart /User:Kr\\atk4eqmt K4pmp123!";
 | |
|             this.Load += new System.EventHandler(this.PMPUpdate_Load);
 | |
|             this.panel1.ResumeLayout(false);
 | |
|             this.panel1.PerformLayout();
 | |
|             this.statusStrip1.ResumeLayout(false);
 | |
|             this.statusStrip1.PerformLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dsPMPDatabase)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bn)).EndInit();
 | |
|             this.bn.ResumeLayout(false);
 | |
|             this.bn.PerformLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.sPMasterDataGridView)).EndInit();
 | |
|             this.ResumeLayout(false);
 | |
|             this.PerformLayout();
 | |
| 
 | |
|         }
 | |
| 
 | |
|         #endregion
 | |
| 
 | |
|         private System.Windows.Forms.Panel panel1;
 | |
|         private System.Windows.Forms.StatusStrip statusStrip1;
 | |
|         private System.Windows.Forms.LinkLabel linkLabel1;
 | |
|         private System.Windows.Forms.TextBox textBox1;
 | |
|         private System.Windows.Forms.Button button1;
 | |
|         private DsPMPDatabase dsPMPDatabase;
 | |
|         private System.Windows.Forms.BindingSource bs;
 | |
|         private DsPMPDatabaseTableAdapters.SPMasterTableAdapter ta;
 | |
|         private DsPMPDatabaseTableAdapters.TableAdapterManager tam;
 | |
|         private System.Windows.Forms.BindingNavigator bn;
 | |
|         private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
 | |
|         private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
 | |
|         private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
 | |
|         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.ToolStripButton sPMasterBindingNavigatorSaveItem;
 | |
|         private System.Windows.Forms.DataGridView sPMasterDataGridView;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
 | |
|         private System.Windows.Forms.ToolStripButton toolStripButton1;
 | |
|         private System.Windows.Forms.ToolStripProgressBar prb1;
 | |
|     }
 | |
| } | 
