전자실 report 초안 완료

This commit is contained in:
chi
2021-01-29 21:52:17 +09:00
parent 31d58df5fc
commit 0da91d90a9
16 changed files with 879 additions and 482 deletions

View File

@@ -48,15 +48,12 @@
System.Windows.Forms.Label repairTimeLabel;
System.Windows.Forms.Label label2;
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fEboardData));
this.bs = new System.Windows.Forms.BindingSource(this.components);
this.dsPRJ = new FPJ0000.dsPRJ();
this.sdateTextBox = new System.Windows.Forms.TextBox();
this.edateTextBox = new System.Windows.Forms.TextBox();
this.tbSdate = new System.Windows.Forms.TextBox();
this.tbEdate = new System.Windows.Forms.TextBox();
this.tbCostRepair = new System.Windows.Forms.TextBox();
this.tbCostOutSource = new System.Windows.Forms.TextBox();
this.tbCostReduct = new System.Windows.Forms.TextBox();
this.tbQty = new System.Windows.Forms.TextBox();
this.remark_reqTextBox = new System.Windows.Forms.TextBox();
this.bn = new System.Windows.Forms.BindingNavigator(this.components);
this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
@@ -91,8 +88,11 @@
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.arPanel2 = new arCtl.arPanel();
this.textBox6 = new System.Windows.Forms.TextBox();
this.arLabel7 = new arCtl.arLabel();
this.richTextBoxEx1 = new RichTextBoxEx.RichTextBoxEx();
this.richTextBoxEx2 = new RichTextBoxEx.RichTextBoxEx();
this.bs = new System.Windows.Forms.BindingSource(this.components);
this.dsPRJ = new FPJ0000.dsPRJ();
this.ta = new FPJ0000.dsPRJTableAdapters.EETGW_JobReport_EBoardTableAdapter();
this.tableAdapterManager = new FPJ0000.dsPRJTableAdapters.TableAdapterManager();
costoLabel = new System.Windows.Forms.Label();
@@ -113,8 +113,6 @@
Label = new System.Windows.Forms.Label();
repairTimeLabel = new System.Windows.Forms.Label();
label2 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
this.bn.SuspendLayout();
this.panel1.SuspendLayout();
@@ -122,13 +120,15 @@
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.arPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).BeginInit();
this.SuspendLayout();
//
// costoLabel
//
costoLabel.AutoSize = true;
costoLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
costoLabel.Location = new System.Drawing.Point(280, 191);
costoLabel.Location = new System.Drawing.Point(274, 232);
costoLabel.Name = "costoLabel";
costoLabel.Size = new System.Drawing.Size(80, 12);
costoLabel.TabIndex = 34;
@@ -138,7 +138,7 @@
//
costnLabel.AutoSize = true;
costnLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
costnLabel.Location = new System.Drawing.Point(253, 154);
costnLabel.Location = new System.Drawing.Point(247, 195);
costnLabel.Name = "costnLabel";
costnLabel.Size = new System.Drawing.Size(107, 12);
costnLabel.TabIndex = 32;
@@ -148,7 +148,7 @@
//
costeLabel.AutoSize = true;
costeLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
costeLabel.Location = new System.Drawing.Point(230, 232);
costeLabel.Location = new System.Drawing.Point(224, 273);
costeLabel.Name = "costeLabel";
costeLabel.Size = new System.Drawing.Size(130, 12);
costeLabel.TabIndex = 36;
@@ -158,7 +158,7 @@
//
cntLabel.AutoSize = true;
cntLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
cntLabel.Location = new System.Drawing.Point(331, 74);
cntLabel.Location = new System.Drawing.Point(325, 115);
cntLabel.Name = "cntLabel";
cntLabel.Size = new System.Drawing.Size(29, 12);
cntLabel.TabIndex = 28;
@@ -168,7 +168,7 @@
//
label1.AutoSize = true;
label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
label1.Location = new System.Drawing.Point(259, 112);
label1.Location = new System.Drawing.Point(253, 153);
label1.Name = "label1";
label1.Size = new System.Drawing.Size(101, 12);
label1.TabIndex = 30;
@@ -177,7 +177,7 @@
// uidLabel
//
uidLabel.AutoSize = true;
uidLabel.Location = new System.Drawing.Point(319, 346);
uidLabel.Location = new System.Drawing.Point(313, 387);
uidLabel.Name = "uidLabel";
uidLabel.Size = new System.Drawing.Size(41, 12);
uidLabel.TabIndex = 42;
@@ -240,7 +240,7 @@
// sNLabel
//
sNLabel.AutoSize = true;
sNLabel.Location = new System.Drawing.Point(334, 32);
sNLabel.Location = new System.Drawing.Point(328, 73);
sNLabel.Name = "sNLabel";
sNLabel.Size = new System.Drawing.Size(26, 12);
sNLabel.TabIndex = 26;
@@ -249,7 +249,7 @@
// 외주업체Label
//
Label.AutoSize = true;
Label.Location = new System.Drawing.Point(303, 269);
Label.Location = new System.Drawing.Point(297, 310);
Label.Name = "외주업체Label";
Label.Size = new System.Drawing.Size(57, 12);
Label.TabIndex = 38;
@@ -276,7 +276,7 @@
// repairTimeLabel
//
repairTimeLabel.AutoSize = true;
repairTimeLabel.Location = new System.Drawing.Point(282, 308);
repairTimeLabel.Location = new System.Drawing.Point(276, 349);
repairTimeLabel.Name = "repairTimeLabel";
repairTimeLabel.Size = new System.Drawing.Size(78, 12);
repairTimeLabel.TabIndex = 40;
@@ -285,44 +285,31 @@
// label2
//
label2.AutoSize = true;
label2.Location = new System.Drawing.Point(30, 423);
label2.Location = new System.Drawing.Point(301, 35);
label2.Name = "label2";
label2.Size = new System.Drawing.Size(53, 12);
label2.TabIndex = 24;
label2.Text = "보드규격";
//
// bs
// tbSdate
//
this.bs.DataMember = "EETGW_JobReport_EBoard";
this.bs.DataSource = this.dsPRJ;
this.bs.CurrentChanged += new System.EventHandler(this.bs_CurrentChanged);
this.tbSdate.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.tbSdate.Location = new System.Drawing.Point(89, 69);
this.tbSdate.Name = "tbSdate";
this.tbSdate.Size = new System.Drawing.Size(148, 21);
this.tbSdate.TabIndex = 3;
//
// dsPRJ
// tbEdate
//
this.dsPRJ.DataSetName = "dsPRJ";
this.dsPRJ.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// sdateTextBox
//
this.sdateTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "pdate", true));
this.sdateTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.sdateTextBox.Location = new System.Drawing.Point(89, 69);
this.sdateTextBox.Name = "sdateTextBox";
this.sdateTextBox.Size = new System.Drawing.Size(148, 21);
this.sdateTextBox.TabIndex = 3;
//
// edateTextBox
//
this.edateTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "수리완료일", true));
this.edateTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.edateTextBox.Location = new System.Drawing.Point(89, 109);
this.edateTextBox.Name = "edateTextBox";
this.edateTextBox.Size = new System.Drawing.Size(148, 21);
this.edateTextBox.TabIndex = 5;
this.tbEdate.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.tbEdate.Location = new System.Drawing.Point(89, 109);
this.tbEdate.Name = "tbEdate";
this.tbEdate.Size = new System.Drawing.Size(148, 21);
this.tbEdate.TabIndex = 5;
//
// tbCostRepair
//
this.tbCostRepair.Location = new System.Drawing.Point(364, 186);
this.tbCostRepair.Location = new System.Drawing.Point(358, 227);
this.tbCostRepair.Name = "tbCostRepair";
this.tbCostRepair.Size = new System.Drawing.Size(176, 21);
this.tbCostRepair.TabIndex = 35;
@@ -331,7 +318,7 @@
//
// tbCostOutSource
//
this.tbCostOutSource.Location = new System.Drawing.Point(364, 150);
this.tbCostOutSource.Location = new System.Drawing.Point(358, 191);
this.tbCostOutSource.Name = "tbCostOutSource";
this.tbCostOutSource.Size = new System.Drawing.Size(176, 21);
this.tbCostOutSource.TabIndex = 33;
@@ -341,7 +328,7 @@
// tbCostReduct
//
this.tbCostReduct.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
this.tbCostReduct.Location = new System.Drawing.Point(364, 228);
this.tbCostReduct.Location = new System.Drawing.Point(358, 269);
this.tbCostReduct.Name = "tbCostReduct";
this.tbCostReduct.Size = new System.Drawing.Size(176, 21);
this.tbCostReduct.TabIndex = 37;
@@ -349,26 +336,13 @@
//
// tbQty
//
this.tbQty.Location = new System.Drawing.Point(364, 69);
this.tbQty.Location = new System.Drawing.Point(358, 110);
this.tbQty.Name = "tbQty";
this.tbQty.Size = new System.Drawing.Size(176, 21);
this.tbQty.TabIndex = 29;
this.tbQty.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.tbQty.TextChanged += new System.EventHandler(this.tbQty_TextChanged);
//
// remark_reqTextBox
//
this.remark_reqTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.remark_reqTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "원인", true));
this.remark_reqTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
this.remark_reqTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.remark_reqTextBox.Location = new System.Drawing.Point(1, 24);
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(453, 215);
this.remark_reqTextBox.TabIndex = 0;
//
// bn
//
this.bn.AddNewItem = null;
@@ -387,7 +361,7 @@
this.bindingNavigatorMoveLastItem,
this.bindingNavigatorSeparator2,
this.btSave});
this.bn.Location = new System.Drawing.Point(0, 486);
this.bn.Location = new System.Drawing.Point(0, 696);
this.bn.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
this.bn.MoveLastItem = this.bindingNavigatorMoveLastItem;
this.bn.MoveNextItem = this.bindingNavigatorMoveNextItem;
@@ -514,15 +488,15 @@
this.panel1.Controls.Add(cntLabel);
this.panel1.Controls.Add(this.linkLabel2);
this.panel1.Controls.Add(costeLabel);
this.panel1.Controls.Add(this.edateTextBox);
this.panel1.Controls.Add(this.tbEdate);
this.panel1.Controls.Add(this.tbCostOutSource);
this.panel1.Controls.Add(this.sdateTextBox);
this.panel1.Controls.Add(this.tbSdate);
this.panel1.Controls.Add(costnLabel);
this.panel1.Controls.Add(costoLabel);
this.panel1.Controls.Add(this.tbCostRepair);
this.panel1.Location = new System.Drawing.Point(6, 7);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(547, 453);
this.panel1.Size = new System.Drawing.Size(547, 411);
this.panel1.TabIndex = 86;
this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
//
@@ -533,15 +507,15 @@
this.cmbBoardVender.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "BoardVender", true));
this.cmbBoardVender.Enabled = false;
this.cmbBoardVender.FormattingEnabled = true;
this.cmbBoardVender.Location = new System.Drawing.Point(89, 422);
this.cmbBoardVender.Location = new System.Drawing.Point(358, 30);
this.cmbBoardVender.Name = "cmbBoardVender";
this.cmbBoardVender.Size = new System.Drawing.Size(148, 20);
this.cmbBoardVender.Size = new System.Drawing.Size(176, 20);
this.cmbBoardVender.TabIndex = 25;
//
// repairTimeTextBox
//
this.repairTimeTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "RepairTime", true));
this.repairTimeTextBox.Location = new System.Drawing.Point(364, 305);
this.repairTimeTextBox.Location = new System.Drawing.Point(358, 346);
this.repairTimeTextBox.Name = "repairTimeTextBox";
this.repairTimeTextBox.Size = new System.Drawing.Size(176, 21);
this.repairTimeTextBox.TabIndex = 41;
@@ -577,7 +551,7 @@
this.cmb외주업체.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "외주업체", true));
this.cmb외주업체.Enabled = false;
this.cmb외주업체.FormattingEnabled = true;
this.cmb외주업체.Location = new System.Drawing.Point(364, 266);
this.cmb외주업체.Location = new System.Drawing.Point(358, 307);
this.cmb외주업체.Name = "cmb외주업체";
this.cmb외주업체.Size = new System.Drawing.Size(176, 20);
this.cmb외주업체.TabIndex = 39;
@@ -589,7 +563,7 @@
this.cmbSN.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "SN", true));
this.cmbSN.Enabled = false;
this.cmbSN.FormattingEnabled = true;
this.cmbSN.Location = new System.Drawing.Point(364, 29);
this.cmbSN.Location = new System.Drawing.Point(358, 70);
this.cmbSN.Name = "cmbSN";
this.cmbSN.Size = new System.Drawing.Size(176, 20);
this.cmbSN.TabIndex = 27;
@@ -673,14 +647,14 @@
this.cmbUID.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "uid", true));
this.cmbUID.Enabled = false;
this.cmbUID.FormattingEnabled = true;
this.cmbUID.Location = new System.Drawing.Point(364, 342);
this.cmbUID.Location = new System.Drawing.Point(358, 383);
this.cmbUID.Name = "cmbUID";
this.cmbUID.Size = new System.Drawing.Size(176, 20);
this.cmbUID.TabIndex = 43;
//
// tbCostNew
//
this.tbCostNew.Location = new System.Drawing.Point(364, 108);
this.tbCostNew.Location = new System.Drawing.Point(358, 149);
this.tbCostNew.Name = "tbCostNew";
this.tbCostNew.Size = new System.Drawing.Size(176, 21);
this.tbCostNew.TabIndex = 31;
@@ -790,7 +764,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(453, 23);
this.arLabel6.Size = new System.Drawing.Size(545, 23);
this.arLabel6.TabIndex = 86;
this.arLabel6.Text = "원인 / 증상 / 요청";
this.arLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -805,13 +779,13 @@
this.arPanel1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
this.arPanel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
this.arPanel1.BorderSize = new System.Windows.Forms.Padding(1);
this.arPanel1.Controls.Add(this.remark_reqTextBox);
this.arPanel1.Controls.Add(this.richTextBoxEx1);
this.arPanel1.Controls.Add(this.arLabel6);
this.arPanel1.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
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(6, 423);
this.arPanel1.Name = "arPanel1";
this.arPanel1.Padding = new System.Windows.Forms.Padding(1);
this.arPanel1.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
@@ -822,7 +796,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(455, 240);
this.arPanel1.Size = new System.Drawing.Size(547, 240);
this.arPanel1.TabIndex = 88;
this.arPanel1.Text = "arPanel1";
this.arPanel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
@@ -836,7 +810,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(1026, 486);
this.tabControl1.Size = new System.Drawing.Size(1026, 696);
this.tabControl1.TabIndex = 0;
//
// tabPage1
@@ -847,7 +821,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(1018, 460);
this.tabPage1.Size = new System.Drawing.Size(1018, 670);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "일반사항";
this.tabPage1.UseVisualStyleBackColor = true;
@@ -861,13 +835,13 @@
this.arPanel2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
this.arPanel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
this.arPanel2.BorderSize = new System.Windows.Forms.Padding(1);
this.arPanel2.Controls.Add(this.textBox6);
this.arPanel2.Controls.Add(this.richTextBoxEx2);
this.arPanel2.Controls.Add(this.arLabel7);
this.arPanel2.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.arPanel2.ForeColor = System.Drawing.Color.Khaki;
this.arPanel2.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.arPanel2.GradientRepeatBG = true;
this.arPanel2.Location = new System.Drawing.Point(559, 252);
this.arPanel2.Location = new System.Drawing.Point(557, 7);
this.arPanel2.Name = "arPanel2";
this.arPanel2.Padding = new System.Windows.Forms.Padding(1);
this.arPanel2.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
@@ -878,26 +852,13 @@
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(455, 202);
this.arPanel2.Size = new System.Drawing.Size(455, 656);
this.arPanel2.TabIndex = 89;
this.arPanel2.Text = "arPanel2";
this.arPanel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.arPanel2.TextShadow = false;
this.arPanel2.UseProgressBar = false;
//
// textBox6
//
this.textBox6.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox6.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "결과", true));
this.textBox6.Dock = System.Windows.Forms.DockStyle.Fill;
this.textBox6.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.textBox6.Location = new System.Drawing.Point(1, 24);
this.textBox6.Multiline = true;
this.textBox6.Name = "textBox6";
this.textBox6.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.textBox6.Size = new System.Drawing.Size(453, 177);
this.textBox6.TabIndex = 0;
//
// arLabel7
//
this.arLabel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
@@ -942,6 +903,62 @@
this.arLabel7.TextShadow = true;
this.arLabel7.TextVisible = true;
//
// richTextBoxEx1
//
this.richTextBoxEx1.AllowBullets = true;
this.richTextBoxEx1.AllowDefaultInsertText = true;
this.richTextBoxEx1.AllowDefaultSmartText = true;
this.richTextBoxEx1.AllowHyphenation = true;
this.richTextBoxEx1.AllowPictures = true;
this.richTextBoxEx1.AllowSpellCheck = true;
this.richTextBoxEx1.AutoValidate = System.Windows.Forms.AutoValidate.EnablePreventFocusChange;
this.richTextBoxEx1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
this.richTextBoxEx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.richTextBoxEx1.FilePath = "";
this.richTextBoxEx1.Location = new System.Drawing.Point(1, 24);
this.richTextBoxEx1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.richTextBoxEx1.Name = "richTextBoxEx1";
this.richTextBoxEx1.Rtf = "{\\rtf1\\ansi\\ansicpg1252\\deff0\\nouicompat{\\fonttbl{\\f0\\fnil\\fcharset0 Arial;}}\r\n{\\" +
"*\\generator Riched20 10.0.18362}\\viewkind4\\uc1 \r\n\\pard\\fs20\\lang1042 richTextBox" +
"Ex1\\par\r\n}\r\n";
this.richTextBoxEx1.SetColorWithFont = true;
this.richTextBoxEx1.ShowToolStrip = true;
this.richTextBoxEx1.Size = new System.Drawing.Size(545, 215);
this.richTextBoxEx1.TabIndex = 87;
//
// richTextBoxEx2
//
this.richTextBoxEx2.AllowBullets = true;
this.richTextBoxEx2.AllowDefaultInsertText = true;
this.richTextBoxEx2.AllowDefaultSmartText = true;
this.richTextBoxEx2.AllowHyphenation = true;
this.richTextBoxEx2.AllowPictures = true;
this.richTextBoxEx2.AllowSpellCheck = true;
this.richTextBoxEx2.AutoValidate = System.Windows.Forms.AutoValidate.EnablePreventFocusChange;
this.richTextBoxEx2.Dock = System.Windows.Forms.DockStyle.Fill;
this.richTextBoxEx2.FilePath = "";
this.richTextBoxEx2.Location = new System.Drawing.Point(1, 24);
this.richTextBoxEx2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.richTextBoxEx2.Name = "richTextBoxEx2";
this.richTextBoxEx2.Rtf = "{\\rtf1\\ansi\\deff0\\nouicompat{\\fonttbl{\\f0\\fnil\\fcharset0 Arial;}}\r\n{\\*\\generator " +
"Riched20 10.0.18362}\\viewkind4\\uc1 \r\n\\pard\\fs20\\lang1042 richTextBoxEx2\\par\r\n}\r\n" +
"";
this.richTextBoxEx2.SetColorWithFont = true;
this.richTextBoxEx2.ShowToolStrip = true;
this.richTextBoxEx2.Size = new System.Drawing.Size(453, 631);
this.richTextBoxEx2.TabIndex = 87;
//
// bs
//
this.bs.DataMember = "EETGW_JobReport_EBoard";
this.bs.DataSource = this.dsPRJ;
this.bs.CurrentChanged += new System.EventHandler(this.bs_CurrentChanged);
//
// dsPRJ
//
this.dsPRJ.DataSetName = "dsPRJ";
this.dsPRJ.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// ta
//
this.ta.ClearBeforeFill = true;
@@ -970,26 +987,24 @@
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1026, 511);
this.ClientSize = new System.Drawing.Size(1026, 721);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.bn);
this.MinimizeBox = false;
this.Name = "fEboardData";
this.Text = "전자실 업무 내역 편집";
this.Load += new System.EventHandler(this.fProjectData_Load);
((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bn)).EndInit();
this.bn.ResumeLayout(false);
this.bn.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.arPanel1.ResumeLayout(false);
this.arPanel1.PerformLayout();
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.arPanel2.ResumeLayout(false);
this.arPanel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
@@ -999,13 +1014,12 @@
private dsPRJ dsPRJ;
private System.Windows.Forms.BindingSource bs;
private System.Windows.Forms.TextBox sdateTextBox;
private System.Windows.Forms.TextBox edateTextBox;
private System.Windows.Forms.TextBox tbSdate;
private System.Windows.Forms.TextBox tbEdate;
private System.Windows.Forms.TextBox tbCostRepair;
private System.Windows.Forms.TextBox tbCostOutSource;
private System.Windows.Forms.TextBox tbCostReduct;
private System.Windows.Forms.TextBox tbQty;
private System.Windows.Forms.TextBox remark_reqTextBox;
private System.Windows.Forms.BindingNavigator bn;
private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
@@ -1026,7 +1040,6 @@
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private arCtl.arPanel arPanel2;
private System.Windows.Forms.TextBox textBox6;
private arCtl.arLabel arLabel7;
private dsPRJTableAdapters.EETGW_JobReport_EBoardTableAdapter ta;
private System.Windows.Forms.TextBox tbCostNew;
@@ -1044,5 +1057,7 @@
private System.Windows.Forms.ComboBox cmb분류;
private System.Windows.Forms.TextBox repairTimeTextBox;
private System.Windows.Forms.ComboBox cmbBoardVender;
private RichTextBoxEx.RichTextBoxEx richTextBoxEx1;
private RichTextBoxEx.RichTextBoxEx richTextBoxEx2;
}
}