프로젝트 정보에 COSTSAVE/HIGHTLIGHT/FANOUT 체크박스 추가
This commit is contained in:
232
SubProject/FPJ0000/Project/fProjectData.Designer.cs
generated
232
SubProject/FPJ0000/Project/fProjectData.Designer.cs
generated
@@ -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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = 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();
|
||||
@@ -112,12 +112,14 @@
|
||||
this.cmbReqTeam = new System.Windows.Forms.ComboBox();
|
||||
this.arLabel1 = new arCtl.arLabel();
|
||||
this.panel1 = new System.Windows.Forms.Panel();
|
||||
this.chkCostSave = new System.Windows.Forms.CheckBox();
|
||||
this.chkHigh = new System.Windows.Forms.CheckBox();
|
||||
this.tbPno = new System.Windows.Forms.TextBox();
|
||||
this.textBox6 = new System.Windows.Forms.TextBox();
|
||||
this.textBox1 = new System.Windows.Forms.TextBox();
|
||||
this.textBox5 = new System.Windows.Forms.TextBox();
|
||||
this.tbDue = new System.Windows.Forms.TextBox();
|
||||
this.checkBox2 = new System.Windows.Forms.CheckBox();
|
||||
this.chkFanout = new System.Windows.Forms.CheckBox();
|
||||
this.linkLabel1 = new System.Windows.Forms.LinkLabel();
|
||||
this.textBox4 = new System.Windows.Forms.TextBox();
|
||||
this.tbPath = new System.Windows.Forms.TextBox();
|
||||
@@ -296,7 +298,7 @@
|
||||
// reqstaffLabel
|
||||
//
|
||||
reqstaffLabel.AutoSize = true;
|
||||
reqstaffLabel.Location = new System.Drawing.Point(370, 32);
|
||||
reqstaffLabel.Location = new System.Drawing.Point(462, 32);
|
||||
reqstaffLabel.Name = "reqstaffLabel";
|
||||
reqstaffLabel.Size = new System.Drawing.Size(41, 12);
|
||||
reqstaffLabel.TabIndex = 8;
|
||||
@@ -380,7 +382,7 @@
|
||||
// label1
|
||||
//
|
||||
label1.AutoSize = true;
|
||||
label1.Location = new System.Drawing.Point(170, 32);
|
||||
label1.Location = new System.Drawing.Point(224, 32);
|
||||
label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
label1.Name = "label1";
|
||||
label1.Size = new System.Drawing.Size(52, 12);
|
||||
@@ -390,7 +392,7 @@
|
||||
// label2
|
||||
//
|
||||
label2.AutoSize = true;
|
||||
label2.Location = new System.Drawing.Point(377, 56);
|
||||
label2.Location = new System.Drawing.Point(471, 56);
|
||||
label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
label2.Name = "label2";
|
||||
label2.Size = new System.Drawing.Size(29, 12);
|
||||
@@ -400,7 +402,7 @@
|
||||
// label3
|
||||
//
|
||||
label3.AutoSize = true;
|
||||
label3.Location = new System.Drawing.Point(382, 78);
|
||||
label3.Location = new System.Drawing.Point(476, 78);
|
||||
label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
label3.Name = "label3";
|
||||
label3.Size = new System.Drawing.Size(24, 12);
|
||||
@@ -439,7 +441,7 @@
|
||||
// label9
|
||||
//
|
||||
label9.AutoSize = true;
|
||||
label9.Location = new System.Drawing.Point(348, 100);
|
||||
label9.Location = new System.Drawing.Point(442, 100);
|
||||
label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
label9.Name = "label9";
|
||||
label9.Size = new System.Drawing.Size(58, 12);
|
||||
@@ -461,7 +463,7 @@
|
||||
// label10
|
||||
//
|
||||
label10.AutoSize = true;
|
||||
label10.Location = new System.Drawing.Point(293, 123);
|
||||
label10.Location = new System.Drawing.Point(387, 123);
|
||||
label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
label10.Name = "label10";
|
||||
label10.Size = new System.Drawing.Size(113, 12);
|
||||
@@ -471,7 +473,7 @@
|
||||
// label5
|
||||
//
|
||||
label5.AutoSize = true;
|
||||
label5.Location = new System.Drawing.Point(39, 144);
|
||||
label5.Location = new System.Drawing.Point(39, 145);
|
||||
label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
label5.Name = "label5";
|
||||
label5.Size = new System.Drawing.Size(46, 12);
|
||||
@@ -481,7 +483,7 @@
|
||||
// label11
|
||||
//
|
||||
label11.AutoSize = true;
|
||||
label11.Location = new System.Drawing.Point(300, 145);
|
||||
label11.Location = new System.Drawing.Point(419, 145);
|
||||
label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
label11.Name = "label11";
|
||||
label11.Size = new System.Drawing.Size(43, 12);
|
||||
@@ -491,7 +493,7 @@
|
||||
// label12
|
||||
//
|
||||
label12.AutoSize = true;
|
||||
label12.Location = new System.Drawing.Point(56, 168);
|
||||
label12.Location = new System.Drawing.Point(56, 169);
|
||||
label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
label12.Name = "label12";
|
||||
label12.Size = new System.Drawing.Size(29, 12);
|
||||
@@ -511,7 +513,7 @@
|
||||
// label14
|
||||
//
|
||||
label14.AutoSize = true;
|
||||
label14.Location = new System.Drawing.Point(196, 56);
|
||||
label14.Location = new System.Drawing.Point(250, 56);
|
||||
label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
label14.Name = "label14";
|
||||
label14.Size = new System.Drawing.Size(26, 12);
|
||||
@@ -521,7 +523,7 @@
|
||||
// label15
|
||||
//
|
||||
label15.AutoSize = true;
|
||||
label15.Location = new System.Drawing.Point(357, 56);
|
||||
label15.Location = new System.Drawing.Point(449, 56);
|
||||
label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
label15.Name = "label15";
|
||||
label15.Size = new System.Drawing.Size(54, 12);
|
||||
@@ -541,7 +543,7 @@
|
||||
// label17
|
||||
//
|
||||
label17.AutoSize = true;
|
||||
label17.Location = new System.Drawing.Point(338, 169);
|
||||
label17.Location = new System.Drawing.Point(394, 169);
|
||||
label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
label17.Name = "label17";
|
||||
label17.Size = new System.Drawing.Size(68, 12);
|
||||
@@ -551,7 +553,7 @@
|
||||
// tbIdx
|
||||
//
|
||||
this.tbIdx.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "idx", true));
|
||||
this.tbIdx.Location = new System.Drawing.Point(413, 74);
|
||||
this.tbIdx.Location = new System.Drawing.Point(507, 74);
|
||||
this.tbIdx.Name = "tbIdx";
|
||||
this.tbIdx.ReadOnly = true;
|
||||
this.tbIdx.Size = new System.Drawing.Size(127, 21);
|
||||
@@ -575,14 +577,14 @@
|
||||
this.nameTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
|
||||
this.nameTextBox.Location = new System.Drawing.Point(93, 30);
|
||||
this.nameTextBox.Name = "nameTextBox";
|
||||
this.nameTextBox.Size = new System.Drawing.Size(447, 21);
|
||||
this.nameTextBox.Size = new System.Drawing.Size(541, 21);
|
||||
this.nameTextBox.TabIndex = 1;
|
||||
//
|
||||
// txReqUserName
|
||||
//
|
||||
this.txReqUserName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "reqstaff", true));
|
||||
this.txReqUserName.ImeMode = System.Windows.Forms.ImeMode.Hangul;
|
||||
this.txReqUserName.Location = new System.Drawing.Point(412, 28);
|
||||
this.txReqUserName.Location = new System.Drawing.Point(504, 28);
|
||||
this.txReqUserName.Name = "txReqUserName";
|
||||
this.txReqUserName.Size = new System.Drawing.Size(128, 21);
|
||||
this.txReqUserName.TabIndex = 9;
|
||||
@@ -610,9 +612,9 @@
|
||||
this.usermainTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "usermain", true));
|
||||
this.usermainTextBox.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.usermainTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
|
||||
this.usermainTextBox.Location = new System.Drawing.Point(353, 55);
|
||||
this.usermainTextBox.Location = new System.Drawing.Point(359, 55);
|
||||
this.usermainTextBox.Name = "usermainTextBox";
|
||||
this.usermainTextBox.Size = new System.Drawing.Size(185, 25);
|
||||
this.usermainTextBox.Size = new System.Drawing.Size(177, 25);
|
||||
this.usermainTextBox.TabIndex = 25;
|
||||
//
|
||||
// usersubTextBox
|
||||
@@ -620,9 +622,9 @@
|
||||
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, 110);
|
||||
this.usersubTextBox.Location = new System.Drawing.Point(359, 110);
|
||||
this.usersubTextBox.Name = "usersubTextBox";
|
||||
this.usersubTextBox.Size = new System.Drawing.Size(185, 25);
|
||||
this.usersubTextBox.Size = new System.Drawing.Size(177, 25);
|
||||
this.usersubTextBox.TabIndex = 27;
|
||||
//
|
||||
// userManagerTextBox
|
||||
@@ -630,9 +632,9 @@
|
||||
this.userManagerTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "userManager", true));
|
||||
this.userManagerTextBox.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.userManagerTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
|
||||
this.userManagerTextBox.Location = new System.Drawing.Point(353, 28);
|
||||
this.userManagerTextBox.Location = new System.Drawing.Point(359, 28);
|
||||
this.userManagerTextBox.Name = "userManagerTextBox";
|
||||
this.userManagerTextBox.Size = new System.Drawing.Size(185, 25);
|
||||
this.userManagerTextBox.Size = new System.Drawing.Size(177, 25);
|
||||
this.userManagerTextBox.TabIndex = 33;
|
||||
//
|
||||
// costoTextBox
|
||||
@@ -682,7 +684,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, 304);
|
||||
this.remark_reqTextBox.Size = new System.Drawing.Size(569, 272);
|
||||
this.remark_reqTextBox.TabIndex = 49;
|
||||
//
|
||||
// tbXdate
|
||||
@@ -699,7 +701,7 @@
|
||||
this.assetTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "asset", true));
|
||||
this.assetTextBox.Location = new System.Drawing.Point(93, 52);
|
||||
this.assetTextBox.Name = "assetTextBox";
|
||||
this.assetTextBox.Size = new System.Drawing.Size(252, 21);
|
||||
this.assetTextBox.Size = new System.Drawing.Size(342, 21);
|
||||
this.assetTextBox.TabIndex = 3;
|
||||
//
|
||||
// bn
|
||||
@@ -733,7 +735,7 @@
|
||||
this.bn.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
|
||||
this.bn.Name = "bn";
|
||||
this.bn.PositionItem = this.bindingNavigatorPositionItem;
|
||||
this.bn.Size = new System.Drawing.Size(1058, 25);
|
||||
this.bn.Size = new System.Drawing.Size(1238, 25);
|
||||
this.bn.TabIndex = 65;
|
||||
this.bn.Text = "bindingNavigator1";
|
||||
//
|
||||
@@ -895,7 +897,7 @@
|
||||
this.dataGridView1.RowHeadersVisible = false;
|
||||
this.dataGridView1.RowTemplate.Height = 23;
|
||||
this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
||||
this.dataGridView1.Size = new System.Drawing.Size(472, 270);
|
||||
this.dataGridView1.Size = new System.Drawing.Size(652, 303);
|
||||
this.dataGridView1.TabIndex = 0;
|
||||
this.dataGridView1.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dataGridView1_DataError);
|
||||
this.dataGridView1.DoubleClick += new System.EventHandler(this.dataGridView1_DoubleClick);
|
||||
@@ -921,8 +923,8 @@
|
||||
//
|
||||
this.dataGridViewTextBoxColumn10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
||||
this.dataGridViewTextBoxColumn10.DataPropertyName = "remark";
|
||||
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.dataGridViewTextBoxColumn10.DefaultCellStyle = dataGridViewCellStyle3;
|
||||
dataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.dataGridViewTextBoxColumn10.DefaultCellStyle = dataGridViewCellStyle15;
|
||||
this.dataGridViewTextBoxColumn10.HeaderText = "비고";
|
||||
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
|
||||
this.dataGridViewTextBoxColumn10.ReadOnly = true;
|
||||
@@ -946,10 +948,10 @@
|
||||
this.cmbReqProcess.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.cmbReqProcess.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
||||
this.cmbReqProcess.FormattingEnabled = true;
|
||||
this.cmbReqProcess.Location = new System.Drawing.Point(224, 28);
|
||||
this.cmbReqProcess.Location = new System.Drawing.Point(278, 28);
|
||||
this.cmbReqProcess.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.cmbReqProcess.Name = "cmbReqProcess";
|
||||
this.cmbReqProcess.Size = new System.Drawing.Size(128, 20);
|
||||
this.cmbReqProcess.Size = new System.Drawing.Size(155, 20);
|
||||
this.cmbReqProcess.TabIndex = 68;
|
||||
//
|
||||
// cmbState
|
||||
@@ -959,7 +961,7 @@
|
||||
this.cmbState.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
||||
this.cmbState.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.cmbState.FormattingEnabled = true;
|
||||
this.cmbState.Location = new System.Drawing.Point(413, 52);
|
||||
this.cmbState.Location = new System.Drawing.Point(507, 52);
|
||||
this.cmbState.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.cmbState.Name = "cmbState";
|
||||
this.cmbState.Size = new System.Drawing.Size(127, 20);
|
||||
@@ -996,13 +998,13 @@
|
||||
this.panel7.Controls.Add(label1);
|
||||
this.panel7.Location = new System.Drawing.Point(6, 204);
|
||||
this.panel7.Name = "panel7";
|
||||
this.panel7.Size = new System.Drawing.Size(547, 99);
|
||||
this.panel7.Size = new System.Drawing.Size(643, 99);
|
||||
this.panel7.TabIndex = 85;
|
||||
//
|
||||
// linkLabel10
|
||||
//
|
||||
this.linkLabel10.AutoSize = true;
|
||||
this.linkLabel10.Location = new System.Drawing.Point(331, 78);
|
||||
this.linkLabel10.Location = new System.Drawing.Point(423, 78);
|
||||
this.linkLabel10.Name = "linkLabel10";
|
||||
this.linkLabel10.Size = new System.Drawing.Size(80, 12);
|
||||
this.linkLabel10.TabIndex = 99;
|
||||
@@ -1014,7 +1016,7 @@
|
||||
//
|
||||
this.textBox12.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "jasmin", true));
|
||||
this.textBox12.ImeMode = System.Windows.Forms.ImeMode.Hangul;
|
||||
this.textBox12.Location = new System.Drawing.Point(412, 74);
|
||||
this.textBox12.Location = new System.Drawing.Point(504, 74);
|
||||
this.textBox12.Name = "textBox12";
|
||||
this.textBox12.Size = new System.Drawing.Size(128, 21);
|
||||
this.textBox12.TabIndex = 98;
|
||||
@@ -1028,7 +1030,7 @@
|
||||
this.cmbReqPlant.Location = new System.Drawing.Point(80, 74);
|
||||
this.cmbReqPlant.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.cmbReqPlant.Name = "cmbReqPlant";
|
||||
this.cmbReqPlant.Size = new System.Drawing.Size(83, 20);
|
||||
this.cmbReqPlant.Size = new System.Drawing.Size(137, 20);
|
||||
this.cmbReqPlant.TabIndex = 96;
|
||||
//
|
||||
// cmbReqPackage
|
||||
@@ -1037,7 +1039,7 @@
|
||||
this.cmbReqPackage.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.cmbReqPackage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
||||
this.cmbReqPackage.FormattingEnabled = true;
|
||||
this.cmbReqPackage.Location = new System.Drawing.Point(412, 52);
|
||||
this.cmbReqPackage.Location = new System.Drawing.Point(504, 52);
|
||||
this.cmbReqPackage.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.cmbReqPackage.Name = "cmbReqPackage";
|
||||
this.cmbReqPackage.Size = new System.Drawing.Size(128, 20);
|
||||
@@ -1049,10 +1051,10 @@
|
||||
this.cmbReqSite.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.cmbReqSite.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
||||
this.cmbReqSite.FormattingEnabled = true;
|
||||
this.cmbReqSite.Location = new System.Drawing.Point(224, 52);
|
||||
this.cmbReqSite.Location = new System.Drawing.Point(278, 52);
|
||||
this.cmbReqSite.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.cmbReqSite.Name = "cmbReqSite";
|
||||
this.cmbReqSite.Size = new System.Drawing.Size(128, 20);
|
||||
this.cmbReqSite.Size = new System.Drawing.Size(155, 20);
|
||||
this.cmbReqSite.TabIndex = 92;
|
||||
//
|
||||
// cmbReqLine
|
||||
@@ -1064,7 +1066,7 @@
|
||||
this.cmbReqLine.Location = new System.Drawing.Point(80, 51);
|
||||
this.cmbReqLine.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.cmbReqLine.Name = "cmbReqLine";
|
||||
this.cmbReqLine.Size = new System.Drawing.Size(83, 20);
|
||||
this.cmbReqLine.Size = new System.Drawing.Size(137, 20);
|
||||
this.cmbReqLine.TabIndex = 90;
|
||||
//
|
||||
// cmbReqTeam
|
||||
@@ -1076,7 +1078,7 @@
|
||||
this.cmbReqTeam.Location = new System.Drawing.Point(80, 28);
|
||||
this.cmbReqTeam.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.cmbReqTeam.Name = "cmbReqTeam";
|
||||
this.cmbReqTeam.Size = new System.Drawing.Size(83, 20);
|
||||
this.cmbReqTeam.Size = new System.Drawing.Size(137, 20);
|
||||
this.cmbReqTeam.TabIndex = 88;
|
||||
//
|
||||
// arLabel1
|
||||
@@ -1116,7 +1118,7 @@
|
||||
this.arLabel1.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.arLabel1.SignColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel1.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.arLabel1.Size = new System.Drawing.Size(547, 23);
|
||||
this.arLabel1.Size = new System.Drawing.Size(643, 23);
|
||||
this.arLabel1.TabIndex = 86;
|
||||
this.arLabel1.Text = "Basic info";
|
||||
this.arLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1126,6 +1128,8 @@
|
||||
// panel1
|
||||
//
|
||||
this.panel1.BackColor = System.Drawing.Color.Gainsboro;
|
||||
this.panel1.Controls.Add(this.chkCostSave);
|
||||
this.panel1.Controls.Add(this.chkHigh);
|
||||
this.panel1.Controls.Add(label17);
|
||||
this.panel1.Controls.Add(this.tbPno);
|
||||
this.panel1.Controls.Add(label12);
|
||||
@@ -1136,7 +1140,7 @@
|
||||
this.panel1.Controls.Add(label10);
|
||||
this.panel1.Controls.Add(this.textBox5);
|
||||
this.panel1.Controls.Add(this.tbDue);
|
||||
this.panel1.Controls.Add(this.checkBox2);
|
||||
this.panel1.Controls.Add(this.chkFanout);
|
||||
this.panel1.Controls.Add(this.linkLabel1);
|
||||
this.panel1.Controls.Add(label9);
|
||||
this.panel1.Controls.Add(this.textBox4);
|
||||
@@ -1154,35 +1158,55 @@
|
||||
this.panel1.Controls.Add(this.tbIdx);
|
||||
this.panel1.Location = new System.Drawing.Point(6, 6);
|
||||
this.panel1.Name = "panel1";
|
||||
this.panel1.Size = new System.Drawing.Size(547, 193);
|
||||
this.panel1.Size = new System.Drawing.Size(643, 193);
|
||||
this.panel1.TabIndex = 86;
|
||||
this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
|
||||
//
|
||||
// chkCostSave
|
||||
//
|
||||
this.chkCostSave.AutoSize = true;
|
||||
this.chkCostSave.Location = new System.Drawing.Point(251, 122);
|
||||
this.chkCostSave.Name = "chkCostSave";
|
||||
this.chkCostSave.Size = new System.Drawing.Size(98, 16);
|
||||
this.chkCostSave.TabIndex = 100;
|
||||
this.chkCostSave.Text = "chkCostSave";
|
||||
this.chkCostSave.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// chkHigh
|
||||
//
|
||||
this.chkHigh.AutoSize = true;
|
||||
this.chkHigh.Location = new System.Drawing.Point(169, 122);
|
||||
this.chkHigh.Name = "chkHigh";
|
||||
this.chkHigh.Size = new System.Drawing.Size(76, 16);
|
||||
this.chkHigh.TabIndex = 99;
|
||||
this.chkHigh.Text = "HighLight";
|
||||
this.chkHigh.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// tbPno
|
||||
//
|
||||
this.tbPno.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
||||
this.tbPno.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "pno", true));
|
||||
this.tbPno.Location = new System.Drawing.Point(413, 165);
|
||||
this.tbPno.Location = new System.Drawing.Point(464, 165);
|
||||
this.tbPno.Name = "tbPno";
|
||||
this.tbPno.Size = new System.Drawing.Size(127, 21);
|
||||
this.tbPno.Size = new System.Drawing.Size(170, 21);
|
||||
this.tbPno.TabIndex = 98;
|
||||
this.tbPno.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
//
|
||||
// textBox6
|
||||
//
|
||||
this.textBox6.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "serial", true));
|
||||
this.textBox6.Location = new System.Drawing.Point(350, 141);
|
||||
this.textBox6.Location = new System.Drawing.Point(464, 141);
|
||||
this.textBox6.Name = "textBox6";
|
||||
this.textBox6.Size = new System.Drawing.Size(190, 21);
|
||||
this.textBox6.Size = new System.Drawing.Size(170, 21);
|
||||
this.textBox6.TabIndex = 95;
|
||||
this.textBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
//
|
||||
// textBox1
|
||||
//
|
||||
this.textBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "model", true));
|
||||
this.textBox1.Location = new System.Drawing.Point(93, 139);
|
||||
this.textBox1.Location = new System.Drawing.Point(93, 141);
|
||||
this.textBox1.Name = "textBox1";
|
||||
this.textBox1.Size = new System.Drawing.Size(190, 21);
|
||||
this.textBox1.Size = new System.Drawing.Size(294, 21);
|
||||
this.textBox1.TabIndex = 93;
|
||||
this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
//
|
||||
@@ -1193,26 +1217,26 @@
|
||||
this.textBox5.ImeMode = System.Windows.Forms.ImeMode.Hangul;
|
||||
this.textBox5.Location = new System.Drawing.Point(93, 165);
|
||||
this.textBox5.Name = "textBox5";
|
||||
this.textBox5.Size = new System.Drawing.Size(190, 21);
|
||||
this.textBox5.Size = new System.Drawing.Size(294, 21);
|
||||
this.textBox5.TabIndex = 90;
|
||||
//
|
||||
// tbDue
|
||||
//
|
||||
this.tbDue.Location = new System.Drawing.Point(413, 118);
|
||||
this.tbDue.Location = new System.Drawing.Point(507, 118);
|
||||
this.tbDue.Name = "tbDue";
|
||||
this.tbDue.Size = new System.Drawing.Size(127, 21);
|
||||
this.tbDue.TabIndex = 91;
|
||||
this.tbDue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
//
|
||||
// checkBox2
|
||||
// chkFanout
|
||||
//
|
||||
this.checkBox2.AutoSize = true;
|
||||
this.checkBox2.Location = new System.Drawing.Point(93, 123);
|
||||
this.checkBox2.Name = "checkBox2";
|
||||
this.checkBox2.Size = new System.Drawing.Size(70, 16);
|
||||
this.checkBox2.TabIndex = 88;
|
||||
this.checkBox2.Text = "Fan-Out";
|
||||
this.checkBox2.UseVisualStyleBackColor = true;
|
||||
this.chkFanout.AutoSize = true;
|
||||
this.chkFanout.Location = new System.Drawing.Point(93, 122);
|
||||
this.chkFanout.Name = "chkFanout";
|
||||
this.chkFanout.Size = new System.Drawing.Size(70, 16);
|
||||
this.chkFanout.TabIndex = 88;
|
||||
this.chkFanout.Text = "Fan-Out";
|
||||
this.chkFanout.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// linkLabel1
|
||||
//
|
||||
@@ -1228,7 +1252,7 @@
|
||||
// textBox4
|
||||
//
|
||||
this.textBox4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "orderno", true));
|
||||
this.textBox4.Location = new System.Drawing.Point(413, 96);
|
||||
this.textBox4.Location = new System.Drawing.Point(507, 96);
|
||||
this.textBox4.Name = "textBox4";
|
||||
this.textBox4.Size = new System.Drawing.Size(127, 21);
|
||||
this.textBox4.TabIndex = 13;
|
||||
@@ -1239,7 +1263,7 @@
|
||||
this.tbPath.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "path", true));
|
||||
this.tbPath.Location = new System.Drawing.Point(93, 96);
|
||||
this.tbPath.Name = "tbPath";
|
||||
this.tbPath.Size = new System.Drawing.Size(252, 21);
|
||||
this.tbPath.Size = new System.Drawing.Size(342, 21);
|
||||
this.tbPath.TabIndex = 11;
|
||||
//
|
||||
// textBox2
|
||||
@@ -1248,7 +1272,7 @@
|
||||
this.textBox2.ImeMode = System.Windows.Forms.ImeMode.Hangul;
|
||||
this.textBox2.Location = new System.Drawing.Point(93, 74);
|
||||
this.textBox2.Name = "textBox2";
|
||||
this.textBox2.Size = new System.Drawing.Size(252, 21);
|
||||
this.textBox2.Size = new System.Drawing.Size(342, 21);
|
||||
this.textBox2.TabIndex = 7;
|
||||
//
|
||||
// arLabel2
|
||||
@@ -1288,7 +1312,7 @@
|
||||
this.arLabel2.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.arLabel2.SignColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel2.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.arLabel2.Size = new System.Drawing.Size(547, 23);
|
||||
this.arLabel2.Size = new System.Drawing.Size(643, 23);
|
||||
this.arLabel2.TabIndex = 86;
|
||||
this.arLabel2.Text = "프로젝트";
|
||||
this.arLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1458,9 +1482,9 @@
|
||||
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, 82);
|
||||
this.textBox3.Location = new System.Drawing.Point(359, 82);
|
||||
this.textBox3.Name = "textBox3";
|
||||
this.textBox3.Size = new System.Drawing.Size(185, 25);
|
||||
this.textBox3.Size = new System.Drawing.Size(177, 25);
|
||||
this.textBox3.TabIndex = 88;
|
||||
//
|
||||
// arLabel3
|
||||
@@ -1820,7 +1844,7 @@
|
||||
this.arLabel6.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.arLabel6.SignColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel6.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.arLabel6.Size = new System.Drawing.Size(485, 23);
|
||||
this.arLabel6.Size = new System.Drawing.Size(569, 23);
|
||||
this.arLabel6.TabIndex = 86;
|
||||
this.arLabel6.Text = "개선 방향";
|
||||
this.arLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1842,7 +1866,7 @@
|
||||
this.arPanel1.ForeColor = System.Drawing.Color.Khaki;
|
||||
this.arPanel1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
||||
this.arPanel1.GradientRepeatBG = true;
|
||||
this.arPanel1.Location = new System.Drawing.Point(559, 6);
|
||||
this.arPanel1.Location = new System.Drawing.Point(655, 6);
|
||||
this.arPanel1.Name = "arPanel1";
|
||||
this.arPanel1.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.arPanel1.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
||||
@@ -1853,7 +1877,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, 329);
|
||||
this.arPanel1.Size = new System.Drawing.Size(571, 297);
|
||||
this.arPanel1.TabIndex = 88;
|
||||
this.arPanel1.Text = "arPanel1";
|
||||
this.arPanel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
@@ -1884,7 +1908,7 @@
|
||||
this.arPanel2.ProgressValue = 0F;
|
||||
this.arPanel2.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
|
||||
this.arPanel2.ShowBorder = true;
|
||||
this.arPanel2.Size = new System.Drawing.Size(474, 297);
|
||||
this.arPanel2.Size = new System.Drawing.Size(654, 330);
|
||||
this.arPanel2.TabIndex = 89;
|
||||
this.arPanel2.Text = "arPanel2";
|
||||
this.arPanel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
@@ -1911,14 +1935,14 @@
|
||||
this.btwADd,
|
||||
this.btwEdit,
|
||||
this.btwDel});
|
||||
this.bindingNavigator1.Location = new System.Drawing.Point(1, 271);
|
||||
this.bindingNavigator1.Location = new System.Drawing.Point(1, 304);
|
||||
this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem1;
|
||||
this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem1;
|
||||
this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem1;
|
||||
this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem1;
|
||||
this.bindingNavigator1.Name = "bindingNavigator1";
|
||||
this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem1;
|
||||
this.bindingNavigator1.Size = new System.Drawing.Size(472, 25);
|
||||
this.bindingNavigator1.Size = new System.Drawing.Size(652, 25);
|
||||
this.bindingNavigator1.TabIndex = 87;
|
||||
this.bindingNavigator1.Text = "bindingNavigator1";
|
||||
//
|
||||
@@ -2024,7 +2048,7 @@
|
||||
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.panel4.Location = new System.Drawing.Point(3, 257);
|
||||
this.panel4.Name = "panel4";
|
||||
this.panel4.Size = new System.Drawing.Size(516, 379);
|
||||
this.panel4.Size = new System.Drawing.Size(606, 379);
|
||||
this.panel4.TabIndex = 90;
|
||||
//
|
||||
// rtBef
|
||||
@@ -2033,7 +2057,7 @@
|
||||
this.rtBef.Location = new System.Drawing.Point(0, 23);
|
||||
this.rtBef.Name = "rtBef";
|
||||
this.rtBef.ReadOnly = true;
|
||||
this.rtBef.Size = new System.Drawing.Size(516, 356);
|
||||
this.rtBef.Size = new System.Drawing.Size(606, 356);
|
||||
this.rtBef.TabIndex = 87;
|
||||
this.rtBef.Text = "";
|
||||
this.rtBef.Click += new System.EventHandler(this.rtBack_Click);
|
||||
@@ -2076,7 +2100,7 @@
|
||||
this.arLabel8.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.arLabel8.SignColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel8.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.arLabel8.Size = new System.Drawing.Size(516, 23);
|
||||
this.arLabel8.Size = new System.Drawing.Size(606, 23);
|
||||
this.arLabel8.TabIndex = 86;
|
||||
this.arLabel8.Text = "개선 전";
|
||||
this.arLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -2098,7 +2122,7 @@
|
||||
this.tableLayoutPanel1.RowCount = 2;
|
||||
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 254F));
|
||||
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
||||
this.tableLayoutPanel1.Size = new System.Drawing.Size(1044, 639);
|
||||
this.tableLayoutPanel1.Size = new System.Drawing.Size(1224, 639);
|
||||
this.tableLayoutPanel1.TabIndex = 91;
|
||||
//
|
||||
// panel8
|
||||
@@ -2107,9 +2131,9 @@
|
||||
this.panel8.Controls.Add(this.rtDesc);
|
||||
this.panel8.Controls.Add(this.arLabel11);
|
||||
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.panel8.Location = new System.Drawing.Point(525, 3);
|
||||
this.panel8.Location = new System.Drawing.Point(615, 3);
|
||||
this.panel8.Name = "panel8";
|
||||
this.panel8.Size = new System.Drawing.Size(516, 248);
|
||||
this.panel8.Size = new System.Drawing.Size(606, 248);
|
||||
this.panel8.TabIndex = 94;
|
||||
//
|
||||
// rtDesc
|
||||
@@ -2118,7 +2142,7 @@
|
||||
this.rtDesc.Location = new System.Drawing.Point(0, 23);
|
||||
this.rtDesc.Name = "rtDesc";
|
||||
this.rtDesc.ReadOnly = true;
|
||||
this.rtDesc.Size = new System.Drawing.Size(516, 225);
|
||||
this.rtDesc.Size = new System.Drawing.Size(606, 225);
|
||||
this.rtDesc.TabIndex = 87;
|
||||
this.rtDesc.Text = "";
|
||||
this.rtDesc.Click += new System.EventHandler(this.rtBack_Click);
|
||||
@@ -2161,7 +2185,7 @@
|
||||
this.arLabel11.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.arLabel11.SignColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel11.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.arLabel11.Size = new System.Drawing.Size(516, 23);
|
||||
this.arLabel11.Size = new System.Drawing.Size(606, 23);
|
||||
this.arLabel11.TabIndex = 86;
|
||||
this.arLabel11.Text = "완료내역";
|
||||
this.arLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -2192,7 +2216,7 @@
|
||||
this.arPanel3.ProgressValue = 0F;
|
||||
this.arPanel3.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
|
||||
this.arPanel3.ShowBorder = true;
|
||||
this.arPanel3.Size = new System.Drawing.Size(516, 248);
|
||||
this.arPanel3.Size = new System.Drawing.Size(606, 248);
|
||||
this.arPanel3.TabIndex = 92;
|
||||
this.arPanel3.Text = "arPanel3";
|
||||
this.arPanel3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
@@ -2205,7 +2229,7 @@
|
||||
this.rtBack.Location = new System.Drawing.Point(1, 24);
|
||||
this.rtBack.Name = "rtBack";
|
||||
this.rtBack.ReadOnly = true;
|
||||
this.rtBack.Size = new System.Drawing.Size(514, 223);
|
||||
this.rtBack.Size = new System.Drawing.Size(604, 223);
|
||||
this.rtBack.TabIndex = 87;
|
||||
this.rtBack.Text = "";
|
||||
this.rtBack.Click += new System.EventHandler(this.rtBack_Click);
|
||||
@@ -2248,7 +2272,7 @@
|
||||
this.arLabel10.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.arLabel10.SignColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel10.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.arLabel10.Size = new System.Drawing.Size(514, 23);
|
||||
this.arLabel10.Size = new System.Drawing.Size(604, 23);
|
||||
this.arLabel10.TabIndex = 86;
|
||||
this.arLabel10.Text = "개선 배경";
|
||||
this.arLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -2261,9 +2285,9 @@
|
||||
this.panel6.Controls.Add(this.rtAft);
|
||||
this.panel6.Controls.Add(this.arLabel9);
|
||||
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.panel6.Location = new System.Drawing.Point(525, 257);
|
||||
this.panel6.Location = new System.Drawing.Point(615, 257);
|
||||
this.panel6.Name = "panel6";
|
||||
this.panel6.Size = new System.Drawing.Size(516, 379);
|
||||
this.panel6.Size = new System.Drawing.Size(606, 379);
|
||||
this.panel6.TabIndex = 90;
|
||||
//
|
||||
// rtAft
|
||||
@@ -2272,7 +2296,7 @@
|
||||
this.rtAft.Location = new System.Drawing.Point(0, 23);
|
||||
this.rtAft.Name = "rtAft";
|
||||
this.rtAft.ReadOnly = true;
|
||||
this.rtAft.Size = new System.Drawing.Size(516, 356);
|
||||
this.rtAft.Size = new System.Drawing.Size(606, 356);
|
||||
this.rtAft.TabIndex = 87;
|
||||
this.rtAft.Text = "";
|
||||
this.rtAft.Click += new System.EventHandler(this.rtBack_Click);
|
||||
@@ -2315,7 +2339,7 @@
|
||||
this.arLabel9.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.arLabel9.SignColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel9.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.arLabel9.Size = new System.Drawing.Size(516, 23);
|
||||
this.arLabel9.Size = new System.Drawing.Size(606, 23);
|
||||
this.arLabel9.TabIndex = 86;
|
||||
this.arLabel9.Text = "개선 후";
|
||||
this.arLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -2330,7 +2354,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, 703);
|
||||
this.tabControl1.Size = new System.Drawing.Size(1238, 703);
|
||||
this.tabControl1.TabIndex = 93;
|
||||
//
|
||||
// tabPage1
|
||||
@@ -2345,7 +2369,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, 677);
|
||||
this.tabPage1.Size = new System.Drawing.Size(1230, 677);
|
||||
this.tabPage1.TabIndex = 0;
|
||||
this.tabPage1.Text = "일반사항";
|
||||
this.tabPage1.UseVisualStyleBackColor = true;
|
||||
@@ -2356,10 +2380,10 @@
|
||||
| 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, 342);
|
||||
this.tabControl2.Location = new System.Drawing.Point(559, 309);
|
||||
this.tabControl2.Name = "tabControl2";
|
||||
this.tabControl2.SelectedIndex = 0;
|
||||
this.tabControl2.Size = new System.Drawing.Size(488, 329);
|
||||
this.tabControl2.Size = new System.Drawing.Size(668, 362);
|
||||
this.tabControl2.TabIndex = 90;
|
||||
//
|
||||
// tabPage3
|
||||
@@ -2368,7 +2392,7 @@
|
||||
this.tabPage3.Location = new System.Drawing.Point(4, 22);
|
||||
this.tabPage3.Name = "tabPage3";
|
||||
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
|
||||
this.tabPage3.Size = new System.Drawing.Size(480, 303);
|
||||
this.tabPage3.Size = new System.Drawing.Size(660, 336);
|
||||
this.tabPage3.TabIndex = 0;
|
||||
this.tabPage3.Text = "업무 현황";
|
||||
this.tabPage3.UseVisualStyleBackColor = true;
|
||||
@@ -2379,7 +2403,7 @@
|
||||
this.tabPage4.Location = new System.Drawing.Point(4, 22);
|
||||
this.tabPage4.Name = "tabPage4";
|
||||
this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
|
||||
this.tabPage4.Size = new System.Drawing.Size(480, 303);
|
||||
this.tabPage4.Size = new System.Drawing.Size(564, 303);
|
||||
this.tabPage4.TabIndex = 1;
|
||||
this.tabPage4.Text = "메모";
|
||||
this.tabPage4.UseVisualStyleBackColor = true;
|
||||
@@ -2408,7 +2432,7 @@
|
||||
this.arPanel4.ProgressValue = 0F;
|
||||
this.arPanel4.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
|
||||
this.arPanel4.ShowBorder = true;
|
||||
this.arPanel4.Size = new System.Drawing.Size(474, 297);
|
||||
this.arPanel4.Size = new System.Drawing.Size(558, 297);
|
||||
this.arPanel4.TabIndex = 90;
|
||||
this.arPanel4.Text = "arPanel4";
|
||||
this.arPanel4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
@@ -2437,7 +2461,7 @@
|
||||
this.dataGridView2.RowHeadersVisible = false;
|
||||
this.dataGridView2.RowTemplate.Height = 23;
|
||||
this.dataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
||||
this.dataGridView2.Size = new System.Drawing.Size(472, 270);
|
||||
this.dataGridView2.Size = new System.Drawing.Size(556, 270);
|
||||
this.dataGridView2.TabIndex = 0;
|
||||
this.dataGridView2.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dataGridView2_DataError);
|
||||
//
|
||||
@@ -2462,8 +2486,8 @@
|
||||
//
|
||||
this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
||||
this.dataGridViewTextBoxColumn5.DataPropertyName = "remark";
|
||||
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle4;
|
||||
dataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle16;
|
||||
this.dataGridViewTextBoxColumn5.HeaderText = "비고";
|
||||
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
||||
this.dataGridViewTextBoxColumn5.ReadOnly = true;
|
||||
@@ -2500,7 +2524,7 @@
|
||||
this.bindingNavigator2.MovePreviousItem = this.toolStripButton2;
|
||||
this.bindingNavigator2.Name = "bindingNavigator2";
|
||||
this.bindingNavigator2.PositionItem = this.toolStripTextBox1;
|
||||
this.bindingNavigator2.Size = new System.Drawing.Size(472, 25);
|
||||
this.bindingNavigator2.Size = new System.Drawing.Size(556, 25);
|
||||
this.bindingNavigator2.TabIndex = 87;
|
||||
this.bindingNavigator2.Text = "bindingNavigator2";
|
||||
//
|
||||
@@ -2605,7 +2629,7 @@
|
||||
this.tabPage2.Location = new System.Drawing.Point(4, 22);
|
||||
this.tabPage2.Name = "tabPage2";
|
||||
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
||||
this.tabPage2.Size = new System.Drawing.Size(1050, 677);
|
||||
this.tabPage2.Size = new System.Drawing.Size(1230, 677);
|
||||
this.tabPage2.TabIndex = 1;
|
||||
this.tabPage2.Text = "완료내역";
|
||||
this.tabPage2.UseVisualStyleBackColor = true;
|
||||
@@ -2647,7 +2671,7 @@
|
||||
this.arLabel12.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.arLabel12.SignColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel12.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.arLabel12.Size = new System.Drawing.Size(1044, 32);
|
||||
this.arLabel12.Size = new System.Drawing.Size(1224, 32);
|
||||
this.arLabel12.TabIndex = 92;
|
||||
this.arLabel12.Text = "내역을 편집하려면 각 창을 \"더블클릭\" 하세요.";
|
||||
this.arLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -2701,7 +2725,7 @@
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(1058, 728);
|
||||
this.ClientSize = new System.Drawing.Size(1238, 728);
|
||||
this.Controls.Add(this.tabControl1);
|
||||
this.Controls.Add(this.bn);
|
||||
this.MinimizeBox = false;
|
||||
@@ -2848,7 +2872,7 @@
|
||||
private System.Windows.Forms.TextBox textBox5;
|
||||
private System.Windows.Forms.Panel panel4;
|
||||
private arCtl.arLabel arLabel8;
|
||||
private System.Windows.Forms.CheckBox checkBox2;
|
||||
private System.Windows.Forms.CheckBox chkFanout;
|
||||
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
||||
private System.Windows.Forms.Panel panel6;
|
||||
private arCtl.arLabel arLabel9;
|
||||
@@ -2922,5 +2946,7 @@
|
||||
private System.Windows.Forms.LinkLabel linkLabel10;
|
||||
private System.Windows.Forms.LinkLabel linkLabel11;
|
||||
private System.Windows.Forms.TextBox tbSFI;
|
||||
private System.Windows.Forms.CheckBox chkHigh;
|
||||
private System.Windows.Forms.CheckBox chkCostSave;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user