...
This commit is contained in:
		| @@ -133,14 +133,15 @@ | ||||
|             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.columnHeader19 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); | ||||
|             this.columnHeader20 = ((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(); | ||||
|             this.columnHeader19 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); | ||||
|             this.columnHeader20 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); | ||||
|             this.taEB = new FEQ0000.dsPurchaseTableAdapters.EETGW_PurchaseEBTableAdapter(); | ||||
|             stateLabel = new System.Windows.Forms.Label(); | ||||
|             label15 = new System.Windows.Forms.Label(); | ||||
|             ((System.ComponentModel.ISupportInitialize)(this.bsNR)).BeginInit(); | ||||
| @@ -1185,6 +1186,16 @@ | ||||
|             this.columnHeader18.Text = "LineCode"; | ||||
|             this.columnHeader18.Width = 72; | ||||
|             //  | ||||
|             // columnHeader19 | ||||
|             //  | ||||
|             this.columnHeader19.Text = "구매담당"; | ||||
|             this.columnHeader19.Width = 72; | ||||
|             //  | ||||
|             // columnHeader20 | ||||
|             //  | ||||
|             this.columnHeader20.Text = "구매승인"; | ||||
|             this.columnHeader20.Width = 72; | ||||
|             //  | ||||
|             // contextMenuStrip1 | ||||
|             //  | ||||
|             this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { | ||||
| @@ -1224,15 +1235,9 @@ | ||||
|             //  | ||||
|             this.taCR.ClearBeforeFill = true; | ||||
|             //  | ||||
|             // columnHeader19 | ||||
|             // taEB | ||||
|             //  | ||||
|             this.columnHeader19.Text = "구매담당"; | ||||
|             this.columnHeader19.Width = 72; | ||||
|             //  | ||||
|             // columnHeader20 | ||||
|             //  | ||||
|             this.columnHeader20.Text = "구매승인"; | ||||
|             this.columnHeader20.Width = 72; | ||||
|             this.taEB.ClearBeforeFill = true; | ||||
|             //  | ||||
|             // fPurchase_excelimport | ||||
|             //  | ||||
| @@ -1399,5 +1404,6 @@ | ||||
|         private System.Windows.Forms.Label label27; | ||||
|         private System.Windows.Forms.ColumnHeader columnHeader19; | ||||
|         private System.Windows.Forms.ColumnHeader columnHeader20; | ||||
|         private dsPurchaseTableAdapters.EETGW_PurchaseEBTableAdapter taEB; | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 chi
					chi