1099 lines
62 KiB
C#
1099 lines
62 KiB
C#
namespace FPJ0000
|
|
{
|
|
partial class fEboardData
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.Windows.Forms.Label costoLabel;
|
|
System.Windows.Forms.Label costnLabel;
|
|
System.Windows.Forms.Label costeLabel;
|
|
System.Windows.Forms.Label cntLabel;
|
|
System.Windows.Forms.Label label1;
|
|
System.Windows.Forms.Label uidLabel;
|
|
System.Windows.Forms.Label siteLabel;
|
|
System.Windows.Forms.Label lineLabel;
|
|
System.Windows.Forms.Label divisionLabel;
|
|
System.Windows.Forms.Label processLabel;
|
|
System.Windows.Forms.Label modelLabel;
|
|
System.Windows.Forms.Label boardNameLabel;
|
|
System.Windows.Forms.Label sNLabel;
|
|
System.Windows.Forms.Label 외주업체Label;
|
|
System.Windows.Forms.Label 요청자Label;
|
|
System.Windows.Forms.Label 분류Label;
|
|
System.Windows.Forms.Label repairTimeLabel;
|
|
System.Windows.Forms.Label label2;
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fEboardData));
|
|
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.bn = new System.Windows.Forms.BindingNavigator(this.components);
|
|
this.bs = new System.Windows.Forms.BindingSource(this.components);
|
|
this.dsPRJ = new FPJ0000.dsPRJ();
|
|
this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
|
|
this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
|
|
this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
|
|
this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
|
|
this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
|
|
this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
|
|
this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
|
|
this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.btSave = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
this.cmbBoardVender = new System.Windows.Forms.ComboBox();
|
|
this.repairTimeTextBox = new System.Windows.Forms.TextBox();
|
|
this.cmb분류 = new System.Windows.Forms.ComboBox();
|
|
this.cmb요청자 = new System.Windows.Forms.ComboBox();
|
|
this.cmb외주업체 = new System.Windows.Forms.ComboBox();
|
|
this.cmbSN = new System.Windows.Forms.ComboBox();
|
|
this.cmbBoardName = new System.Windows.Forms.ComboBox();
|
|
this.cmbModel = new System.Windows.Forms.ComboBox();
|
|
this.cmbProcess = new System.Windows.Forms.ComboBox();
|
|
this.cmbDivision = new System.Windows.Forms.ComboBox();
|
|
this.cmbLine = new System.Windows.Forms.ComboBox();
|
|
this.cmbSite = new System.Windows.Forms.ComboBox();
|
|
this.cmbUID = new System.Windows.Forms.ComboBox();
|
|
this.tbCostNew = new System.Windows.Forms.TextBox();
|
|
this.linkLabel4 = new System.Windows.Forms.LinkLabel();
|
|
this.arLabel2 = new arCtl.arLabel();
|
|
this.linkLabel2 = new System.Windows.Forms.LinkLabel();
|
|
this.arLabel6 = new arCtl.arLabel();
|
|
this.arPanel1 = new arCtl.arPanel();
|
|
this.richTextBoxEx1 = new RichTextBoxEx.RichTextBoxEx();
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
this.arPanel2 = new arCtl.arPanel();
|
|
this.richTextBoxEx2 = new RichTextBoxEx.RichTextBoxEx();
|
|
this.arLabel7 = new arCtl.arLabel();
|
|
this.ta = new FPJ0000.dsPRJTableAdapters.EETGW_JobReport_EBoardTableAdapter();
|
|
this.tableAdapterManager = new FPJ0000.dsPRJTableAdapters.TableAdapterManager();
|
|
this.tableAdapterManager1 = new FPJ0000.DSEboardTableAdapters.TableAdapterManager();
|
|
costoLabel = new System.Windows.Forms.Label();
|
|
costnLabel = new System.Windows.Forms.Label();
|
|
costeLabel = new System.Windows.Forms.Label();
|
|
cntLabel = new System.Windows.Forms.Label();
|
|
label1 = new System.Windows.Forms.Label();
|
|
uidLabel = new System.Windows.Forms.Label();
|
|
siteLabel = new System.Windows.Forms.Label();
|
|
lineLabel = new System.Windows.Forms.Label();
|
|
divisionLabel = new System.Windows.Forms.Label();
|
|
processLabel = new System.Windows.Forms.Label();
|
|
modelLabel = new System.Windows.Forms.Label();
|
|
boardNameLabel = new System.Windows.Forms.Label();
|
|
sNLabel = new System.Windows.Forms.Label();
|
|
외주업체Label = new System.Windows.Forms.Label();
|
|
요청자Label = new System.Windows.Forms.Label();
|
|
분류Label = new System.Windows.Forms.Label();
|
|
repairTimeLabel = new System.Windows.Forms.Label();
|
|
label2 = new System.Windows.Forms.Label();
|
|
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
|
|
this.bn.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).BeginInit();
|
|
this.panel1.SuspendLayout();
|
|
this.arPanel1.SuspendLayout();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabPage1.SuspendLayout();
|
|
this.arPanel2.SuspendLayout();
|
|
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, 227);
|
|
costoLabel.Name = "costoLabel";
|
|
costoLabel.Size = new System.Drawing.Size(80, 12);
|
|
costoLabel.TabIndex = 34;
|
|
costoLabel.Text = "- Repair(K\\)";
|
|
//
|
|
// costnLabel
|
|
//
|
|
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, 190);
|
|
costnLabel.Name = "costnLabel";
|
|
costnLabel.Size = new System.Drawing.Size(107, 12);
|
|
costnLabel.TabIndex = 32;
|
|
costnLabel.Text = "Out Sourcing(K\\)";
|
|
//
|
|
// costeLabel
|
|
//
|
|
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, 268);
|
|
costeLabel.Name = "costeLabel";
|
|
costeLabel.Size = new System.Drawing.Size(130, 12);
|
|
costeLabel.TabIndex = 36;
|
|
costeLabel.Text = "= Cost Reduction(K\\)";
|
|
//
|
|
// cntLabel
|
|
//
|
|
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, 110);
|
|
cntLabel.Name = "cntLabel";
|
|
cntLabel.Size = new System.Drawing.Size(29, 12);
|
|
cntLabel.TabIndex = 28;
|
|
cntLabel.Text = "수량";
|
|
//
|
|
// label1
|
|
//
|
|
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, 148);
|
|
label1.Name = "label1";
|
|
label1.Size = new System.Drawing.Size(101, 12);
|
|
label1.TabIndex = 30;
|
|
label1.Text = "New Board (K\\)";
|
|
//
|
|
// uidLabel
|
|
//
|
|
uidLabel.AutoSize = true;
|
|
uidLabel.Location = new System.Drawing.Point(319, 382);
|
|
uidLabel.Name = "uidLabel";
|
|
uidLabel.Size = new System.Drawing.Size(41, 12);
|
|
uidLabel.TabIndex = 42;
|
|
uidLabel.Text = "수리자";
|
|
//
|
|
// siteLabel
|
|
//
|
|
siteLabel.AutoSize = true;
|
|
siteLabel.Location = new System.Drawing.Point(53, 145);
|
|
siteLabel.Name = "siteLabel";
|
|
siteLabel.Size = new System.Drawing.Size(30, 12);
|
|
siteLabel.TabIndex = 6;
|
|
siteLabel.Text = "Site:";
|
|
//
|
|
// lineLabel
|
|
//
|
|
lineLabel.AutoSize = true;
|
|
lineLabel.Location = new System.Drawing.Point(50, 221);
|
|
lineLabel.Name = "lineLabel";
|
|
lineLabel.Size = new System.Drawing.Size(33, 12);
|
|
lineLabel.TabIndex = 12;
|
|
lineLabel.Text = "Line:";
|
|
//
|
|
// divisionLabel
|
|
//
|
|
divisionLabel.AutoSize = true;
|
|
divisionLabel.Location = new System.Drawing.Point(30, 260);
|
|
divisionLabel.Name = "divisionLabel";
|
|
divisionLabel.Size = new System.Drawing.Size(53, 12);
|
|
divisionLabel.TabIndex = 14;
|
|
divisionLabel.Text = "Division:";
|
|
//
|
|
// processLabel
|
|
//
|
|
processLabel.AutoSize = true;
|
|
processLabel.Location = new System.Drawing.Point(27, 301);
|
|
processLabel.Name = "processLabel";
|
|
processLabel.Size = new System.Drawing.Size(56, 12);
|
|
processLabel.TabIndex = 18;
|
|
processLabel.Text = "Process:";
|
|
//
|
|
// modelLabel
|
|
//
|
|
modelLabel.AutoSize = true;
|
|
modelLabel.Location = new System.Drawing.Point(18, 340);
|
|
modelLabel.Name = "modelLabel";
|
|
modelLabel.Size = new System.Drawing.Size(65, 12);
|
|
modelLabel.TabIndex = 20;
|
|
modelLabel.Text = "Equipment";
|
|
//
|
|
// boardNameLabel
|
|
//
|
|
boardNameLabel.AutoSize = true;
|
|
boardNameLabel.Location = new System.Drawing.Point(3, 379);
|
|
boardNameLabel.Name = "boardNameLabel";
|
|
boardNameLabel.Size = new System.Drawing.Size(80, 12);
|
|
boardNameLabel.TabIndex = 22;
|
|
boardNameLabel.Text = "Board Name:";
|
|
//
|
|
// sNLabel
|
|
//
|
|
sNLabel.AutoSize = true;
|
|
sNLabel.Location = new System.Drawing.Point(334, 68);
|
|
sNLabel.Name = "sNLabel";
|
|
sNLabel.Size = new System.Drawing.Size(26, 12);
|
|
sNLabel.TabIndex = 26;
|
|
sNLabel.Text = "SN:";
|
|
//
|
|
// 외주업체Label
|
|
//
|
|
외주업체Label.AutoSize = true;
|
|
외주업체Label.Location = new System.Drawing.Point(303, 305);
|
|
외주업체Label.Name = "외주업체Label";
|
|
외주업체Label.Size = new System.Drawing.Size(57, 12);
|
|
외주업체Label.TabIndex = 38;
|
|
외주업체Label.Text = "외주업체:";
|
|
//
|
|
// 요청자Label
|
|
//
|
|
요청자Label.AutoSize = true;
|
|
요청자Label.Location = new System.Drawing.Point(38, 33);
|
|
요청자Label.Name = "요청자Label";
|
|
요청자Label.Size = new System.Drawing.Size(45, 12);
|
|
요청자Label.TabIndex = 0;
|
|
요청자Label.Text = "요청자:";
|
|
//
|
|
// 분류Label
|
|
//
|
|
분류Label.AutoSize = true;
|
|
분류Label.Location = new System.Drawing.Point(43, 182);
|
|
분류Label.Name = "분류Label";
|
|
분류Label.Size = new System.Drawing.Size(40, 12);
|
|
분류Label.TabIndex = 10;
|
|
분류Label.Text = "Status";
|
|
//
|
|
// repairTimeLabel
|
|
//
|
|
repairTimeLabel.AutoSize = true;
|
|
repairTimeLabel.Location = new System.Drawing.Point(282, 344);
|
|
repairTimeLabel.Name = "repairTimeLabel";
|
|
repairTimeLabel.Size = new System.Drawing.Size(78, 12);
|
|
repairTimeLabel.TabIndex = 40;
|
|
repairTimeLabel.Text = "Repair Time:";
|
|
//
|
|
// label2
|
|
//
|
|
label2.AutoSize = true;
|
|
label2.Location = new System.Drawing.Point(307, 35);
|
|
label2.Name = "label2";
|
|
label2.Size = new System.Drawing.Size(53, 12);
|
|
label2.TabIndex = 24;
|
|
label2.Text = "보드규격";
|
|
//
|
|
// tbSdate
|
|
//
|
|
this.tbSdate.ImeMode = System.Windows.Forms.ImeMode.Hangul;
|
|
this.tbSdate.Location = new System.Drawing.Point(89, 64);
|
|
this.tbSdate.Name = "tbSdate";
|
|
this.tbSdate.Size = new System.Drawing.Size(148, 21);
|
|
this.tbSdate.TabIndex = 3;
|
|
//
|
|
// tbEdate
|
|
//
|
|
this.tbEdate.ImeMode = System.Windows.Forms.ImeMode.Hangul;
|
|
this.tbEdate.Location = new System.Drawing.Point(89, 104);
|
|
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(365, 222);
|
|
this.tbCostRepair.Name = "tbCostRepair";
|
|
this.tbCostRepair.Size = new System.Drawing.Size(176, 21);
|
|
this.tbCostRepair.TabIndex = 35;
|
|
this.tbCostRepair.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.tbCostRepair.TextChanged += new System.EventHandler(this.costnTextBox_TextChanged);
|
|
//
|
|
// tbCostOutSource
|
|
//
|
|
this.tbCostOutSource.Location = new System.Drawing.Point(365, 186);
|
|
this.tbCostOutSource.Name = "tbCostOutSource";
|
|
this.tbCostOutSource.Size = new System.Drawing.Size(176, 21);
|
|
this.tbCostOutSource.TabIndex = 33;
|
|
this.tbCostOutSource.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.tbCostOutSource.TextChanged += new System.EventHandler(this.costnTextBox_TextChanged);
|
|
//
|
|
// tbCostReduct
|
|
//
|
|
this.tbCostReduct.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
|
|
this.tbCostReduct.Location = new System.Drawing.Point(365, 264);
|
|
this.tbCostReduct.Name = "tbCostReduct";
|
|
this.tbCostReduct.Size = new System.Drawing.Size(176, 21);
|
|
this.tbCostReduct.TabIndex = 37;
|
|
this.tbCostReduct.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// tbQty
|
|
//
|
|
this.tbQty.Location = new System.Drawing.Point(365, 105);
|
|
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);
|
|
//
|
|
// bn
|
|
//
|
|
this.bn.AddNewItem = null;
|
|
this.bn.BindingSource = this.bs;
|
|
this.bn.CountItem = this.bindingNavigatorCountItem;
|
|
this.bn.DeleteItem = null;
|
|
this.bn.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.bn.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.bindingNavigatorMoveFirstItem,
|
|
this.bindingNavigatorMovePreviousItem,
|
|
this.bindingNavigatorSeparator,
|
|
this.bindingNavigatorPositionItem,
|
|
this.bindingNavigatorCountItem,
|
|
this.bindingNavigatorSeparator1,
|
|
this.bindingNavigatorMoveNextItem,
|
|
this.bindingNavigatorMoveLastItem,
|
|
this.bindingNavigatorSeparator2,
|
|
this.btSave,
|
|
this.toolStripButton1});
|
|
this.bn.Location = new System.Drawing.Point(0, 696);
|
|
this.bn.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
|
|
this.bn.MoveLastItem = this.bindingNavigatorMoveLastItem;
|
|
this.bn.MoveNextItem = this.bindingNavigatorMoveNextItem;
|
|
this.bn.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
|
|
this.bn.Name = "bn";
|
|
this.bn.PositionItem = this.bindingNavigatorPositionItem;
|
|
this.bn.Size = new System.Drawing.Size(1026, 25);
|
|
this.bn.TabIndex = 65;
|
|
this.bn.Text = "bindingNavigator1";
|
|
//
|
|
// 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;
|
|
//
|
|
// bindingNavigatorCountItem
|
|
//
|
|
this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
|
|
this.bindingNavigatorCountItem.Size = new System.Drawing.Size(27, 22);
|
|
this.bindingNavigatorCountItem.Text = "/{0}";
|
|
this.bindingNavigatorCountItem.ToolTipText = "전체 항목 수";
|
|
//
|
|
// bindingNavigatorMoveFirstItem
|
|
//
|
|
this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
|
|
this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
|
|
this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
|
|
this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
|
|
this.bindingNavigatorMoveFirstItem.Text = "처음으로 이동";
|
|
//
|
|
// bindingNavigatorMovePreviousItem
|
|
//
|
|
this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
|
|
this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
|
|
this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
|
|
this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
|
|
this.bindingNavigatorMovePreviousItem.Text = "이전으로 이동";
|
|
//
|
|
// bindingNavigatorSeparator
|
|
//
|
|
this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
|
|
this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// bindingNavigatorPositionItem
|
|
//
|
|
this.bindingNavigatorPositionItem.AccessibleName = "위치";
|
|
this.bindingNavigatorPositionItem.AutoSize = false;
|
|
this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
|
|
this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
|
|
this.bindingNavigatorPositionItem.Text = "0";
|
|
this.bindingNavigatorPositionItem.ToolTipText = "현재 위치";
|
|
//
|
|
// bindingNavigatorSeparator1
|
|
//
|
|
this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
|
|
this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// bindingNavigatorMoveNextItem
|
|
//
|
|
this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
|
|
this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
|
|
this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
|
|
this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
|
|
this.bindingNavigatorMoveNextItem.Text = "다음으로 이동";
|
|
//
|
|
// bindingNavigatorMoveLastItem
|
|
//
|
|
this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
|
|
this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
|
|
this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
|
|
this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
|
|
this.bindingNavigatorMoveLastItem.Text = "마지막으로 이동";
|
|
//
|
|
// bindingNavigatorSeparator2
|
|
//
|
|
this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
|
|
this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// btSave
|
|
//
|
|
this.btSave.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.btSave.Image = ((System.Drawing.Image)(resources.GetObject("btSave.Image")));
|
|
this.btSave.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btSave.Name = "btSave";
|
|
this.btSave.Size = new System.Drawing.Size(66, 22);
|
|
this.btSave.Text = "확인(&S)";
|
|
this.btSave.Click += new System.EventHandler(this.btSave_Click);
|
|
//
|
|
// toolStripButton1
|
|
//
|
|
this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
|
|
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton1.Name = "toolStripButton1";
|
|
this.toolStripButton1.Size = new System.Drawing.Size(75, 22);
|
|
this.toolStripButton1.Text = "폴더열기";
|
|
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.panel1.Controls.Add(this.checkBox1);
|
|
this.panel1.Controls.Add(label2);
|
|
this.panel1.Controls.Add(this.cmbBoardVender);
|
|
this.panel1.Controls.Add(repairTimeLabel);
|
|
this.panel1.Controls.Add(this.repairTimeTextBox);
|
|
this.panel1.Controls.Add(분류Label);
|
|
this.panel1.Controls.Add(this.cmb분류);
|
|
this.panel1.Controls.Add(요청자Label);
|
|
this.panel1.Controls.Add(this.cmb요청자);
|
|
this.panel1.Controls.Add(외주업체Label);
|
|
this.panel1.Controls.Add(this.cmb외주업체);
|
|
this.panel1.Controls.Add(sNLabel);
|
|
this.panel1.Controls.Add(this.cmbSN);
|
|
this.panel1.Controls.Add(boardNameLabel);
|
|
this.panel1.Controls.Add(this.cmbBoardName);
|
|
this.panel1.Controls.Add(modelLabel);
|
|
this.panel1.Controls.Add(this.cmbModel);
|
|
this.panel1.Controls.Add(processLabel);
|
|
this.panel1.Controls.Add(this.cmbProcess);
|
|
this.panel1.Controls.Add(divisionLabel);
|
|
this.panel1.Controls.Add(this.cmbDivision);
|
|
this.panel1.Controls.Add(lineLabel);
|
|
this.panel1.Controls.Add(this.cmbLine);
|
|
this.panel1.Controls.Add(siteLabel);
|
|
this.panel1.Controls.Add(this.cmbSite);
|
|
this.panel1.Controls.Add(uidLabel);
|
|
this.panel1.Controls.Add(this.cmbUID);
|
|
this.panel1.Controls.Add(this.tbCostNew);
|
|
this.panel1.Controls.Add(label1);
|
|
this.panel1.Controls.Add(this.linkLabel4);
|
|
this.panel1.Controls.Add(this.tbCostReduct);
|
|
this.panel1.Controls.Add(this.tbQty);
|
|
this.panel1.Controls.Add(this.arLabel2);
|
|
this.panel1.Controls.Add(cntLabel);
|
|
this.panel1.Controls.Add(this.linkLabel2);
|
|
this.panel1.Controls.Add(costeLabel);
|
|
this.panel1.Controls.Add(this.tbEdate);
|
|
this.panel1.Controls.Add(this.tbCostOutSource);
|
|
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, 411);
|
|
this.panel1.TabIndex = 86;
|
|
this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
|
|
//
|
|
// checkBox1
|
|
//
|
|
this.checkBox1.AutoSize = true;
|
|
this.checkBox1.Location = new System.Drawing.Point(244, 381);
|
|
this.checkBox1.Name = "checkBox1";
|
|
this.checkBox1.Size = new System.Drawing.Size(72, 16);
|
|
this.checkBox1.TabIndex = 44;
|
|
this.checkBox1.Text = "참고자료";
|
|
this.checkBox1.UseVisualStyleBackColor = true;
|
|
//
|
|
// cmbBoardVender
|
|
//
|
|
this.cmbBoardVender.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
|
this.cmbBoardVender.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
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(365, 30);
|
|
this.cmbBoardVender.Name = "cmbBoardVender";
|
|
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(365, 341);
|
|
this.repairTimeTextBox.Name = "repairTimeTextBox";
|
|
this.repairTimeTextBox.Size = new System.Drawing.Size(176, 21);
|
|
this.repairTimeTextBox.TabIndex = 41;
|
|
//
|
|
// cmb분류
|
|
//
|
|
this.cmb분류.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
|
this.cmb분류.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
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(89, 181);
|
|
this.cmb분류.Name = "cmb분류";
|
|
this.cmb분류.Size = new System.Drawing.Size(148, 20);
|
|
this.cmb분류.TabIndex = 11;
|
|
//
|
|
// cmb요청자
|
|
//
|
|
this.cmb요청자.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
|
this.cmb요청자.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
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(89, 30);
|
|
this.cmb요청자.Name = "cmb요청자";
|
|
this.cmb요청자.Size = new System.Drawing.Size(148, 20);
|
|
this.cmb요청자.TabIndex = 1;
|
|
//
|
|
// cmb외주업체
|
|
//
|
|
this.cmb외주업체.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
|
this.cmb외주업체.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
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(365, 302);
|
|
this.cmb외주업체.Name = "cmb외주업체";
|
|
this.cmb외주업체.Size = new System.Drawing.Size(176, 20);
|
|
this.cmb외주업체.TabIndex = 39;
|
|
//
|
|
// cmbSN
|
|
//
|
|
this.cmbSN.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
|
this.cmbSN.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
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(365, 65);
|
|
this.cmbSN.Name = "cmbSN";
|
|
this.cmbSN.Size = new System.Drawing.Size(176, 20);
|
|
this.cmbSN.TabIndex = 27;
|
|
//
|
|
// cmbBoardName
|
|
//
|
|
this.cmbBoardName.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
|
this.cmbBoardName.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.cmbBoardName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "BoardName", true));
|
|
this.cmbBoardName.FormattingEnabled = true;
|
|
this.cmbBoardName.Items.AddRange(new object[] {
|
|
"IONIZER"});
|
|
this.cmbBoardName.Location = new System.Drawing.Point(89, 378);
|
|
this.cmbBoardName.Name = "cmbBoardName";
|
|
this.cmbBoardName.Size = new System.Drawing.Size(148, 20);
|
|
this.cmbBoardName.TabIndex = 23;
|
|
//
|
|
// cmbModel
|
|
//
|
|
this.cmbModel.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
|
this.cmbModel.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.cmbModel.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "Model", true));
|
|
this.cmbModel.FormattingEnabled = true;
|
|
this.cmbModel.Items.AddRange(new object[] {
|
|
"IONIZER"});
|
|
this.cmbModel.Location = new System.Drawing.Point(89, 339);
|
|
this.cmbModel.Name = "cmbModel";
|
|
this.cmbModel.Size = new System.Drawing.Size(148, 20);
|
|
this.cmbModel.TabIndex = 21;
|
|
//
|
|
// cmbProcess
|
|
//
|
|
this.cmbProcess.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
|
this.cmbProcess.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.cmbProcess.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "Process", true));
|
|
this.cmbProcess.FormattingEnabled = true;
|
|
this.cmbProcess.Items.AddRange(new object[] {
|
|
"IONIZER"});
|
|
this.cmbProcess.Location = new System.Drawing.Point(89, 300);
|
|
this.cmbProcess.Name = "cmbProcess";
|
|
this.cmbProcess.Size = new System.Drawing.Size(148, 20);
|
|
this.cmbProcess.TabIndex = 19;
|
|
//
|
|
// cmbDivision
|
|
//
|
|
this.cmbDivision.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
|
this.cmbDivision.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.cmbDivision.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "Division", true));
|
|
this.cmbDivision.Enabled = false;
|
|
this.cmbDivision.FormattingEnabled = true;
|
|
this.cmbDivision.Location = new System.Drawing.Point(89, 259);
|
|
this.cmbDivision.Name = "cmbDivision";
|
|
this.cmbDivision.Size = new System.Drawing.Size(148, 20);
|
|
this.cmbDivision.TabIndex = 15;
|
|
//
|
|
// cmbLine
|
|
//
|
|
this.cmbLine.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
|
this.cmbLine.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.cmbLine.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "Line", true));
|
|
this.cmbLine.Enabled = false;
|
|
this.cmbLine.FormattingEnabled = true;
|
|
this.cmbLine.Location = new System.Drawing.Point(89, 220);
|
|
this.cmbLine.Name = "cmbLine";
|
|
this.cmbLine.Size = new System.Drawing.Size(148, 20);
|
|
this.cmbLine.TabIndex = 13;
|
|
//
|
|
// cmbSite
|
|
//
|
|
this.cmbSite.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Append;
|
|
this.cmbSite.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.cmbSite.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "Site", true));
|
|
this.cmbSite.Enabled = false;
|
|
this.cmbSite.FormattingEnabled = true;
|
|
this.cmbSite.Location = new System.Drawing.Point(89, 144);
|
|
this.cmbSite.Name = "cmbSite";
|
|
this.cmbSite.Size = new System.Drawing.Size(148, 20);
|
|
this.cmbSite.TabIndex = 7;
|
|
//
|
|
// cmbUID
|
|
//
|
|
this.cmbUID.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
|
this.cmbUID.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
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(365, 378);
|
|
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(365, 144);
|
|
this.tbCostNew.Name = "tbCostNew";
|
|
this.tbCostNew.Size = new System.Drawing.Size(176, 21);
|
|
this.tbCostNew.TabIndex = 31;
|
|
this.tbCostNew.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.tbCostNew.TextChanged += new System.EventHandler(this.tbQty_TextChanged);
|
|
//
|
|
// linkLabel4
|
|
//
|
|
this.linkLabel4.AutoSize = true;
|
|
this.linkLabel4.Location = new System.Drawing.Point(42, 106);
|
|
this.linkLabel4.Name = "linkLabel4";
|
|
this.linkLabel4.Size = new System.Drawing.Size(41, 12);
|
|
this.linkLabel4.TabIndex = 4;
|
|
this.linkLabel4.TabStop = true;
|
|
this.linkLabel4.Text = "완료일";
|
|
this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
|
|
//
|
|
// arLabel2
|
|
//
|
|
this.arLabel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
|
|
this.arLabel2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(207)))), ((int)(((byte)(209)))));
|
|
this.arLabel2.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.arLabel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
|
|
this.arLabel2.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
|
|
this.arLabel2.BorderSize = new System.Windows.Forms.Padding(1);
|
|
this.arLabel2.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.arLabel2.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.arLabel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.arLabel2.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.arLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
|
|
this.arLabel2.GradientEnable = true;
|
|
this.arLabel2.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.arLabel2.GradientRepeatBG = false;
|
|
this.arLabel2.isButton = false;
|
|
this.arLabel2.Location = new System.Drawing.Point(0, 0);
|
|
this.arLabel2.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.arLabel2.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.arLabel2.msg = null;
|
|
this.arLabel2.Name = "arLabel2";
|
|
this.arLabel2.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.arLabel2.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.arLabel2.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.arLabel2.ProgressEnable = false;
|
|
this.arLabel2.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.arLabel2.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.arLabel2.ProgressMax = 100F;
|
|
this.arLabel2.ProgressMin = 0F;
|
|
this.arLabel2.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.arLabel2.ProgressValue = 0F;
|
|
this.arLabel2.ShadowColor = System.Drawing.Color.WhiteSmoke;
|
|
this.arLabel2.Sign = "";
|
|
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.TabIndex = 0;
|
|
this.arLabel2.Text = "정보";
|
|
this.arLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.arLabel2.TextShadow = true;
|
|
this.arLabel2.TextVisible = true;
|
|
//
|
|
// linkLabel2
|
|
//
|
|
this.linkLabel2.AutoSize = true;
|
|
this.linkLabel2.Location = new System.Drawing.Point(42, 67);
|
|
this.linkLabel2.Name = "linkLabel2";
|
|
this.linkLabel2.Size = new System.Drawing.Size(41, 12);
|
|
this.linkLabel2.TabIndex = 2;
|
|
this.linkLabel2.TabStop = true;
|
|
this.linkLabel2.Text = "입고일";
|
|
this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
|
|
//
|
|
// arLabel6
|
|
//
|
|
this.arLabel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
|
|
this.arLabel6.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(207)))), ((int)(((byte)(209)))));
|
|
this.arLabel6.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.arLabel6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
|
|
this.arLabel6.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
|
|
this.arLabel6.BorderSize = new System.Windows.Forms.Padding(0, 0, 0, 1);
|
|
this.arLabel6.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.arLabel6.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.arLabel6.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.arLabel6.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.arLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
|
|
this.arLabel6.GradientEnable = true;
|
|
this.arLabel6.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.arLabel6.GradientRepeatBG = false;
|
|
this.arLabel6.isButton = false;
|
|
this.arLabel6.Location = new System.Drawing.Point(1, 1);
|
|
this.arLabel6.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.arLabel6.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.arLabel6.msg = null;
|
|
this.arLabel6.Name = "arLabel6";
|
|
this.arLabel6.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.arLabel6.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.arLabel6.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.arLabel6.ProgressEnable = false;
|
|
this.arLabel6.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.arLabel6.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.arLabel6.ProgressMax = 100F;
|
|
this.arLabel6.ProgressMin = 0F;
|
|
this.arLabel6.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.arLabel6.ProgressValue = 0F;
|
|
this.arLabel6.ShadowColor = System.Drawing.Color.WhiteSmoke;
|
|
this.arLabel6.Sign = "";
|
|
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(545, 23);
|
|
this.arLabel6.TabIndex = 86;
|
|
this.arLabel6.Text = "원인 / 증상 / 요청";
|
|
this.arLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.arLabel6.TextShadow = true;
|
|
this.arLabel6.TextVisible = true;
|
|
//
|
|
// arPanel1
|
|
//
|
|
this.arPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.arPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
|
|
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.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(6, 423);
|
|
this.arPanel1.Name = "arPanel1";
|
|
this.arPanel1.Padding = new System.Windows.Forms.Padding(1);
|
|
this.arPanel1.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.arPanel1.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.arPanel1.ProgressMax = 100F;
|
|
this.arPanel1.ProgressMin = 0F;
|
|
this.arPanel1.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
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(547, 240);
|
|
this.arPanel1.TabIndex = 88;
|
|
this.arPanel1.Text = "arPanel1";
|
|
this.arPanel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.arPanel1.TextShadow = false;
|
|
this.arPanel1.UseProgressBar = false;
|
|
//
|
|
// 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.19041}\\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;
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
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, 696);
|
|
this.tabControl1.TabIndex = 0;
|
|
//
|
|
// tabPage1
|
|
//
|
|
this.tabPage1.Controls.Add(this.arPanel2);
|
|
this.tabPage1.Controls.Add(this.panel1);
|
|
this.tabPage1.Controls.Add(this.arPanel1);
|
|
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, 670);
|
|
this.tabPage1.TabIndex = 0;
|
|
this.tabPage1.Text = "일반사항";
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
//
|
|
// arPanel2
|
|
//
|
|
this.arPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.arPanel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
|
|
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.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(557, 7);
|
|
this.arPanel2.Name = "arPanel2";
|
|
this.arPanel2.Padding = new System.Windows.Forms.Padding(1);
|
|
this.arPanel2.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.arPanel2.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.arPanel2.ProgressMax = 100F;
|
|
this.arPanel2.ProgressMin = 0F;
|
|
this.arPanel2.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
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, 656);
|
|
this.arPanel2.TabIndex = 89;
|
|
this.arPanel2.Text = "arPanel2";
|
|
this.arPanel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.arPanel2.TextShadow = false;
|
|
this.arPanel2.UseProgressBar = false;
|
|
//
|
|
// 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\\ansicpg1252\\deff0\\nouicompat{\\fonttbl{\\f0\\fnil\\fcharset0 Arial;}}\r\n{\\" +
|
|
"*\\generator Riched20 10.0.19041}\\viewkind4\\uc1 \r\n\\pard\\fs20\\lang1042 richTextBox" +
|
|
"Ex2\\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;
|
|
//
|
|
// arLabel7
|
|
//
|
|
this.arLabel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
|
|
this.arLabel7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(207)))), ((int)(((byte)(209)))));
|
|
this.arLabel7.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
|
this.arLabel7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
|
|
this.arLabel7.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
|
|
this.arLabel7.BorderSize = new System.Windows.Forms.Padding(0, 0, 0, 1);
|
|
this.arLabel7.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
|
this.arLabel7.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.arLabel7.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.arLabel7.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.arLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
|
|
this.arLabel7.GradientEnable = true;
|
|
this.arLabel7.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.arLabel7.GradientRepeatBG = false;
|
|
this.arLabel7.isButton = false;
|
|
this.arLabel7.Location = new System.Drawing.Point(1, 1);
|
|
this.arLabel7.MouseDownColor = System.Drawing.Color.Yellow;
|
|
this.arLabel7.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.arLabel7.msg = null;
|
|
this.arLabel7.Name = "arLabel7";
|
|
this.arLabel7.ProgressBorderColor = System.Drawing.Color.Black;
|
|
this.arLabel7.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
|
this.arLabel7.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
|
|
this.arLabel7.ProgressEnable = false;
|
|
this.arLabel7.ProgressFont = new System.Drawing.Font("Consolas", 10F);
|
|
this.arLabel7.ProgressForeColor = System.Drawing.Color.Black;
|
|
this.arLabel7.ProgressMax = 100F;
|
|
this.arLabel7.ProgressMin = 0F;
|
|
this.arLabel7.ProgressPadding = new System.Windows.Forms.Padding(0);
|
|
this.arLabel7.ProgressValue = 0F;
|
|
this.arLabel7.ShadowColor = System.Drawing.Color.WhiteSmoke;
|
|
this.arLabel7.Sign = "";
|
|
this.arLabel7.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
|
this.arLabel7.SignColor = System.Drawing.Color.Yellow;
|
|
this.arLabel7.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
|
this.arLabel7.Size = new System.Drawing.Size(453, 23);
|
|
this.arLabel7.TabIndex = 86;
|
|
this.arLabel7.Text = "조치 내역";
|
|
this.arLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.arLabel7.TextShadow = true;
|
|
this.arLabel7.TextVisible = true;
|
|
//
|
|
// ta
|
|
//
|
|
this.ta.ClearBeforeFill = true;
|
|
//
|
|
// tableAdapterManager
|
|
//
|
|
this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
|
|
this.tableAdapterManager.EETGW_JobReport_AutoInputTableAdapter = null;
|
|
this.tableAdapterManager.EETGW_JobReport_EBoardTableAdapter = this.ta;
|
|
this.tableAdapterManager.EETGW_NoteTableAdapter = null;
|
|
this.tableAdapterManager.EETGW_ProjecthistoryDTableAdapter = null;
|
|
this.tableAdapterManager.EETGW_ProjectResonTableAdapter = null;
|
|
this.tableAdapterManager.EETGW_ProjectsScheduleTableAdapter = null;
|
|
this.tableAdapterManager.EETGW_ProjectToDoTableAdapter = null;
|
|
this.tableAdapterManager.EETGW_SaveCostTableAdapter = null;
|
|
this.tableAdapterManager.JobReportTableAdapter = null;
|
|
this.tableAdapterManager.ProjectPartStatusTableAdapter = null;
|
|
this.tableAdapterManager.ProjectsHistoryTableAdapter = null;
|
|
this.tableAdapterManager.ProjectsIOMapTableAdapter = null;
|
|
this.tableAdapterManager.ProjectsMailListTableAdapter = null;
|
|
this.tableAdapterManager.ProjectsPartTableAdapter = null;
|
|
this.tableAdapterManager.ProjectsTableAdapter = null;
|
|
this.tableAdapterManager.SPMasterTableAdapter = null;
|
|
this.tableAdapterManager.UpdateOrder = FPJ0000.dsPRJTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
|
|
//
|
|
// tableAdapterManager1
|
|
//
|
|
this.tableAdapterManager1.BackupDataSetBeforeUpdate = false;
|
|
this.tableAdapterManager1.UpdateOrder = FPJ0000.DSEboardTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
|
|
//
|
|
// fEboardData
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
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.bn)).EndInit();
|
|
this.bn.ResumeLayout(false);
|
|
this.bn.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).EndInit();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
this.arPanel1.ResumeLayout(false);
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.tabPage1.ResumeLayout(false);
|
|
this.arPanel2.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private dsPRJ dsPRJ;
|
|
private System.Windows.Forms.BindingSource bs;
|
|
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.BindingNavigator bn;
|
|
private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
|
|
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
|
|
private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
|
|
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
|
|
private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
|
|
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
|
|
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
|
|
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
|
|
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
|
|
private System.Windows.Forms.ToolStripButton btSave;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private arCtl.arLabel arLabel2;
|
|
private arCtl.arLabel arLabel6;
|
|
private arCtl.arPanel arPanel1;
|
|
private System.Windows.Forms.LinkLabel linkLabel2;
|
|
private System.Windows.Forms.LinkLabel linkLabel4;
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
private arCtl.arPanel arPanel2;
|
|
private arCtl.arLabel arLabel7;
|
|
private dsPRJTableAdapters.EETGW_JobReport_EBoardTableAdapter ta;
|
|
private System.Windows.Forms.TextBox tbCostNew;
|
|
private System.Windows.Forms.ComboBox cmbProcess;
|
|
private System.Windows.Forms.ComboBox cmbDivision;
|
|
private System.Windows.Forms.ComboBox cmbLine;
|
|
private System.Windows.Forms.ComboBox cmbSite;
|
|
private System.Windows.Forms.ComboBox cmbUID;
|
|
private dsPRJTableAdapters.TableAdapterManager tableAdapterManager;
|
|
private System.Windows.Forms.ComboBox cmb요청자;
|
|
private System.Windows.Forms.ComboBox cmb외주업체;
|
|
private System.Windows.Forms.ComboBox cmbSN;
|
|
private System.Windows.Forms.ComboBox cmbBoardName;
|
|
private System.Windows.Forms.ComboBox cmbModel;
|
|
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;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton1;
|
|
private System.Windows.Forms.CheckBox checkBox1;
|
|
private DSEboardTableAdapters.TableAdapterManager tableAdapterManager1;
|
|
}
|
|
} |