파트리스트, 품목추가화면에 minsize 적용
This commit is contained in:
		
							
								
								
									
										1
									
								
								SubProject/FCM0000/Item/fItemAdd.Designer.cs
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1
									
								
								SubProject/FCM0000/Item/fItemAdd.Designer.cs
									
									
									
										generated
									
									
									
								
							| @@ -269,6 +269,7 @@ | |||||||
|             this.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8); |             this.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8); | ||||||
|             this.MaximizeBox = false; |             this.MaximizeBox = false; | ||||||
|             this.MinimizeBox = false; |             this.MinimizeBox = false; | ||||||
|  |             this.MinimumSize = new System.Drawing.Size(685, 448); | ||||||
|             this.Name = "fItemAdd"; |             this.Name = "fItemAdd"; | ||||||
|             this.Text = "품목 추가"; |             this.Text = "품목 추가"; | ||||||
|             this.Load += new System.EventHandler(this.fItemAdd_Load); |             this.Load += new System.EventHandler(this.fItemAdd_Load); | ||||||
|   | |||||||
							
								
								
									
										198
									
								
								SubProject/FPJ0000/Project/fPartBuyStatus.Designer.cs
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										198
									
								
								SubProject/FPJ0000/Project/fPartBuyStatus.Designer.cs
									
									
									
										generated
									
									
									
								
							| @@ -100,6 +100,7 @@ | |||||||
