비용절감에 sfi 항목 추가

This commit is contained in:
chi
2023-03-17 13:34:50 +09:00
parent a827bdb4e0
commit a8f6effede
16 changed files with 882 additions and 680 deletions

View File

@@ -57,8 +57,8 @@
System.Windows.Forms.Label label16;
System.Windows.Forms.Label label17;
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fProjectData));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
this.tbIdx = new System.Windows.Forms.TextBox();
this.bs = new System.Windows.Forms.BindingSource(this.components);
this.dsPRJ = new FPJ0000.dsPRJ();
@@ -314,7 +314,7 @@
//
usersubLabel.AutoSize = true;
usersubLabel.Font = new System.Drawing.Font("맑은 고딕", 12F);
usersubLabel.Location = new System.Drawing.Point(53, 141);
usersubLabel.Location = new System.Drawing.Point(53, 113);
usersubLabel.Name = "usersubLabel";
usersubLabel.Size = new System.Drawing.Size(40, 21);
usersubLabel.TabIndex = 26;
@@ -428,7 +428,7 @@
//
label8.AutoSize = true;
label8.Font = new System.Drawing.Font("맑은 고딕", 12F);
label8.Location = new System.Drawing.Point(35, 113);
label8.Location = new System.Drawing.Point(35, 85);
label8.Name = "label8";
label8.Size = new System.Drawing.Size(58, 21);
label8.TabIndex = 87;
@@ -448,11 +448,13 @@
//
label7.AutoSize = true;
label7.Font = new System.Drawing.Font("맑은 고딕", 12F);
label7.Location = new System.Drawing.Point(13, 87);
label7.ForeColor = System.Drawing.Color.Red;
label7.Location = new System.Drawing.Point(13, 145);
label7.Name = "label7";
label7.Size = new System.Drawing.Size(80, 21);
label7.TabIndex = 89;
label7.Text = "Assembly";
label7.Visible = false;
//
// label10
//
@@ -616,7 +618,7 @@
this.usersubTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "usersub", true));
this.usersubTextBox.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.usersubTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.usersubTextBox.Location = new System.Drawing.Point(353, 138);
this.usersubTextBox.Location = new System.Drawing.Point(353, 110);
this.usersubTextBox.Name = "usersubTextBox";
this.usersubTextBox.Size = new System.Drawing.Size(185, 25);
this.usersubTextBox.TabIndex = 27;
@@ -678,7 +680,7 @@
this.remark_reqTextBox.Multiline = true;
this.remark_reqTextBox.Name = "remark_reqTextBox";
this.remark_reqTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.remark_reqTextBox.Size = new System.Drawing.Size(485, 327);
this.remark_reqTextBox.Size = new System.Drawing.Size(485, 304);
this.remark_reqTextBox.TabIndex = 49;
//
// tbXdate
@@ -722,7 +724,7 @@
this.btPath,
this.btSendMail,
this.toolStripButton8});
this.bn.Location = new System.Drawing.Point(0, 726);
this.bn.Location = new System.Drawing.Point(0, 703);
this.bn.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
this.bn.MoveLastItem = this.bindingNavigatorMoveLastItem;
this.bn.MoveNextItem = this.bindingNavigatorMoveNextItem;
@@ -767,7 +769,6 @@
//
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";
@@ -918,8 +919,8 @@
//
this.dataGridViewTextBoxColumn10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn10.DataPropertyName = "remark";
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridViewTextBoxColumn10.DefaultCellStyle = dataGridViewCellStyle1;
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridViewTextBoxColumn10.DefaultCellStyle = dataGridViewCellStyle5;
this.dataGridViewTextBoxColumn10.HeaderText = "비고";
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
this.dataGridViewTextBoxColumn10.ReadOnly = true;
@@ -1313,18 +1314,20 @@
this.panel5.Controls.Add(this.userManagerTextBox);
this.panel5.Location = new System.Drawing.Point(6, 309);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(547, 168);
this.panel5.Size = new System.Drawing.Size(547, 139);
this.panel5.TabIndex = 85;
//
// textBox10
//
this.textBox10.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "userAssembly", true));
this.textBox10.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.textBox10.ForeColor = System.Drawing.Color.Red;
this.textBox10.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.textBox10.Location = new System.Drawing.Point(353, 83);
this.textBox10.Location = new System.Drawing.Point(353, 141);
this.textBox10.Name = "textBox10";
this.textBox10.Size = new System.Drawing.Size(185, 25);
this.textBox10.TabIndex = 96;
this.textBox10.Visible = false;
//
// cmbSW
//
@@ -1337,7 +1340,7 @@
this.cmbSW.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbSW.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cmbSW.FormattingEnabled = true;
this.cmbSW.Location = new System.Drawing.Point(101, 138);
this.cmbSW.Location = new System.Drawing.Point(101, 110);
this.cmbSW.Margin = new System.Windows.Forms.Padding(4);
this.cmbSW.Name = "cmbSW";
this.cmbSW.Size = new System.Drawing.Size(249, 25);
@@ -1365,7 +1368,7 @@
this.cmbEpanel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbEpanel.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cmbEpanel.FormattingEnabled = true;
this.cmbEpanel.Location = new System.Drawing.Point(101, 110);
this.cmbEpanel.Location = new System.Drawing.Point(101, 82);
this.cmbEpanel.Margin = new System.Windows.Forms.Padding(4);
this.cmbEpanel.Name = "cmbEpanel";
this.cmbEpanel.Size = new System.Drawing.Size(249, 25);
@@ -1387,13 +1390,15 @@
this.cmbAssembly.DisplayMember = "IDName";
this.cmbAssembly.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbAssembly.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cmbAssembly.ForeColor = System.Drawing.Color.Red;
this.cmbAssembly.FormattingEnabled = true;
this.cmbAssembly.Location = new System.Drawing.Point(101, 82);
this.cmbAssembly.Location = new System.Drawing.Point(101, 140);
this.cmbAssembly.Margin = new System.Windows.Forms.Padding(4);
this.cmbAssembly.Name = "cmbAssembly";
this.cmbAssembly.Size = new System.Drawing.Size(249, 25);
this.cmbAssembly.TabIndex = 93;
this.cmbAssembly.ValueMember = "ID";
this.cmbAssembly.Visible = false;
//
// bsAssembly
//
@@ -1451,7 +1456,7 @@
this.textBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "userhw2", true));
this.textBox3.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.textBox3.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.textBox3.Location = new System.Drawing.Point(353, 110);
this.textBox3.Location = new System.Drawing.Point(353, 82);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(185, 25);
this.textBox3.TabIndex = 88;
@@ -1520,7 +1525,7 @@
this.panel2.Controls.Add(this.tbXdate);
this.panel2.Controls.Add(this.tbEdate);
this.panel2.Controls.Add(this.tbODate);
this.panel2.Location = new System.Drawing.Point(6, 481);
this.panel2.Location = new System.Drawing.Point(6, 454);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(547, 126);
this.panel2.TabIndex = 86;
@@ -1706,7 +1711,7 @@
this.panel3.Controls.Add(costnLabel);
this.panel3.Controls.Add(this.costoTextBox);
this.panel3.Controls.Add(costoLabel);
this.panel3.Location = new System.Drawing.Point(6, 611);
this.panel3.Location = new System.Drawing.Point(6, 586);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(546, 86);
this.panel3.TabIndex = 86;
@@ -1825,7 +1830,7 @@
this.arPanel1.ProgressValue = 0F;
this.arPanel1.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
this.arPanel1.ShowBorder = true;
this.arPanel1.Size = new System.Drawing.Size(487, 352);
this.arPanel1.Size = new System.Drawing.Size(487, 329);
this.arPanel1.TabIndex = 88;
this.arPanel1.Text = "arPanel1";
this.arPanel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
@@ -1928,7 +1933,6 @@
//
this.bindingNavigatorPositionItem1.AccessibleName = "위치";
this.bindingNavigatorPositionItem1.AutoSize = false;
this.bindingNavigatorPositionItem1.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.bindingNavigatorPositionItem1.Name = "bindingNavigatorPositionItem1";
this.bindingNavigatorPositionItem1.Size = new System.Drawing.Size(50, 23);
this.bindingNavigatorPositionItem1.Text = "0";
@@ -2303,7 +2307,7 @@
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1058, 726);
this.tabControl1.Size = new System.Drawing.Size(1058, 703);
this.tabControl1.TabIndex = 93;
//
// tabPage1
@@ -2318,7 +2322,7 @@
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(1050, 700);
this.tabPage1.Size = new System.Drawing.Size(1050, 677);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "일반사항";
this.tabPage1.UseVisualStyleBackColor = true;
@@ -2329,7 +2333,7 @@
| System.Windows.Forms.AnchorStyles.Right)));
this.tabControl2.Controls.Add(this.tabPage3);
this.tabControl2.Controls.Add(this.tabPage4);
this.tabControl2.Location = new System.Drawing.Point(559, 365);
this.tabControl2.Location = new System.Drawing.Point(559, 342);
this.tabControl2.Name = "tabControl2";
this.tabControl2.SelectedIndex = 0;
this.tabControl2.Size = new System.Drawing.Size(488, 329);
@@ -2435,8 +2439,8 @@
//
this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn5.DataPropertyName = "remark";
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle2;
dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle6;
this.dataGridViewTextBoxColumn5.HeaderText = "비고";
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
this.dataGridViewTextBoxColumn5.ReadOnly = true;
@@ -2511,7 +2515,6 @@
//
this.toolStripTextBox1.AccessibleName = "위치";
this.toolStripTextBox1.AutoSize = false;
this.toolStripTextBox1.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.toolStripTextBox1.Name = "toolStripTextBox1";
this.toolStripTextBox1.Size = new System.Drawing.Size(50, 23);
this.toolStripTextBox1.Text = "0";
@@ -2675,7 +2678,7 @@
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1058, 751);
this.ClientSize = new System.Drawing.Size(1058, 728);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.bn);
this.MinimizeBox = false;