|             this.toolStripButton5 = new System.Windows.Forms.ToolStripButton(); |             this.toolStripButton5 = new System.Windows.Forms.ToolStripButton(); | ||||||
|             this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); |             this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); | ||||||
|             this.fpSpread1 = new FarPoint.Win.Spread.FpSpread(); |             this.fpSpread1 = new FarPoint.Win.Spread.FpSpread(); | ||||||
|  |             this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView(); | ||||||
|             this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); |             this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); | ||||||
|             this.taPart = new FPJ0000.dsPRJTableAdapters.ProjectPartStatusTableAdapter(); |             this.taPart = new FPJ0000.dsPRJTableAdapters.ProjectPartStatusTableAdapter(); | ||||||
|             this.panel3 = new System.Windows.Forms.Panel(); |             this.panel3 = new System.Windows.Forms.Panel(); | ||||||
| @@ -110,7 +111,6 @@ | |||||||
|             this.pdateTextBox = new System.Windows.Forms.TextBox(); |             this.pdateTextBox = new System.Windows.Forms.TextBox(); | ||||||
|             this.textBox4 = new System.Windows.Forms.TextBox(); |             this.textBox4 = new System.Windows.Forms.TextBox(); | ||||||
|             this.label1 = new System.Windows.Forms.Label(); |             this.label1 = new System.Windows.Forms.Label(); | ||||||
|             this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView(); |  | ||||||
|             pdateLabel = new System.Windows.Forms.Label(); |             pdateLabel = new System.Windows.Forms.Label(); | ||||||
|             label3 = new System.Windows.Forms.Label(); |             label3 = new System.Windows.Forms.Label(); | ||||||
|             label4 = new System.Windows.Forms.Label(); |             label4 = new System.Windows.Forms.Label(); | ||||||
| @@ -123,9 +123,9 @@ | |||||||
|             ((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit(); |             ((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit(); | ||||||
|             this.bn.SuspendLayout(); |             this.bn.SuspendLayout(); | ||||||
|             ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit(); |             ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit(); | ||||||
|  |             ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit(); | ||||||
|             this.panel3.SuspendLayout(); |             this.panel3.SuspendLayout(); | ||||||
|             this.panel4.SuspendLayout(); |             this.panel4.SuspendLayout(); | ||||||
|             ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit(); |  | ||||||
|             this.SuspendLayout(); |             this.SuspendLayout(); | ||||||
|             //  |             //  | ||||||
|             // pdateLabel |             // pdateLabel | ||||||
| @@ -740,102 +740,6 @@ | |||||||
|             this.fpSpread1.VerticalScrollBar.Renderer = flatScrollBarRenderer2; |             this.fpSpread1.VerticalScrollBar.Renderer = flatScrollBarRenderer2; | ||||||
|             this.fpSpread1.EditModeOff += new System.EventHandler(this.fpSpread1_EditModeOff); |             this.fpSpread1.EditModeOff += new System.EventHandler(this.fpSpread1_EditModeOff); | ||||||
|             //  |             //  | ||||||
|             // taPart |  | ||||||
|             //  |  | ||||||
|             this.taPart.ClearBeforeFill = true; |  | ||||||
|             //  |  | ||||||
|             // panel3 |  | ||||||
|             //  |  | ||||||
|             this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180))))); |  | ||||||
|             this.panel3.Controls.Add(this.panel4); |  | ||||||
|             this.panel3.Controls.Add(this.label1); |  | ||||||
|             this.panel3.Dock = System.Windows.Forms.DockStyle.Top; |  | ||||||
|             this.panel3.Location = new System.Drawing.Point(0, 92); |  | ||||||
|             this.panel3.Name = "panel3"; |  | ||||||
|             this.panel3.Size = new System.Drawing.Size(1345, 55); |  | ||||||
|             this.panel3.TabIndex = 5; |  | ||||||
|             //  |  | ||||||
|             // panel4 |  | ||||||
|             //  |  | ||||||
|             this.panel4.Controls.Add(this.textBox1); |  | ||||||
|             this.panel4.Controls.Add(this.textBox5); |  | ||||||
|             this.panel4.Controls.Add(this.textBox3); |  | ||||||
|             this.panel4.Controls.Add(label3); |  | ||||||
|             this.panel4.Controls.Add(label5); |  | ||||||
|             this.panel4.Controls.Add(this.pdateTextBox); |  | ||||||
|             this.panel4.Controls.Add(pdateLabel); |  | ||||||
|             this.panel4.Controls.Add(this.textBox4); |  | ||||||
|             this.panel4.Controls.Add(label4); |  | ||||||
|             this.panel4.Dock = System.Windows.Forms.DockStyle.Fill; |  | ||||||
|             this.panel4.Location = new System.Drawing.Point(0, 24); |  | ||||||
|             this.panel4.Name = "panel4"; |  | ||||||
|             this.panel4.Padding = new System.Windows.Forms.Padding(5); |  | ||||||
|             this.panel4.Size = new System.Drawing.Size(1345, 31); |  | ||||||
|             this.panel4.TabIndex = 8; |  | ||||||
|             //  |  | ||||||
|             // textBox1 |  | ||||||
|             //  |  | ||||||
|             this.textBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPart, "name", true)); |  | ||||||
|             this.textBox1.Dock = System.Windows.Forms.DockStyle.Fill; |  | ||||||
|             this.textBox1.Location = new System.Drawing.Point(622, 5); |  | ||||||
|             this.textBox1.Name = "textBox1"; |  | ||||||
|             this.textBox1.Size = new System.Drawing.Size(718, 21); |  | ||||||
|             this.textBox1.TabIndex = 3; |  | ||||||
|             this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |  | ||||||
|             //  |  | ||||||
|             // textBox5 |  | ||||||
|             //  |  | ||||||
|             this.textBox5.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPart, "Project", true)); |  | ||||||
|             this.textBox5.Dock = System.Windows.Forms.DockStyle.Left; |  | ||||||
|             this.textBox5.Location = new System.Drawing.Point(522, 5); |  | ||||||
|             this.textBox5.Name = "textBox5"; |  | ||||||
|             this.textBox5.ReadOnly = true; |  | ||||||
|             this.textBox5.Size = new System.Drawing.Size(100, 21); |  | ||||||
|             this.textBox5.TabIndex = 9; |  | ||||||
|             this.textBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |  | ||||||
|             //  |  | ||||||
|             // textBox3 |  | ||||||
|             //  |  | ||||||
|             this.textBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPart, "orderno", true)); |  | ||||||
|             this.textBox3.Dock = System.Windows.Forms.DockStyle.Left; |  | ||||||
|             this.textBox3.Location = new System.Drawing.Point(345, 5); |  | ||||||
|             this.textBox3.Name = "textBox3"; |  | ||||||
|             this.textBox3.Size = new System.Drawing.Size(177, 21); |  | ||||||
|             this.textBox3.TabIndex = 5; |  | ||||||
|             this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |  | ||||||
|             //  |  | ||||||
|             // pdateTextBox |  | ||||||
|             //  |  | ||||||
|             this.pdateTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPart, "pdate", true)); |  | ||||||
|             this.pdateTextBox.Dock = System.Windows.Forms.DockStyle.Left; |  | ||||||
|             this.pdateTextBox.Location = new System.Drawing.Point(193, 5); |  | ||||||
|             this.pdateTextBox.Name = "pdateTextBox"; |  | ||||||
|             this.pdateTextBox.Size = new System.Drawing.Size(100, 21); |  | ||||||
|             this.pdateTextBox.TabIndex = 1; |  | ||||||
|             this.pdateTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |  | ||||||
|             //  |  | ||||||
|             // textBox4 |  | ||||||
|             //  |  | ||||||
|             this.textBox4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPart, "status", true)); |  | ||||||
|             this.textBox4.Dock = System.Windows.Forms.DockStyle.Left; |  | ||||||
|             this.textBox4.Location = new System.Drawing.Point(49, 5); |  | ||||||
|             this.textBox4.Name = "textBox4"; |  | ||||||
|             this.textBox4.Size = new System.Drawing.Size(100, 21); |  | ||||||
|             this.textBox4.TabIndex = 7; |  | ||||||
|             this.textBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |  | ||||||
|             //  |  | ||||||
|             // label1 |  | ||||||
|             //  |  | ||||||
|             this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); |  | ||||||
|             this.label1.Dock = System.Windows.Forms.DockStyle.Top; |  | ||||||
|             this.label1.ForeColor = System.Drawing.Color.White; |  | ||||||
|             this.label1.Location = new System.Drawing.Point(0, 0); |  | ||||||
|             this.label1.Name = "label1"; |  | ||||||
|             this.label1.Size = new System.Drawing.Size(1345, 24); |  | ||||||
|             this.label1.TabIndex = 2; |  | ||||||
|             this.label1.Text = "프로젝트정보"; |  | ||||||
|             this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |  | ||||||
|             //  |  | ||||||
|             // fpSpread1_Sheet1 |             // fpSpread1_Sheet1 | ||||||
|             //  |             //  | ||||||
|             this.fpSpread1_Sheet1.Reset(); |             this.fpSpread1_Sheet1.Reset(); | ||||||
| @@ -1070,6 +974,102 @@ | |||||||
|             this.fpSpread1_Sheet1.TitleInfo.Value = "Partlist"; |             this.fpSpread1_Sheet1.TitleInfo.Value = "Partlist"; | ||||||
|             this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1; |             this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1; | ||||||
|             //  |             //  | ||||||
|  |             // taPart | ||||||
|  |             //  | ||||||
|  |             this.taPart.ClearBeforeFill = true; | ||||||
|  |             //  | ||||||
|  |             // panel3 | ||||||
|  |             //  | ||||||
|  |             this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180))))); | ||||||
|  |             this.panel3.Controls.Add(this.panel4); | ||||||
|  |             this.panel3.Controls.Add(this.label1); | ||||||
|  |             this.panel3.Dock = System.Windows.Forms.DockStyle.Top; | ||||||
|  |             this.panel3.Location = new System.Drawing.Point(0, 92); | ||||||
|  |             this.panel3.Name = "panel3"; | ||||||
|  |             this.panel3.Size = new System.Drawing.Size(1345, 55); | ||||||
|  |             this.panel3.TabIndex = 5; | ||||||
|  |             //  | ||||||
|  |             // panel4 | ||||||
|  |             //  | ||||||
|  |             this.panel4.Controls.Add(this.textBox1); | ||||||
|  |             this.panel4.Controls.Add(this.textBox5); | ||||||
|  |             this.panel4.Controls.Add(this.textBox3); | ||||||
|  |             this.panel4.Controls.Add(label3); | ||||||
|  |             this.panel4.Controls.Add(label5); | ||||||
|  |             this.panel4.Controls.Add(this.pdateTextBox); | ||||||
|  |             this.panel4.Controls.Add(pdateLabel); | ||||||
|  |             this.panel4.Controls.Add(this.textBox4); | ||||||
|  |             this.panel4.Controls.Add(label4); | ||||||
|  |             this.panel4.Dock = System.Windows.Forms.DockStyle.Fill; | ||||||
|  |             this.panel4.Location = new System.Drawing.Point(0, 24); | ||||||
|  |             this.panel4.Name = "panel4"; | ||||||
|  |             this.panel4.Padding = new System.Windows.Forms.Padding(5); | ||||||
|  |             this.panel4.Size = new System.Drawing.Size(1345, 31); | ||||||
|  |             this.panel4.TabIndex = 8; | ||||||
|  |             //  | ||||||
|  |             // textBox1 | ||||||
|  |             //  | ||||||
|  |             this.textBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPart, "name", true)); | ||||||
|  |             this.textBox1.Dock = System.Windows.Forms.DockStyle.Fill; | ||||||
|  |             this.textBox1.Location = new System.Drawing.Point(622, 5); | ||||||
|  |             this.textBox1.Name = "textBox1"; | ||||||
|  |             this.textBox1.Size = new System.Drawing.Size(718, 21); | ||||||
|  |             this.textBox1.TabIndex = 3; | ||||||
|  |             this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; | ||||||
|  |             //  | ||||||
|  |             // textBox5 | ||||||
|  |             //  | ||||||
|  |             this.textBox5.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPart, "Project", true)); | ||||||
|  |             this.textBox5.Dock = System.Windows.Forms.DockStyle.Left; | ||||||
|  |             this.textBox5.Location = new System.Drawing.Point(522, 5); | ||||||
|  |             this.textBox5.Name = "textBox5"; | ||||||
|  |             this.textBox5.ReadOnly = true; | ||||||
|  |             this.textBox5.Size = new System.Drawing.Size(100, 21); | ||||||
|  |             this.textBox5.TabIndex = 9; | ||||||
|  |             this.textBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; | ||||||
|  |             //  | ||||||
|  |             // textBox3 | ||||||
|  |             //  | ||||||
|  |             this.textBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPart, "orderno", true)); | ||||||
|  |             this.textBox3.Dock = System.Windows.Forms.DockStyle.Left; | ||||||
|  |             this.textBox3.Location = new System.Drawing.Point(345, 5); | ||||||
|  |             this.textBox3.Name = "textBox3"; | ||||||
|  |             this.textBox3.Size = new System.Drawing.Size(177, 21); | ||||||
|  |             this.textBox3.TabIndex = 5; | ||||||
|  |             this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; | ||||||
|  |             //  | ||||||
|  |             // pdateTextBox | ||||||
|  |             //  | ||||||
|  |             this.pdateTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPart, "pdate", true)); | ||||||
|  |             this.pdateTextBox.Dock = System.Windows.Forms.DockStyle.Left; | ||||||
|  |             this.pdateTextBox.Location = new System.Drawing.Point(193, 5); | ||||||
|  |             this.pdateTextBox.Name = "pdateTextBox"; | ||||||
|  |             this.pdateTextBox.Size = new System.Drawing.Size(100, 21); | ||||||
|  |             this.pdateTextBox.TabIndex = 1; | ||||||
|  |             this.pdateTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; | ||||||
|  |             //  | ||||||
|  |             // textBox4 | ||||||
|  |             //  | ||||||
|  |             this.textBox4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPart, "status", true)); | ||||||
|  |             this.textBox4.Dock = System.Windows.Forms.DockStyle.Left; | ||||||
|  |             this.textBox4.Location = new System.Drawing.Point(49, 5); | ||||||
|  |             this.textBox4.Name = "textBox4"; | ||||||
|  |             this.textBox4.Size = new System.Drawing.Size(100, 21); | ||||||
|  |             this.textBox4.TabIndex = 7; | ||||||
|  |             this.textBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; | ||||||
|  |             //  | ||||||
|  |             // label1 | ||||||
|  |             //  | ||||||
|  |             this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); | ||||||
|  |             this.label1.Dock = System.Windows.Forms.DockStyle.Top; | ||||||
|  |             this.label1.ForeColor = System.Drawing.Color.White; | ||||||
|  |             this.label1.Location = new System.Drawing.Point(0, 0); | ||||||
|  |             this.label1.Name = "label1"; | ||||||
|  |             this.label1.Size = new System.Drawing.Size(1345, 24); | ||||||
|  |             this.label1.TabIndex = 2; | ||||||
|  |             this.label1.Text = "프로젝트정보"; | ||||||
|  |             this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; | ||||||
|  |             //  | ||||||
|             // fPartBuyStatus |             // fPartBuyStatus | ||||||
|             //  |             //  | ||||||
|             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); |             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); | ||||||
| @@ -1091,10 +1091,10 @@ | |||||||
|             this.bn.ResumeLayout(false); |             this.bn.ResumeLayout(false); | ||||||
|             this.bn.PerformLayout(); |             this.bn.PerformLayout(); | ||||||
|             ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit(); |             ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit(); | ||||||
|  |             ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit(); | ||||||
|             this.panel3.ResumeLayout(false); |             this.panel3.ResumeLayout(false); | ||||||
|             this.panel4.ResumeLayout(false); |             this.panel4.ResumeLayout(false); | ||||||
|             this.panel4.PerformLayout(); |             this.panel4.PerformLayout(); | ||||||
|             ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit(); |  | ||||||
|             this.ResumeLayout(false); |             this.ResumeLayout(false); | ||||||
|             this.PerformLayout(); |             this.PerformLayout(); | ||||||
|  |  | ||||||
|   | |||||||
| @@ -331,20 +331,20 @@ | |||||||
|   <data name="toolStripButton3.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |   <data name="toolStripButton3.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> | ||||||
|     <value> |     <value> | ||||||
|         iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |         iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 | ||||||
|         YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALtSURBVDhPhZLrS1NhHMf3Kv+EsF70UpBSyqioF6WpTQ3s |         YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALuSURBVDhPhZLrS1NhHMf3Kv+EsF70UpBSalFRL0pTmxrY | ||||||
|         Zipm3uYUTU10YZAtppF5CU3coEIUoxcVrotOberc5nTDGZnL1LzfwMtSdzlHdza/PedsOQOhH3x4Xjzn |         zVTMvM0pmprowiBbTCPzEprooEK0ohcV2kWnNnVuc7rhjMxlajrvgpel7nKO29n89pyzpQZCP/jwvHjO | ||||||
|         ++H8vufw2Al7oE6+XKFXRlfqf4eL9RQ5aY4q9jTQ0RX9dORTnemcSFvjH/P2ABfaOxGPe7UrFnrNZDI5 |         98P5fc/hsRN6T5V0sVyniKrQ/Q6T6Chy0hyV7Kmno8r76YjHWuMZsabaP/rtPi60e8If9mqWLfSq0Wh0 | ||||||
|         zbYtmK1e1iwsNH4uWVD8aQ7xlaN2fo7CxxN1T1SZboUN9884YJhlYJhjoJ9hoJvehvrXFtpHbNhigJZR |         mW2bMFt3WLWw0Pi5aEHRp1nEVYzaBdlyH2/UM5Gl2mU23D/thH6GgX6WgW6agXbKAdWvTbSP2LDJAC2j | ||||||
|         CsUfZpH23ET9IwkXt1Ob9m0MzjvxdZ4hJ4MBTrINzcQWvozYicCFwSUnDIsOlCrmEHK/+w0XjqsKnrop |         FIo+zCD1qZH6RxImaac27A4MzrnwdY4hJ4MBTuKAemITX0bsRODG4KIL+gUnSuSzCL7b/YYLx1YGma5L | ||||||
|         jtkRSq8jre4G6joaUdJchRBxAIIJ/NKzCJOcQnVLNbeKlWawvG5HWJKG4QSxFSHvu4db0Tr+CnX6Qk6S |         ordEdVeRWnsNtR2NKG6qRLAkAEEEQclphEpPoKqlilvFSjNYWrMjNFHNcIKY8uD33cOtaB1/gVpdASdJ | ||||||
|         VBuJwteJyG2Mh0B2BamyVLQMLaPVZMXn75vYID2FS3ppTsCv4fv4i/Oc+rEeNA1LUK7O4STJ0igSvorM |         rIlAwesE5DTGQSi7hBRZClqGltBqtOLz9w2sk57CpL00JxBUC3z8Jbku3VgPXg1LUabK5iRJdZEkfBkZ | ||||||
|         FxnQTti4VbrGKShJD+s2B8JL+twCdiLKNHR+fQqMEzrIDPfwpLMAcVUXkVwbA+OMHUZSLFuwdtLdiZkI |         z9KhmbBxq3SNU1CQHtZsToQV93kE7ISXqum8+mQYJrSQ6e/gUWc+YivPI6kmGoZpOwykWLZgzaSnEzMR | ||||||
|         wiR7BOcfih2ni44gsYaPwcl+lPZkQaLIR/yzUDSqP+LbAgMjKbZ/2oE+worFgZBHHsEJka8wSHQYuQ0J |         hEp3Cc7elzhPFh5CQrUAg5P9KOnJhFSeh7gnIWhUfcS3eQYGUmz/lBN9hGWLE8EPvIJjYl8RX3wQOQ3x | ||||||
|         uCWNQEL1JU6Sr0iEqDmDvEko2PvBOScG2E9MsJAiA/N0bkGQ6OBCkOgQecgXQYW+uFYeiuyXKdCOKFGq |         uFEXjviqC5wkT54AcVM6eZMQsPeDsy4MsJ+YYCFFBuZqPQK+eP88X3yAPOQLfoEvrpSFIOt5MjQjCpQo | ||||||
|         LELWuxQIpLEwEoGB/Bt6IqAdLiJQe1e4kNdLL23QGFpwcmjGFnG3PhPpJCiUxaOg4c7uHYt920kEcq+A |         CpH5LhnCuhgYiEBP/g0dEdBONxGodlY4l9tLL67TGJp3cajHFnC7PgNpJCiSxSG/4db2HYvd4SKC5h0B | ||||||
|         tc2bvYL/YWNXyNgjOJOvsjfJO3b2e3g/VCq161hSi9UTJ0Vmdk7NbtotKpXKNbVKYWqFwoSHVauDg23e |         a5sz7wj+h41dIX2X4FSe0v6yqX1rr4f3QqnscR9JbLF646TIjE7TzIbdolQq3aYVCqZlChNeVqxODrZ5 | ||||||
|         SrPhHhdFURt+t9t+eOI83snMjuxAQXvncaHSHCiU07ukuwn4i0BO+wna1o+mtnUFpCjSeDwe7w8pRp5F |         K82GlW6Kotb9brb98MZ5vOMZHVmBwvbOoyKFOVDUTG+T5iHgL8Jm2k/YtnY4pa0rIFmeyuPxeH8AJkCe | ||||||
|         1uHuRwAAAABJRU5ErkJggg== |         QKbSHUYAAAAASUVORK5CYII= | ||||||
| </value> | </value> | ||||||
|   </data> |   </data> | ||||||
|   <data name="toolStripButton4.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |   <data name="toolStripButton4.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> | ||||||
|   | |||||||
							
								
								
									
										3
									
								
								SubProject/FPJ0000/Project/fPartList.Designer.cs
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										3
									
								
								SubProject/FPJ0000/Project/fPartList.Designer.cs
									
									
									
										generated
									
									
									
								
							| @@ -139,8 +139,8 @@ | |||||||
|             this.tam = new FPJ0000.dsPRJTableAdapters.TableAdapterManager(); |             this.tam = new FPJ0000.dsPRJTableAdapters.TableAdapterManager(); | ||||||
|             this.taPart = new FPJ0000.dsPRJTableAdapters.ProjectsPartTableAdapter(); |             this.taPart = new FPJ0000.dsPRJTableAdapters.ProjectsPartTableAdapter(); | ||||||
|             this.fpSpread1 = new FarPoint.Win.Spread.FpSpread(); |             this.fpSpread1 = new FarPoint.Win.Spread.FpSpread(); | ||||||
|             this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); |  | ||||||
|             this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView(); |             this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView(); | ||||||
|  |             this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); | ||||||
|             pdateLabel = new System.Windows.Forms.Label(); |             pdateLabel = new System.Windows.Forms.Label(); | ||||||
|             requestLabel = new System.Windows.Forms.Label(); |             requestLabel = new System.Windows.Forms.Label(); | ||||||
|             reqstaffLabel = new System.Windows.Forms.Label(); |             reqstaffLabel = new System.Windows.Forms.Label(); | ||||||
| @@ -1430,6 +1430,7 @@ | |||||||
|             this.Controls.Add(this.fpSpread1); |             this.Controls.Add(this.fpSpread1); | ||||||
|             this.Controls.Add(this.bn); |             this.Controls.Add(this.bn); | ||||||
|             this.Controls.Add(this.panel1); |             this.Controls.Add(this.panel1); | ||||||
|  |             this.MinimumSize = new System.Drawing.Size(1361, 700); | ||||||
|             this.Name = "fPartList"; |             this.Name = "fPartList"; | ||||||
|             this.Text = "파트리스트"; |             this.Text = "파트리스트"; | ||||||
|             this.Load += new System.EventHandler(this.fPartList_Load); |             this.Load += new System.EventHandler(this.fPartList_Load); | ||||||
|   | |||||||
| @@ -396,20 +396,20 @@ | |||||||
|   <data name="toolStripButton3.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |   <data name="toolStripButton3.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> | ||||||
|     <value> |     <value> | ||||||
|         iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |         iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 | ||||||
|         YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALvSURBVDhPhZLrS1NhHMf3Kv+EsF70UpBSyqioF6WpTQ3s |         YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALwSURBVDhPhZLrS1NhHMf3Kv+EsF70UpBSyqioF6WpTQ3s | ||||||
|         Zipm3uYUTW3owiBbTCPzEpqoUCFK0YsKrdSpzds25zacpblMzeu8gJel7nKO29n89pyzpQZCP/jwvHjO |         Zipm3uYUTU10YZAtppF5CU1UqBCl6EWFlunU5m2bc1tO01ymplPnBbwsdZdzdGfz23POlhoI/eDD8+I5 | ||||||
|         98P5fc/hsRPyQJF4uVQrjyzT/g6VaCly0hzl7KmjI0s1dPhTteGcWFXpG/XuABfaO2GP+1QrZnrNYDA4 |         3w/n9z2Hx07QA3n85RKNLLxU8ztYrKHISXOUsaeWDi9R06FPVfpzImWFd8S7A1xo74Q87lUum+lVvV7v | ||||||
|         TdYtmCy7rJlZaPxcMqPgsxGxZWM2fpbMyxN1T0SxeoUNa2Yd0M0x0BkZaGcZqGfsUPzaQvuoFVsM0DJG |         MFk3YbLssmpmofFz0Yz8JiOiS8ds/AyphzvqmrAi1TIbVs/YoZ1loDUy0MwwUE1vQf5rE22jVmwyQPMY | ||||||
|         oeDjHFKeG6h/JKGSdmrTZsfgvBNf5xlyMhjgJHYoJ7fwZdRGBC4MLjmhW3SgSGZE0P3ut1w4pjxw+qYk |         hfyPs0h6rqf+kQSL26gN2xYG5hwYnGPIyaCfk2xBMbmJL6M2InBiYNEB7YIdhVIjAu53veXCUWX+hpvi | ||||||
|         altYcx0p1TdQ3dGAwsZyBEn8EEjgF51FiPQUKloquFUsNIPldRtCEpQMJ4guDfrQPdKK1olXqNbmcZKE |         iG1h9XUkVd1AVXs9ChrKECD2gT+BX3gWQZJTKG8u51ax0AyW1mwIilMwnCCyJOBD10gLWiZeoUqTy0ni | ||||||
|         qnDkvYlHdkMsBLVXkFybjJbhZbQaLGj+vokN0lOotI/mBPxKvpevJMepHe/F6xEpShRZnCSxJoKEryL9 |         KkOR+yYWmfXRENRcQWJNIpqHl9Cit+Dz9w2sk56CJb00J+BX8D28xVkOzXgPXo9IUCzP4CTx1WEkfBWp | ||||||
|         RRpUk1Zula4JCnLSw7rVgdDCfreAnbBiJS2qS4J+Uo1a3T086cxFTPlFJFZFQT9rg54UyxasmnJ3YiKC |         L1KgnLRyq3ROUJCRHtasdgQX9LkE7IQUKejs2gToJlWo0d7Dk44cRJVdRHxlBHQzNuhIsWzByilXJyYi | ||||||
|         EOkewfmHEsfp/COIr+RjcEqDot4MSGUixD4LRoPiE4YWGOhJsZoZB/oJK2YHgh55BCfE3sIA8WFk18fh |         CJLsEZx/KLafzjuC2Ao+BqbUKOxJg0SajehngaiXf8LQPAMdKVY9bUcfYdlsR8Ajt+CEyFPoJzqMzLoY | ||||||
|         Vk0Y4ioucRKRLB7ixjTyJsFg7weNTgywn5hgJkX656jdggDxwYUA8SHykDcC8rxxrSQYmS+ToBqVo0ie |         3KoOQUz5JU6SLY2FqCGFvEkg2PsBowP97CcmmEmRvlkql8BPdHDeT3SIPOQJv1xPXCsORPrLBChHZSiU | ||||||
|         j4z3SRDURENPBDryb2iJgHa4iECxu8KFnD56aYPG8IKTQzm+iLt16UglQWFtLHLr7+zcsdjsTiJo2hWw |         5SHtfQIE1ZHQEYGW/BsaIqDtTiKQ765wIauXXlynMTzv4FCML+BubSqSSVBYE42cujs7dyy2LQcRNO4K | ||||||
|         tnnTruB/WNkV0vYIzoh6bM09uu39Ht4P/bdh17GEFosnTopM75ye27SZe3oHXNOrFKZXKEx6WLU4ONjm |         WNucaVfwP6zsCil7BGeyu21NXZrt/R7ej/7BIeexuGaLO06KTO0wzG7YzN3dX52GFQqGZQqTblYsdg62 | ||||||
|         LbQTWv2Qi6KoDZ/bbT88cR7vZHpHpr+gvfO4UG7yFzbRO6S68fuLoIn2EbStH01u6/JLkqXweDzeH3Zt |         eQvtgLr/m5OiqHWv260/3HEe72Rqe7qvoK3juFBm8hU20jsku/D5i6CR9hK0rh1NbO30SZAm8Xg83h9w | ||||||
|         ntUCVCdJAAAAAElFTkSuQmCC |         xJ7KYy+CuAAAAABJRU5ErkJggg== | ||||||
| </value> | </value> | ||||||
|   </data> |   </data> | ||||||
|   <data name="toolStripButton4.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |   <data name="toolStripButton4.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 chi
					chi