Пример #1
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     SoftwareFX.ChartFX.TitleDockable titleDockable8          = new SoftwareFX.ChartFX.TitleDockable();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PQC030114));
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.udcChartFX1     = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.spdData         = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.spdData_Sheet1  = new FarPoint.Win.Spread.SheetView();
     this.label1          = new System.Windows.Forms.Label();
     this.label3          = new System.Windows.Forms.Label();
     this.cboGraph        = new System.Windows.Forms.ComboBox();
     this.lblIcon         = new System.Windows.Forms.Label();
     this.label2          = new System.Windows.Forms.Label();
     this.cdvFromTo       = new Miracom.SmartWeb.UI.Controls.udcDurationDate();
     this.cdvFactory      = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvType         = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cboWorkGroup    = new System.Windows.Forms.ComboBox();
     this.label4          = new System.Windows.Forms.Label();
     this.label5          = new System.Windows.Forms.Label();
     this.cboResult       = new System.Windows.Forms.ComboBox();
     this.label6          = new System.Windows.Forms.Label();
     this.label7          = new System.Windows.Forms.Label();
     this.cdvOper         = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition3.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(75, 13);
     this.lblTitle.Text = "Status of nonconformance";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Size = new System.Drawing.Size(800, 90);
     //
     // pnlCondition3
     //
     this.pnlCondition3.Controls.Add(this.label3);
     this.pnlCondition3.Controls.Add(this.label1);
     this.pnlCondition3.Controls.Add(this.cboGraph);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.cdvOper);
     this.pnlCondition2.Controls.Add(this.label7);
     this.pnlCondition2.Controls.Add(this.label6);
     this.pnlCondition2.Controls.Add(this.label5);
     this.pnlCondition2.Controls.Add(this.cboResult);
     this.pnlCondition2.Controls.Add(this.label4);
     this.pnlCondition2.Controls.Add(this.cboWorkGroup);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.cdvFactory);
     this.pnlCondition1.Controls.Add(this.cdvType);
     this.pnlCondition1.Controls.Add(this.cdvFromTo);
     this.pnlCondition1.Controls.Add(this.label2);
     this.pnlCondition1.Controls.Add(this.lblIcon);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 116);
     //
     // udcWIPCondition8
     //
     this.udcWIPCondition8.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition7
     //
     this.udcWIPCondition7.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition6
     //
     this.udcWIPCondition6.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition5
     //
     this.udcWIPCondition5.RefFactory = this.cdvFactory;
     //
     // pnlDetailCondition1
     //
     this.pnlDetailCondition1.AutoSize = true;
     //
     // udcWIPCondition4
     //
     this.udcWIPCondition4.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition3
     //
     this.udcWIPCondition3.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition2
     //
     this.udcWIPCondition2.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition1
     //
     this.udcWIPCondition1.RefFactory = this.cdvFactory;
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.splitContainer1);
     this.pnlMain.Location = new System.Drawing.Point(0, 176);
     this.pnlMain.Size     = new System.Drawing.Size(800, 424);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 116);
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(3, 3);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.udcChartFX1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.spdData);
     this.splitContainer1.Size             = new System.Drawing.Size(794, 421);
     this.splitContainer1.SplitterDistance = 216;
     this.splitContainer1.TabIndex         = 0;
     //
     // udcChartFX1
     //
     this.udcChartFX1.AxisX.Staggered = true;
     this.udcChartFX1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.udcChartFX1.Enabled         = false;
     this.udcChartFX1.Location        = new System.Drawing.Point(0, 0);
     this.udcChartFX1.Name            = "udcChartFX1";
     this.udcChartFX1.Size            = new System.Drawing.Size(794, 216);
     this.udcChartFX1.TabIndex        = 24;
     this.udcChartFX1.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable8
     });
     //
     // spdData
     //
     this.spdData.About = "4.0.2001.2005";
     this.spdData.AccessibleDescription = "spdData, Sheet1, Row 0, Column 0, ";
     this.spdData.BackColor             = System.Drawing.Color.White;
     this.spdData.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.spdData.Location           = new System.Drawing.Point(0, 0);
     this.spdData.Name               = "spdData";
     this.spdData.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.spdData.RPT_IsPreCellsType = true;
     this.spdData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.spdData_Sheet1
     });
     this.spdData.Size     = new System.Drawing.Size(794, 201);
     this.spdData.TabIndex = 1;
     //
     // spdData_Sheet1
     //
     this.spdData_Sheet1.Reset();
     this.spdData_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.spdData_Sheet1.ColumnCount    = 0;
     this.spdData_Sheet1.RowCount       = 0;
     this.spdData_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.spdData.SetActiveViewport(0, 1, 1);
     //
     // label1
     //
     this.label1.Image      = ((System.Drawing.Image)(resources.GetObject("label1.Image")));
     this.label1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label1.Location   = new System.Drawing.Point(7, 4);
     this.label1.Name       = "label1";
     this.label1.Size       = new System.Drawing.Size(6, 17);
     this.label1.TabIndex   = 63;
     this.label1.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(18, 5);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(36, 13);
     this.label3.TabIndex = 62;
     this.label3.Text     = "Graph";
     //
     // cboGraph
     //
     this.cboGraph.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboGraph.FormattingEnabled = true;
     this.cboGraph.Items.AddRange(new object[] {
         "Accidents by Nonconformity Type&amp;TAT",
         "Nonconformities by Period",
         "Pareto by Defect code",
         "Accidents by Nonconformity Type&amp;TAT",
         "Nonconformity product occurrence by defect",
         "Nonconforming occurrence by STEP",
         "Nonconformities by Operator"
     });
     this.cboGraph.Location = new System.Drawing.Point(84, 2);
     this.cboGraph.Name     = "cboGraph";
     this.cboGraph.Size     = new System.Drawing.Size(183, 21);
     this.cboGraph.TabIndex = 61;
     //
     // lblIcon
     //
     this.lblIcon.Image      = ((System.Drawing.Image)(resources.GetObject("lblIcon.Image")));
     this.lblIcon.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lblIcon.Location   = new System.Drawing.Point(407, 2);
     this.lblIcon.Name       = "lblIcon";
     this.lblIcon.Size       = new System.Drawing.Size(6, 17);
     this.lblIcon.TabIndex   = 60;
     this.lblIcon.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(420, 3);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(30, 13);
     this.label2.TabIndex = 59;
     this.label2.Text     = "Date";
     //
     // cdvFromTo
     //
     this.cdvFromTo.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFromTo.Location           = new System.Drawing.Point(484, 2);
     this.cdvFromTo.Name               = "cdvFromTo";
     this.cdvFromTo.RestrictedDayCount = 60;
     this.cdvFromTo.Size               = new System.Drawing.Size(275, 21);
     this.cdvFromTo.TabIndex           = 58;
     //
     // cdvFactory
     //
     this.cdvFactory.BackColor                 = System.Drawing.Color.Transparent;
     this.cdvFactory.bMultiSelect              = false;
     this.cdvFactory.ConditionText             = "Factory";
     this.cdvFactory.CondtionType              = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
     this.cdvFactory.ControlRef                = true;
     this.cdvFactory.Font                      = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFactory.ForcInitControl1          = this.udcWIPCondition1;
     this.cdvFactory.ForcInitControl2          = this.cdvType;
     this.cdvFactory.ForcInitControl3          = this.cdvOper;
     this.cdvFactory.Location                  = new System.Drawing.Point(4, 0);
     this.cdvFactory.MandatoryFlag             = true;
     this.cdvFactory.Name                      = "cdvFactory";
     this.cdvFactory.ParentValue               = "";
     this.cdvFactory.sCodeColumnName           = "";
     this.cdvFactory.sDynamicQuery             = "";
     this.cdvFactory.sFactory                  = "";
     this.cdvFactory.Size                      = new System.Drawing.Size(180, 21);
     this.cdvFactory.sTableName                = "";
     this.cdvFactory.sValueColumnName          = "";
     this.cdvFactory.TabIndex                  = 57;
     this.cdvFactory.VisibleValueButton        = true;
     this.cdvFactory.ValueSelectedItemChanged += new Miracom.UI.MCCodeViewSelChangedHandler(this.cdvFactory_ValueSelectedItemChanged);
     //
     // cdvType
     //
     this.cdvType.BackColor          = System.Drawing.Color.Transparent;
     this.cdvType.bMultiSelect       = true;
     this.cdvType.ConditionText      = "Purpose of inspection";
     this.cdvType.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvType.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvType.Location           = new System.Drawing.Point(204, 0);
     this.cdvType.MandatoryFlag      = false;
     this.cdvType.Name               = "cdvType";
     this.cdvType.ParentValue        = "";
     this.cdvType.sCodeColumnName    = "CODE";
     this.cdvType.sDynamicQuery      = "";
     this.cdvType.sFactory           = "";
     this.cdvType.Size               = new System.Drawing.Size(180, 21);
     this.cdvType.sTableName         = "";
     this.cdvType.sValueColumnName   = "DATA";
     this.cdvType.TabIndex           = 74;
     this.cdvType.VisibleValueButton = true;
     this.cdvType.ValueButtonPress  += new System.EventHandler(this.cdvType_ValueButtonPress);
     //
     // cboWorkGroup
     //
     this.cboWorkGroup.FormattingEnabled = true;
     this.cboWorkGroup.Items.AddRange(new object[] {
         "ALL",
         "SW",
         "DY",
         "GY"
     });
     this.cboWorkGroup.Location = new System.Drawing.Point(284, 2);
     this.cboWorkGroup.Name     = "cboWorkGroup";
     this.cboWorkGroup.Size     = new System.Drawing.Size(100, 21);
     this.cboWorkGroup.TabIndex = 61;
     this.cboWorkGroup.Text     = "ALL";
     //
     // label4
     //
     this.label4.Image      = ((System.Drawing.Image)(resources.GetObject("label4.Image")));
     this.label4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label4.Location   = new System.Drawing.Point(207, 4);
     this.label4.Name       = "label4";
     this.label4.Size       = new System.Drawing.Size(6, 17);
     this.label4.TabIndex   = 63;
     this.label4.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(220, 5);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(43, 13);
     this.label5.TabIndex = 62;
     this.label5.Text     = "Shift";
     //
     // cboResult
     //
     this.cboResult.FormattingEnabled = true;
     this.cboResult.Items.AddRange(new object[] {
         "ALL",
         "PASS",
         "FAIL"
     });
     this.cboResult.Location = new System.Drawing.Point(84, 2);
     this.cboResult.Name     = "cboResult";
     this.cboResult.Size     = new System.Drawing.Size(100, 21);
     this.cboResult.TabIndex = 61;
     this.cboResult.Text     = "ALL";
     //
     // label6
     //
     this.label6.Image      = ((System.Drawing.Image)(resources.GetObject("label6.Image")));
     this.label6.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label6.Location   = new System.Drawing.Point(7, 4);
     this.label6.Name       = "label6";
     this.label6.Size       = new System.Drawing.Size(6, 17);
     this.label6.TabIndex   = 63;
     this.label6.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(18, 5);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(55, 13);
     this.label7.TabIndex = 62;
     this.label7.Text     = "Inspection results";
     //
     // cdvOper
     //
     this.cdvOper.BackColor          = System.Drawing.Color.Transparent;
     this.cdvOper.bMultiSelect       = true;
     this.cdvOper.ConditionText      = "Operation";
     this.cdvOper.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.OPER;
     this.cdvOper.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvOper.Location           = new System.Drawing.Point(404, 0);
     this.cdvOper.MandatoryFlag      = false;
     this.cdvOper.Name               = "cdvOper";
     this.cdvOper.ParentValue        = "";
     this.cdvOper.RefFactory         = this.cdvFactory;
     this.cdvOper.sCodeColumnName    = "";
     this.cdvOper.sDynamicQuery      = "";
     this.cdvOper.sFactory           = "";
     this.cdvOper.Size               = new System.Drawing.Size(180, 21);
     this.cdvOper.sTableName         = "";
     this.cdvOper.sValueColumnName   = "";
     this.cdvOper.TabIndex           = 64;
     this.cdvOper.VisibleValueButton = true;
     //
     // PQC030114
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.WIP_BASE;
     this.ConditionCount      = 3;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name = "PQC030114";
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition3.ResumeLayout(false);
     this.pnlCondition3.PerformLayout();
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition2.PerformLayout();
     this.pnlCondition1.ResumeLayout(false);
     this.pnlCondition1.PerformLayout();
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlWIPDetail.PerformLayout();
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #2
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     SoftwareFX.ChartFX.TitleDockable titleDockable16 = new SoftwareFX.ChartFX.TitleDockable();
     SoftwareFX.ChartFX.TitleDockable titleDockable17 = new SoftwareFX.ChartFX.TitleDockable();
     SoftwareFX.ChartFX.TitleDockable titleDockable18 = new SoftwareFX.ChartFX.TitleDockable();
     SoftwareFX.ChartFX.TitleDockable titleDockable19 = new SoftwareFX.ChartFX.TitleDockable();
     SoftwareFX.ChartFX.TitleDockable titleDockable20 = new SoftwareFX.ChartFX.TitleDockable();
     this.cdvFactory      = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.groupBox3       = new System.Windows.Forms.GroupBox();
     this.label6          = new System.Windows.Forms.Label();
     this.scCenter        = new System.Windows.Forms.SplitContainer();
     this.scLeft          = new System.Windows.Forms.SplitContainer();
     this.cf01            = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.scRight         = new System.Windows.Forms.SplitContainer();
     this.cf02            = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.cf03            = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.cf04            = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.cf05            = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.cdvBaseDate     = new Miracom.SmartWeb.UI.Controls.udcDateTimePicker(this.components);
     this.lblBaseDate     = new System.Windows.Forms.Label();
     this.cbMemory        = new System.Windows.Forms.ComboBox();
     this.label3          = new System.Windows.Forms.Label();
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.pnlDetailCondition3.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.scCenter.Panel1.SuspendLayout();
     this.scCenter.Panel2.SuspendLayout();
     this.scCenter.SuspendLayout();
     this.scLeft.Panel1.SuspendLayout();
     this.scLeft.Panel2.SuspendLayout();
     this.scLeft.SuspendLayout();
     this.scRight.Panel1.SuspendLayout();
     this.scRight.Panel2.SuspendLayout();
     this.scRight.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(96, 13);
     this.lblTitle.Text = "Quality Issue Status";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Controls.Add(this.groupBox3);
     this.pnlMiddle.Size = new System.Drawing.Size(800, 42);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition1, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.groupBox3, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition2, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition3, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition4, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition5, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition6, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition7, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition8, 0);
     //
     // pnlCondition8
     //
     this.pnlCondition8.Location = new System.Drawing.Point(0, 177);
     //
     // pnlCondition7
     //
     this.pnlCondition7.Location = new System.Drawing.Point(0, 153);
     //
     // pnlCondition6
     //
     this.pnlCondition6.Location = new System.Drawing.Point(0, 129);
     //
     // pnlCondition5
     //
     this.pnlCondition5.Location = new System.Drawing.Point(0, 105);
     //
     // pnlCondition4
     //
     this.pnlCondition4.Location = new System.Drawing.Point(0, 81);
     //
     // pnlCondition3
     //
     this.pnlCondition3.Location = new System.Drawing.Point(0, 57);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Location = new System.Drawing.Point(0, 33);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.cdvBaseDate);
     this.pnlCondition1.Controls.Add(this.lblBaseDate);
     this.pnlCondition1.Controls.Add(this.cdvFactory);
     this.pnlCondition1.Size = new System.Drawing.Size(798, 25);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 128);
     //
     // udcWIPCondition8
     //
     this.udcWIPCondition8.Enabled    = false;
     this.udcWIPCondition8.RefFactory = this.cdvFactory;
     this.udcWIPCondition8.Visible    = false;
     //
     // udcWIPCondition7
     //
     this.udcWIPCondition7.Enabled    = false;
     this.udcWIPCondition7.RefFactory = this.cdvFactory;
     this.udcWIPCondition7.Visible    = false;
     //
     // udcWIPCondition6
     //
     this.udcWIPCondition6.Enabled    = false;
     this.udcWIPCondition6.RefFactory = this.cdvFactory;
     this.udcWIPCondition6.Visible    = false;
     //
     // udcWIPCondition5
     //
     this.udcWIPCondition5.Enabled    = false;
     this.udcWIPCondition5.RefFactory = this.cdvFactory;
     this.udcWIPCondition5.Visible    = false;
     //
     // pnlDetailCondition1
     //
     this.pnlDetailCondition1.Controls.Add(this.cbMemory);
     this.pnlDetailCondition1.Controls.Add(this.label3);
     this.pnlDetailCondition1.Controls.SetChildIndex(this.udcWIPCondition1, 0);
     this.pnlDetailCondition1.Controls.SetChildIndex(this.udcWIPCondition2, 0);
     this.pnlDetailCondition1.Controls.SetChildIndex(this.udcWIPCondition3, 0);
     this.pnlDetailCondition1.Controls.SetChildIndex(this.udcWIPCondition4, 0);
     this.pnlDetailCondition1.Controls.SetChildIndex(this.label3, 0);
     this.pnlDetailCondition1.Controls.SetChildIndex(this.cbMemory, 0);
     //
     // udcWIPCondition4
     //
     this.udcWIPCondition4.Enabled    = false;
     this.udcWIPCondition4.RefFactory = this.cdvFactory;
     this.udcWIPCondition4.Visible    = false;
     //
     // udcWIPCondition3
     //
     this.udcWIPCondition3.Enabled    = false;
     this.udcWIPCondition3.RefFactory = this.cdvFactory;
     this.udcWIPCondition3.Visible    = false;
     //
     // udcWIPCondition2
     //
     this.udcWIPCondition2.Enabled    = false;
     this.udcWIPCondition2.RefFactory = this.cdvFactory;
     this.udcWIPCondition2.Visible    = false;
     //
     // udcWIPCondition1
     //
     this.udcWIPCondition1.RefFactory = this.cdvFactory;
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.scCenter);
     this.pnlMain.Location = new System.Drawing.Point(0, 68);
     this.pnlMain.Size     = new System.Drawing.Size(800, 532);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnDetail.Location = new System.Drawing.Point(85, 2);
     this.btnDetail.Visible  = false;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnExcelExport.Text   = "Save";
     this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnSort.Location = new System.Drawing.Point(11, 2);
     this.btnSort.Visible  = false;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 68);
     //
     // cdvFactory
     //
     this.cdvFactory.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFactory.bMultiSelect       = false;
     this.cdvFactory.ConditionText      = "Factory";
     this.cdvFactory.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
     this.cdvFactory.ControlRef         = true;
     this.cdvFactory.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFactory.Location           = new System.Drawing.Point(4, 2);
     this.cdvFactory.MandatoryFlag      = false;
     this.cdvFactory.Name               = "cdvFactory";
     this.cdvFactory.ParentValue        = "";
     this.cdvFactory.sCodeColumnName    = "";
     this.cdvFactory.sDynamicQuery      = "";
     this.cdvFactory.sFactory           = "";
     this.cdvFactory.Size               = new System.Drawing.Size(180, 21);
     this.cdvFactory.sTableName         = "";
     this.cdvFactory.sValueColumnName   = "";
     this.cdvFactory.TabIndex           = 18;
     this.cdvFactory.VisibleValueButton = true;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.label6);
     this.groupBox3.Location = new System.Drawing.Point(330, 77);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(194, 30);
     this.groupBox3.TabIndex = 72;
     this.groupBox3.TabStop  = false;
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Location  = new System.Drawing.Point(4, 12);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(62, 13);
     this.label6.TabIndex  = 66;
     this.label6.Text      = "standard Time :";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // scCenter
     //
     this.scCenter.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.scCenter.Location    = new System.Drawing.Point(3, 3);
     this.scCenter.Name        = "scCenter";
     this.scCenter.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // scCenter.Panel1
     //
     this.scCenter.Panel1.Controls.Add(this.scLeft);
     //
     // scCenter.Panel2
     //
     this.scCenter.Panel2.Controls.Add(this.splitContainer1);
     this.scCenter.Size             = new System.Drawing.Size(794, 529);
     this.scCenter.SplitterDistance = 278;
     this.scCenter.TabIndex         = 1;
     //
     // scLeft
     //
     this.scLeft.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.scLeft.Location = new System.Drawing.Point(0, 0);
     this.scLeft.Name     = "scLeft";
     //
     // scLeft.Panel1
     //
     this.scLeft.Panel1.Controls.Add(this.cf01);
     //
     // scLeft.Panel2
     //
     this.scLeft.Panel2.Controls.Add(this.scRight);
     this.scLeft.Size             = new System.Drawing.Size(794, 278);
     this.scLeft.SplitterDistance = 200;
     this.scLeft.TabIndex         = 25;
     //
     // cf01
     //
     this.cf01.AxisX.Staggered = true;
     this.cf01.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.cf01.ImeMode         = System.Windows.Forms.ImeMode.NoControl;
     this.cf01.Location        = new System.Drawing.Point(0, 0);
     this.cf01.Name            = "cf01";
     this.cf01.Scrollable      = true;
     this.cf01.Size            = new System.Drawing.Size(200, 278);
     this.cf01.TabIndex        = 24;
     this.cf01.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable16
     });
     this.cf01.ToolBar = true;
     //
     // scRight
     //
     this.scRight.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.scRight.Location = new System.Drawing.Point(0, 0);
     this.scRight.Name     = "scRight";
     //
     // scRight.Panel1
     //
     this.scRight.Panel1.Controls.Add(this.cf02);
     //
     // scRight.Panel2
     //
     this.scRight.Panel2.Controls.Add(this.cf03);
     this.scRight.Size             = new System.Drawing.Size(590, 278);
     this.scRight.SplitterDistance = 198;
     this.scRight.TabIndex         = 0;
     //
     // cf02
     //
     this.cf02.AxisX.Staggered = true;
     this.cf02.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.cf02.Location        = new System.Drawing.Point(0, 0);
     this.cf02.Name            = "cf02";
     this.cf02.Scrollable      = true;
     this.cf02.Size            = new System.Drawing.Size(198, 278);
     this.cf02.TabIndex        = 25;
     this.cf02.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable17
     });
     this.cf02.ToolBar = true;
     //
     // cf03
     //
     this.cf03.AxisX.Staggered = true;
     this.cf03.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.cf03.Location        = new System.Drawing.Point(0, 0);
     this.cf03.Name            = "cf03";
     this.cf03.Scrollable      = true;
     this.cf03.Size            = new System.Drawing.Size(388, 278);
     this.cf03.TabIndex        = 26;
     this.cf03.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable18
     });
     this.cf03.ToolBar = true;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name     = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.cf04);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.cf05);
     this.splitContainer1.Size             = new System.Drawing.Size(794, 247);
     this.splitContainer1.SplitterDistance = 414;
     this.splitContainer1.TabIndex         = 27;
     //
     // cf04
     //
     this.cf04.AxisX.Staggered = true;
     this.cf04.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.cf04.Location        = new System.Drawing.Point(0, 0);
     this.cf04.Name            = "cf04";
     this.cf04.Scrollable      = true;
     this.cf04.Size            = new System.Drawing.Size(414, 247);
     this.cf04.TabIndex        = 25;
     this.cf04.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable19
     });
     this.cf04.ToolBar = true;
     //
     // cf05
     //
     this.cf05.AxisX.Staggered = true;
     this.cf05.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.cf05.Location        = new System.Drawing.Point(0, 0);
     this.cf05.Name            = "cf05";
     this.cf05.Scrollable      = true;
     this.cf05.Size            = new System.Drawing.Size(376, 247);
     this.cf05.TabIndex        = 26;
     this.cf05.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable20
     });
     this.cf05.ToolBar = true;
     //
     // cdvBaseDate
     //
     this.cdvBaseDate.CustomFormat = "yyyy-MM-dd";
     this.cdvBaseDate.Font         = new System.Drawing.Font("Verdana", 8F);
     this.cdvBaseDate.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.cdvBaseDate.Location     = new System.Drawing.Point(272, 3);
     this.cdvBaseDate.Name         = "cdvBaseDate";
     this.cdvBaseDate.Size         = new System.Drawing.Size(100, 20);
     this.cdvBaseDate.TabIndex     = 75;
     this.cdvBaseDate.Type         = Miracom.SmartWeb.UI.Controls.DataTimePickerType.General;
     this.cdvBaseDate.Value        = new System.DateTime(2008, 12, 2, 0, 0, 0, 0);
     this.cdvBaseDate.Visible      = false;
     //
     // lblBaseDate
     //
     this.lblBaseDate.AutoSize = true;
     this.lblBaseDate.Location = new System.Drawing.Point(204, 6);
     this.lblBaseDate.Name     = "lblBaseDate";
     this.lblBaseDate.Size     = new System.Drawing.Size(62, 13);
     this.lblBaseDate.TabIndex = 76;
     this.lblBaseDate.Text     = "Standard date :";
     this.lblBaseDate.Visible  = false;
     //
     // cbMemory
     //
     this.cbMemory.FormattingEnabled = true;
     this.cbMemory.Items.AddRange(new object[] {
         "ALL",
         "MEMORY",
         "S-LSI"
     });
     this.cbMemory.Location = new System.Drawing.Point(279, 0);
     this.cbMemory.Name     = "cbMemory";
     this.cbMemory.Size     = new System.Drawing.Size(117, 21);
     this.cbMemory.TabIndex = 79;
     this.cbMemory.Text     = "ALL";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(197, 3);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(77, 13);
     this.label3.TabIndex = 80;
     this.label3.Text     = "MEMORY Classification";
     //
     // PQC031207
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.NONE;
     this.ConditionCount      = 1;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name = "PQC031207";
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition1.ResumeLayout(false);
     this.pnlCondition1.PerformLayout();
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlDetailCondition1.PerformLayout();
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.pnlDetailCondition3.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.scCenter.Panel1.ResumeLayout(false);
     this.scCenter.Panel2.ResumeLayout(false);
     this.scCenter.ResumeLayout(false);
     this.scLeft.Panel1.ResumeLayout(false);
     this.scLeft.Panel2.ResumeLayout(false);
     this.scLeft.ResumeLayout(false);
     this.scRight.Panel1.ResumeLayout(false);
     this.scRight.Panel2.ResumeLayout(false);
     this.scRight.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #3
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     SoftwareFX.ChartFX.TitleDockable titleDockable4          = new SoftwareFX.ChartFX.TitleDockable();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PQC031101));
     SoftwareFX.ChartFX.TitleDockable titleDockable6          = new SoftwareFX.ChartFX.TitleDockable();
     SoftwareFX.ChartFX.TitleDockable titleDockable5          = new SoftwareFX.ChartFX.TitleDockable();
     this.spdData           = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.spdData_Sheet1    = new FarPoint.Win.Spread.SheetView();
     this.cdvFactory        = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.splitContainer2   = new System.Windows.Forms.SplitContainer();
     this.udcChartFX2       = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.label1            = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     this.cdvFromToDate     = new Miracom.SmartWeb.UI.Controls.udcDurationDate();
     this.rbt1        = new System.Windows.Forms.RadioButton();
     this.rbtStandard = new System.Windows.Forms.RadioButton();
     this.rbt2        = new System.Windows.Forms.RadioButton();
     this.cboType     = new System.Windows.Forms.ComboBox();
     this.cdvDep      = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.udcChartFX1 = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.udcChartFX3 = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(59, 13);
     this.lblTitle.Text = "Standard inspection";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Size = new System.Drawing.Size(800, 66);
     //
     // pnlCondition8
     //
     this.pnlCondition8.Location = new System.Drawing.Point(0, 177);
     //
     // pnlCondition7
     //
     this.pnlCondition7.Location = new System.Drawing.Point(0, 153);
     //
     // pnlCondition6
     //
     this.pnlCondition6.Location = new System.Drawing.Point(0, 129);
     //
     // pnlCondition5
     //
     this.pnlCondition5.Location = new System.Drawing.Point(0, 105);
     //
     // pnlCondition4
     //
     this.pnlCondition4.Location = new System.Drawing.Point(0, 81);
     //
     // pnlCondition3
     //
     this.pnlCondition3.Location = new System.Drawing.Point(0, 57);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.cboType);
     this.pnlCondition2.Controls.Add(this.rbt2);
     this.pnlCondition2.Controls.Add(this.rbt1);
     this.pnlCondition2.Controls.Add(this.rbtStandard);
     this.pnlCondition2.Location = new System.Drawing.Point(0, 33);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.cdvDep);
     this.pnlCondition1.Controls.Add(this.label2);
     this.pnlCondition1.Controls.Add(this.cdvFromToDate);
     this.pnlCondition1.Controls.Add(this.cdvFactory);
     this.pnlCondition1.Controls.Add(this.label1);
     this.pnlCondition1.Size = new System.Drawing.Size(798, 25);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 152);
     //
     // udcWIPCondition8
     //
     this.udcWIPCondition8.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition7
     //
     this.udcWIPCondition7.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition6
     //
     this.udcWIPCondition6.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition5
     //
     this.udcWIPCondition5.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition4
     //
     this.udcWIPCondition4.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition3
     //
     this.udcWIPCondition3.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition2
     //
     this.udcWIPCondition2.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition1
     //
     this.udcWIPCondition1.RefFactory = this.cdvFactory;
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.tableLayoutPanel1);
     this.pnlMain.Location = new System.Drawing.Point(0, 92);
     this.pnlMain.Size     = new System.Drawing.Size(800, 508);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 92);
     //
     // spdData
     //
     this.spdData.About = "4.0.2001.2005";
     this.spdData.AccessibleDescription = "spdData, Sheet1, Row 0, Column 0, ";
     this.spdData.BackColor             = System.Drawing.Color.White;
     this.spdData.Dock = System.Windows.Forms.DockStyle.Fill;
     this.spdData.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.spdData.Location             = new System.Drawing.Point(3, 3);
     this.spdData.Name                 = "spdData";
     this.spdData.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.spdData.RPT_IsPreCellsType   = true;
     this.spdData.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.spdData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.spdData_Sheet1
     });
     this.spdData.Size     = new System.Drawing.Size(788, 161);
     this.spdData.TabIndex = 1;
     this.spdData.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     //
     // spdData_Sheet1
     //
     this.spdData_Sheet1.Reset();
     this.spdData_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.spdData_Sheet1.ColumnCount    = 0;
     this.spdData_Sheet1.RowCount       = 0;
     this.spdData_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.spdData.SetActiveViewport(0, 1, 1);
     //
     // cdvFactory
     //
     this.cdvFactory.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFactory.bMultiSelect       = false;
     this.cdvFactory.ConditionText      = "Factory";
     this.cdvFactory.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
     this.cdvFactory.Enabled            = false;
     this.cdvFactory.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFactory.ForcInitControl1   = this.udcWIPCondition1;
     this.cdvFactory.Location           = new System.Drawing.Point(4, 1);
     this.cdvFactory.MandatoryFlag      = true;
     this.cdvFactory.Name               = "cdvFactory";
     this.cdvFactory.ParentValue        = "";
     this.cdvFactory.sCodeColumnName    = "";
     this.cdvFactory.sDynamicQuery      = "";
     this.cdvFactory.sFactory           = "";
     this.cdvFactory.Size               = new System.Drawing.Size(180, 21);
     this.cdvFactory.sTableName         = "";
     this.cdvFactory.sValueColumnName   = "";
     this.cdvFactory.TabIndex           = 71;
     this.cdvFactory.VisibleValueButton = true;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 35.89421F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 397F));
     this.tableLayoutPanel1.Controls.Add(this.spdData, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.splitContainer2, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.udcChartFX1, 0, 1);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 3;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50.42017F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 49.57983F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 173F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(794, 505);
     this.tableLayoutPanel1.TabIndex = 2;
     //
     // splitContainer2
     //
     this.splitContainer2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer2.Location = new System.Drawing.Point(3, 334);
     this.splitContainer2.Name     = "splitContainer2";
     //
     // splitContainer2.Panel1
     //
     this.splitContainer2.Panel1.Controls.Add(this.udcChartFX2);
     //
     // splitContainer2.Panel2
     //
     this.splitContainer2.Panel2.Controls.Add(this.udcChartFX3);
     this.splitContainer2.Size             = new System.Drawing.Size(788, 168);
     this.splitContainer2.SplitterDistance = 379;
     this.splitContainer2.TabIndex         = 31;
     //
     // udcChartFX2
     //
     this.udcChartFX2.AxisX.Staggered = true;
     this.udcChartFX2.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.udcChartFX2.Location        = new System.Drawing.Point(0, 0);
     this.udcChartFX2.Name            = "udcChartFX2";
     this.udcChartFX2.Scrollable      = true;
     this.udcChartFX2.Size            = new System.Drawing.Size(379, 168);
     this.udcChartFX2.TabIndex        = 31;
     this.udcChartFX2.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable4
     });
     this.udcChartFX2.ToolBar = true;
     //
     // label1
     //
     this.label1.Image      = ((System.Drawing.Image)(resources.GetObject("label1.Image")));
     this.label1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label1.Location   = new System.Drawing.Point(202, 3);
     this.label1.Name       = "label1";
     this.label1.Size       = new System.Drawing.Size(6, 17);
     this.label1.TabIndex   = 79;
     this.label1.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(213, 5);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(55, 13);
     this.label2.TabIndex = 80;
     this.label2.Text     = "Reception period";
     //
     // cdvFromToDate
     //
     this.cdvFromToDate.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFromToDate.Location           = new System.Drawing.Point(274, 1);
     this.cdvFromToDate.Name               = "cdvFromToDate";
     this.cdvFromToDate.RestrictedDayCount = 60;
     this.cdvFromToDate.Size               = new System.Drawing.Size(275, 21);
     this.cdvFromToDate.TabIndex           = 82;
     //
     // rbt1
     //
     this.rbt1.AutoSize = true;
     this.rbt1.Location = new System.Drawing.Point(94, 4);
     this.rbt1.Name     = "rbt1";
     this.rbt1.Size     = new System.Drawing.Size(85, 17);
     this.rbt1.TabIndex = 63;
     this.rbt1.Text     = "Measure measures rate";
     this.rbt1.UseVisualStyleBackColor = true;
     //
     // rbtStandard
     //
     this.rbtStandard.AutoSize = true;
     this.rbtStandard.Checked  = true;
     this.rbtStandard.Location = new System.Drawing.Point(15, 4);
     this.rbtStandard.Name     = "rbtStandard";
     this.rbtStandard.Size     = new System.Drawing.Size(73, 17);
     this.rbtStandard.TabIndex = 62;
     this.rbtStandard.TabStop  = true;
     this.rbtStandard.Text     = "Standard settlement";
     this.rbtStandard.UseVisualStyleBackColor = true;
     this.rbtStandard.CheckedChanged         += new System.EventHandler(this.rbtStandard_CheckedChanged);
     //
     // rbt2
     //
     this.rbt2.AutoSize = true;
     this.rbt2.Location = new System.Drawing.Point(185, 4);
     this.rbt2.Name     = "rbt2";
     this.rbt2.Size     = new System.Drawing.Size(73, 17);
     this.rbt2.TabIndex = 64;
     this.rbt2.Text     = "Recurrence rate";
     this.rbt2.UseVisualStyleBackColor = true;
     //
     // cboType
     //
     this.cboType.FormattingEnabled = true;
     this.cboType.Items.AddRange(new object[] {
         "ALL",
         "Standard perfect rate",
         "Standard compliance rate",
         "Standard fixation rate"
     });
     this.cboType.Location = new System.Drawing.Point(274, 2);
     this.cboType.Name     = "cboType";
     this.cboType.Size     = new System.Drawing.Size(96, 21);
     this.cboType.TabIndex = 65;
     this.cboType.Text     = "ALL";
     //
     // cdvDep
     //
     this.cdvDep.BackColor          = System.Drawing.Color.Transparent;
     this.cdvDep.bMultiSelect       = true;
     this.cdvDep.ConditionText      = "department";
     this.cdvDep.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvDep.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvDep.Location           = new System.Drawing.Point(529, 1);
     this.cdvDep.MandatoryFlag      = false;
     this.cdvDep.Name               = "cdvDep";
     this.cdvDep.ParentValue        = "";
     this.cdvDep.sCodeColumnName    = "CODE";
     this.cdvDep.sDynamicQuery      = "";
     this.cdvDep.sFactory           = "";
     this.cdvDep.Size               = new System.Drawing.Size(180, 21);
     this.cdvDep.sTableName         = "";
     this.cdvDep.sValueColumnName   = "DATA";
     this.cdvDep.TabIndex           = 65;
     this.cdvDep.VisibleValueButton = true;
     this.cdvDep.ValueButtonPress  += new System.EventHandler(this.cdvDep_ValueButtonPress);
     //
     // udcChartFX1
     //
     this.udcChartFX1.AxisX.Staggered = true;
     this.udcChartFX1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.udcChartFX1.Location        = new System.Drawing.Point(3, 170);
     this.udcChartFX1.Name            = "udcChartFX1";
     this.udcChartFX1.Scrollable      = true;
     this.udcChartFX1.Size            = new System.Drawing.Size(788, 158);
     this.udcChartFX1.TabIndex        = 32;
     this.udcChartFX1.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable6
     });
     this.udcChartFX1.ToolBar = true;
     //
     // udcChartFX3
     //
     this.udcChartFX3.AxisX.Staggered = true;
     this.udcChartFX3.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.udcChartFX3.Location        = new System.Drawing.Point(0, 0);
     this.udcChartFX3.Name            = "udcChartFX3";
     this.udcChartFX3.Scrollable      = true;
     this.udcChartFX3.Size            = new System.Drawing.Size(405, 168);
     this.udcChartFX3.TabIndex        = 32;
     this.udcChartFX3.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable5
     });
     this.udcChartFX3.ToolBar = true;
     //
     // PQC031101
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.NONE;
     this.ConditionCount      = 2;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name  = "PQC031101";
     this.Load += new System.EventHandler(this.PQC031101_Load);
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition2.PerformLayout();
     this.pnlCondition1.ResumeLayout(false);
     this.pnlCondition1.PerformLayout();
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     this.splitContainer2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #4
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     SoftwareFX.ChartFX.TitleDockable titleDockable1          = new SoftwareFX.ChartFX.TitleDockable();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PQC030112));
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.udcChartFX1     = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.spdData         = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.spdData_Sheet1  = new FarPoint.Win.Spread.SheetView();
     this.cdvFactory      = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.udcGubun        = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.udcFlag         = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.udcInterval     = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.udcUser         = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.udcDept         = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.lblCalib        = new System.Windows.Forms.Label();
     this.txtMeasure      = new System.Windows.Forms.TextBox();
     this.label1          = new System.Windows.Forms.Label();
     this.cboGraph        = new System.Windows.Forms.ComboBox();
     this.label2          = new System.Windows.Forms.Label();
     this.label4          = new System.Windows.Forms.Label();
     this.udcFromToDate   = new Miracom.SmartWeb.UI.Controls.udcDurationDate();
     this.lblIcon         = new System.Windows.Forms.Label();
     this.label3          = new System.Windows.Forms.Label();
     this.udcStatus       = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition3.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(117, 13);
     this.lblTitle.Text = "Instrument Calibration Status";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Size = new System.Drawing.Size(800, 90);
     //
     // pnlCondition8
     //
     this.pnlCondition8.Location = new System.Drawing.Point(0, 182);
     //
     // pnlCondition7
     //
     this.pnlCondition7.Location = new System.Drawing.Point(0, 158);
     //
     // pnlCondition6
     //
     this.pnlCondition6.Location = new System.Drawing.Point(0, 134);
     //
     // pnlCondition5
     //
     this.pnlCondition5.Location = new System.Drawing.Point(0, 110);
     //
     // pnlCondition4
     //
     this.pnlCondition4.Location = new System.Drawing.Point(0, 86);
     //
     // pnlCondition3
     //
     this.pnlCondition3.Controls.Add(this.label1);
     this.pnlCondition3.Controls.Add(this.lblCalib);
     this.pnlCondition3.Controls.Add(this.udcFromToDate);
     this.pnlCondition3.Controls.Add(this.txtMeasure);
     this.pnlCondition3.Controls.Add(this.label3);
     this.pnlCondition3.Controls.Add(this.lblIcon);
     this.pnlCondition3.Size = new System.Drawing.Size(798, 30);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.udcStatus);
     this.pnlCondition2.Controls.Add(this.udcGubun);
     this.pnlCondition2.Controls.Add(this.udcInterval);
     this.pnlCondition2.Controls.Add(this.udcFlag);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.cboGraph);
     this.pnlCondition1.Controls.Add(this.label2);
     this.pnlCondition1.Controls.Add(this.cdvFactory);
     this.pnlCondition1.Controls.Add(this.label4);
     this.pnlCondition1.Controls.Add(this.udcDept);
     this.pnlCondition1.Controls.Add(this.udcUser);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 116);
     //
     // udcWIPCondition8
     //
     this.udcWIPCondition8.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition7
     //
     this.udcWIPCondition7.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition6
     //
     this.udcWIPCondition6.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition5
     //
     this.udcWIPCondition5.RefFactory = this.cdvFactory;
     //
     // pnlDetailCondition1
     //
     this.pnlDetailCondition1.AutoSize = true;
     //
     // udcWIPCondition4
     //
     this.udcWIPCondition4.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition3
     //
     this.udcWIPCondition3.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition2
     //
     this.udcWIPCondition2.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition1
     //
     this.udcWIPCondition1.RefFactory = this.cdvFactory;
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.splitContainer1);
     this.pnlMain.Location = new System.Drawing.Point(0, 176);
     this.pnlMain.Size     = new System.Drawing.Size(800, 424);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 116);
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(3, 3);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.udcChartFX1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.spdData);
     this.splitContainer1.Size             = new System.Drawing.Size(794, 421);
     this.splitContainer1.SplitterDistance = 222;
     this.splitContainer1.TabIndex         = 0;
     //
     // udcChartFX1
     //
     this.udcChartFX1.AxisX.Staggered = true;
     this.udcChartFX1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.udcChartFX1.Location        = new System.Drawing.Point(0, 0);
     this.udcChartFX1.Name            = "udcChartFX1";
     this.udcChartFX1.Scrollable      = true;
     this.udcChartFX1.Size            = new System.Drawing.Size(794, 222);
     this.udcChartFX1.TabIndex        = 24;
     this.udcChartFX1.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable1
     });
     this.udcChartFX1.ToolBar = true;
     //
     // spdData
     //
     this.spdData.About = "4.0.2001.2005";
     this.spdData.AccessibleDescription = "spdData, Sheet1, Row 0, Column 0, ";
     this.spdData.BackColor             = System.Drawing.Color.White;
     this.spdData.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.spdData.Location           = new System.Drawing.Point(0, 0);
     this.spdData.Name               = "spdData";
     this.spdData.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.spdData.RPT_IsPreCellsType = true;
     this.spdData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.spdData_Sheet1
     });
     this.spdData.Size     = new System.Drawing.Size(794, 195);
     this.spdData.TabIndex = 1;
     //
     // spdData_Sheet1
     //
     this.spdData_Sheet1.Reset();
     this.spdData_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.spdData_Sheet1.ColumnCount    = 0;
     this.spdData_Sheet1.RowCount       = 0;
     this.spdData_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.spdData.SetActiveViewport(0, 1, 1);
     //
     // cdvFactory
     //
     this.cdvFactory.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFactory.bMultiSelect       = false;
     this.cdvFactory.ConditionText      = "Factory";
     this.cdvFactory.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
     this.cdvFactory.ControlRef         = true;
     this.cdvFactory.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFactory.ForcInitControl2   = this.udcWIPCondition1;
     this.cdvFactory.Location           = new System.Drawing.Point(4, 0);
     this.cdvFactory.MandatoryFlag      = true;
     this.cdvFactory.Name               = "cdvFactory";
     this.cdvFactory.ParentValue        = "";
     this.cdvFactory.sCodeColumnName    = "";
     this.cdvFactory.sDynamicQuery      = "";
     this.cdvFactory.sFactory           = "";
     this.cdvFactory.Size               = new System.Drawing.Size(180, 21);
     this.cdvFactory.sTableName         = "";
     this.cdvFactory.sValueColumnName   = "";
     this.cdvFactory.TabIndex           = 57;
     this.cdvFactory.VisibleValueButton = true;
     //
     // udcGubun
     //
     this.udcGubun.BackColor          = System.Drawing.Color.Transparent;
     this.udcGubun.bMultiSelect       = true;
     this.udcGubun.ConditionText      = "calibration strategy";
     this.udcGubun.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.udcGubun.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.udcGubun.Location           = new System.Drawing.Point(563, 2);
     this.udcGubun.MandatoryFlag      = false;
     this.udcGubun.Name               = "udcGubun";
     this.udcGubun.ParentValue        = "";
     this.udcGubun.sCodeColumnName    = "KEY_1";
     this.udcGubun.sDynamicQuery      = "";
     this.udcGubun.Size               = new System.Drawing.Size(180, 21);
     this.udcGubun.sTableName         = "H_CALIB_CLASS";
     this.udcGubun.sValueColumnName   = "DA";
     this.udcGubun.TabIndex           = 71;
     this.udcGubun.VisibleValueButton = true;
     //
     // udcFlag
     //
     this.udcFlag.BackColor          = System.Drawing.Color.Transparent;
     this.udcFlag.bMultiSelect       = true;
     this.udcFlag.ConditionText      = "Calibration status";
     this.udcFlag.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.udcFlag.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.udcFlag.Location           = new System.Drawing.Point(190, 2);
     this.udcFlag.MandatoryFlag      = false;
     this.udcFlag.Name               = "udcFlag";
     this.udcFlag.ParentValue        = "";
     this.udcFlag.sCodeColumnName    = "KEY_1";
     this.udcFlag.sDynamicQuery      = "";
     this.udcFlag.Size               = new System.Drawing.Size(180, 21);
     this.udcFlag.sTableName         = "H_CALIB_FLAG";
     this.udcFlag.sValueColumnName   = "DATA_1";
     this.udcFlag.TabIndex           = 70;
     this.udcFlag.VisibleValueButton = true;
     //
     // udcInterval
     //
     this.udcInterval.BackColor          = System.Drawing.Color.Transparent;
     this.udcInterval.bMultiSelect       = true;
     this.udcInterval.ConditionText      = "Calibration Interval";
     this.udcInterval.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.udcInterval.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.udcInterval.Location           = new System.Drawing.Point(4, 2);
     this.udcInterval.MandatoryFlag      = false;
     this.udcInterval.Name               = "udcInterval";
     this.udcInterval.ParentValue        = "";
     this.udcInterval.sCodeColumnName    = "KEY_1";
     this.udcInterval.sDynamicQuery      = "";
     this.udcInterval.Size               = new System.Drawing.Size(180, 21);
     this.udcInterval.sTableName         = "H_CALIB_INTERVAL";
     this.udcInterval.sValueColumnName   = "DATA_1";
     this.udcInterval.TabIndex           = 69;
     this.udcInterval.VisibleValueButton = true;
     //
     // udcUser
     //
     this.udcUser.BackColor          = System.Drawing.Color.Transparent;
     this.udcUser.bMultiSelect       = true;
     this.udcUser.ConditionText      = "the person in charge";
     this.udcUser.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.udcUser.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.udcUser.Location           = new System.Drawing.Point(377, 0);
     this.udcUser.MandatoryFlag      = false;
     this.udcUser.Name               = "udcUser";
     this.udcUser.ParentValue        = "";
     this.udcUser.sCodeColumnName    = "USER_ID";
     this.udcUser.sDynamicQuery      = "SELECT USER_ID, USER_DESC FROM RWEBUSRDEF";
     this.udcUser.Size               = new System.Drawing.Size(180, 21);
     this.udcUser.sTableName         = "";
     this.udcUser.sValueColumnName   = "USER_DESC";
     this.udcUser.TabIndex           = 79;
     this.udcUser.VisibleValueButton = true;
     //
     // udcDept
     //
     this.udcDept.BackColor          = System.Drawing.Color.Transparent;
     this.udcDept.bMultiSelect       = true;
     this.udcDept.ConditionText      = "Use department";
     this.udcDept.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.udcDept.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.udcDept.Location           = new System.Drawing.Point(190, 0);
     this.udcDept.MandatoryFlag      = false;
     this.udcDept.Name               = "udcDept";
     this.udcDept.ParentValue        = "";
     this.udcDept.sCodeColumnName    = "KEY_1";
     this.udcDept.sDynamicQuery      = "";
     this.udcDept.Size               = new System.Drawing.Size(180, 21);
     this.udcDept.sTableName         = "H_DEPARTMENT";
     this.udcDept.sValueColumnName   = "DATA_1";
     this.udcDept.TabIndex           = 78;
     this.udcDept.VisibleValueButton = true;
     //
     // lblCalib
     //
     this.lblCalib.AutoSize = true;
     this.lblCalib.Location = new System.Drawing.Point(392, 8);
     this.lblCalib.Name     = "lblCalib";
     this.lblCalib.Size     = new System.Drawing.Size(55, 13);
     this.lblCalib.TabIndex = 77;
     this.lblCalib.Text     = "Instrument Name";
     //
     // txtMeasure
     //
     this.txtMeasure.Location = new System.Drawing.Point(457, 4);
     this.txtMeasure.Name     = "txtMeasure";
     this.txtMeasure.Size     = new System.Drawing.Size(279, 21);
     this.txtMeasure.TabIndex = 76;
     this.txtMeasure.Text     = "%";
     //
     // label1
     //
     this.label1.BackColor  = System.Drawing.Color.Transparent;
     this.label1.Image      = ((System.Drawing.Image)(resources.GetObject("label1.Image")));
     this.label1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label1.Location   = new System.Drawing.Point(380, 8);
     this.label1.Name       = "label1";
     this.label1.Size       = new System.Drawing.Size(6, 17);
     this.label1.TabIndex   = 80;
     this.label1.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // cboGraph
     //
     this.cboGraph.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboGraph.FormattingEnabled = true;
     this.cboGraph.Items.AddRange(new object[] {
         "View all",
         "Calibration status by department",
         "Calibration Status by Calibration Status",
         "Department Status by Period",
         "Whether the calibration ratio",
         "Percentage of Instrument by Department",
         "Status by Instrument type",
         "Calibration status ratio"
     });
     this.cboGraph.Location = new System.Drawing.Point(622, 0);
     this.cboGraph.Name     = "cboGraph";
     this.cboGraph.Size     = new System.Drawing.Size(148, 21);
     this.cboGraph.TabIndex = 76;
     //
     // label2
     //
     this.label2.BackColor  = System.Drawing.Color.Transparent;
     this.label2.Image      = ((System.Drawing.Image)(resources.GetObject("label2.Image")));
     this.label2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label2.Location   = new System.Drawing.Point(566, 4);
     this.label2.Name       = "label2";
     this.label2.Size       = new System.Drawing.Size(6, 17);
     this.label2.TabIndex   = 75;
     this.label2.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(579, 4);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(36, 13);
     this.label4.TabIndex  = 74;
     this.label4.Text      = "Graph";
     //
     // udcFromToDate
     //
     this.udcFromToDate.BackColor          = System.Drawing.Color.Transparent;
     this.udcFromToDate.Location           = new System.Drawing.Point(84, 5);
     this.udcFromToDate.Name               = "udcFromToDate";
     this.udcFromToDate.RestrictedDayCount = 60;
     this.udcFromToDate.Size               = new System.Drawing.Size(275, 21);
     this.udcFromToDate.TabIndex           = 73;
     //
     // lblIcon
     //
     this.lblIcon.Image      = ((System.Drawing.Image)(resources.GetObject("lblIcon.Image")));
     this.lblIcon.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lblIcon.Location   = new System.Drawing.Point(7, 8);
     this.lblIcon.Name       = "lblIcon";
     this.lblIcon.Size       = new System.Drawing.Size(6, 17);
     this.lblIcon.TabIndex   = 72;
     this.lblIcon.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(21, 8);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(30, 13);
     this.label3.TabIndex = 71;
     this.label3.Text     = "Date";
     //
     // udcStatus
     //
     this.udcStatus.BackColor          = System.Drawing.Color.Transparent;
     this.udcStatus.bMultiSelect       = true;
     this.udcStatus.ConditionText      = "Calibration status";
     this.udcStatus.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.udcStatus.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.udcStatus.Location           = new System.Drawing.Point(377, 2);
     this.udcStatus.MandatoryFlag      = false;
     this.udcStatus.Name               = "udcStatus";
     this.udcStatus.ParentValue        = "";
     this.udcStatus.sCodeColumnName    = "KEY_1";
     this.udcStatus.sDynamicQuery      = "";
     this.udcStatus.Size               = new System.Drawing.Size(180, 21);
     this.udcStatus.sTableName         = "H_CALIB_STATUS";
     this.udcStatus.sValueColumnName   = "DATA_1";
     this.udcStatus.TabIndex           = 72;
     this.udcStatus.VisibleValueButton = true;
     //
     // PQC030112
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.WIP_BASE;
     this.ConditionCount      = 3;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name = "PQC030112";
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition3.ResumeLayout(false);
     this.pnlCondition3.PerformLayout();
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition1.ResumeLayout(false);
     this.pnlCondition1.PerformLayout();
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlWIPDetail.PerformLayout();
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #5
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PQC030103));
     SoftwareFX.ChartFX.TitleDockable titleDockable1          = new SoftwareFX.ChartFX.TitleDockable();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.spdData         = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.spdData_Sheet1  = new FarPoint.Win.Spread.SheetView();
     this.cdvCp           = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvLoss         = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.label1          = new System.Windows.Forms.Label();
     this.label3          = new System.Windows.Forms.Label();
     this.cboGraph        = new System.Windows.Forms.ComboBox();
     this.lblIcon         = new System.Windows.Forms.Label();
     this.label2          = new System.Windows.Forms.Label();
     this.cdvFromTo       = new Miracom.SmartWeb.UI.Controls.udcDurationDate();
     this.cdvFactory      = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvStep         = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.udcChartFX1     = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(75, 13);
     this.lblTitle.Text = "Status of nonconformance";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Size = new System.Drawing.Size(800, 66);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.label1);
     this.pnlCondition2.Controls.Add(this.label3);
     this.pnlCondition2.Controls.Add(this.cboGraph);
     this.pnlCondition2.Controls.Add(this.lblIcon);
     this.pnlCondition2.Controls.Add(this.label2);
     this.pnlCondition2.Controls.Add(this.cdvFromTo);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.cdvStep);
     this.pnlCondition1.Controls.Add(this.cdvFactory);
     this.pnlCondition1.Controls.Add(this.cdvLoss);
     this.pnlCondition1.Controls.Add(this.cdvCp);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 92);
     //
     // udcWIPCondition8
     //
     this.udcWIPCondition8.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition7
     //
     this.udcWIPCondition7.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition6
     //
     this.udcWIPCondition6.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition5
     //
     this.udcWIPCondition5.RefFactory = this.cdvFactory;
     //
     // pnlDetailCondition1
     //
     this.pnlDetailCondition1.AutoSize = true;
     //
     // udcWIPCondition4
     //
     this.udcWIPCondition4.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition3
     //
     this.udcWIPCondition3.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition2
     //
     this.udcWIPCondition2.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition1
     //
     this.udcWIPCondition1.RefFactory = this.cdvFactory;
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.splitContainer1);
     this.pnlMain.Location = new System.Drawing.Point(0, 152);
     this.pnlMain.Size     = new System.Drawing.Size(800, 448);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 92);
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(3, 3);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.udcChartFX1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.spdData);
     this.splitContainer1.Size             = new System.Drawing.Size(794, 445);
     this.splitContainer1.SplitterDistance = 236;
     this.splitContainer1.TabIndex         = 0;
     //
     // spdData
     //
     this.spdData.About = "4.0.2001.2005";
     this.spdData.AccessibleDescription = "spdData, Sheet1, Row 0, Column 0, ";
     this.spdData.BackColor             = System.Drawing.Color.White;
     this.spdData.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.spdData.Location           = new System.Drawing.Point(0, 0);
     this.spdData.Name               = "spdData";
     this.spdData.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.spdData.RPT_IsPreCellsType = true;
     this.spdData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.spdData_Sheet1
     });
     this.spdData.Size             = new System.Drawing.Size(794, 205);
     this.spdData.TabIndex         = 1;
     this.spdData.CellDoubleClick += new FarPoint.Win.Spread.CellClickEventHandler(this.spdData_CellDoubleClick);
     //
     // spdData_Sheet1
     //
     this.spdData_Sheet1.Reset();
     this.spdData_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.spdData_Sheet1.ColumnCount    = 0;
     this.spdData_Sheet1.RowCount       = 0;
     this.spdData_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.spdData.SetActiveViewport(0, 1, 1);
     //
     // cdvCp
     //
     this.cdvCp.BackColor          = System.Drawing.Color.Transparent;
     this.cdvCp.bMultiSelect       = true;
     this.cdvCp.ConditionText      = "Abnormal";
     this.cdvCp.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvCp.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvCp.Location           = new System.Drawing.Point(204, 0);
     this.cdvCp.MandatoryFlag      = false;
     this.cdvCp.Name               = "cdvCp";
     this.cdvCp.ParentValue        = "";
     this.cdvCp.sCodeColumnName    = "KEY_1";
     this.cdvCp.sDynamicQuery      = "";
     this.cdvCp.Size               = new System.Drawing.Size(180, 21);
     this.cdvCp.sTableName         = "ABRLOT_TYPE";
     this.cdvCp.sValueColumnName   = "DATA_1";
     this.cdvCp.TabIndex           = 54;
     this.cdvCp.VisibleValueButton = true;
     //
     // cdvLoss
     //
     this.cdvLoss.BackColor          = System.Drawing.Color.Transparent;
     this.cdvLoss.bMultiSelect       = true;
     this.cdvLoss.ConditionText      = "Defect name";
     this.cdvLoss.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvLoss.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvLoss.Location           = new System.Drawing.Point(404, 0);
     this.cdvLoss.MandatoryFlag      = false;
     this.cdvLoss.Name               = "cdvLoss";
     this.cdvLoss.ParentValue        = "";
     this.cdvLoss.sCodeColumnName    = "";
     this.cdvLoss.sDynamicQuery      = "";
     this.cdvLoss.Size               = new System.Drawing.Size(180, 21);
     this.cdvLoss.sTableName         = "DEFECT_CODE";
     this.cdvLoss.sValueColumnName   = "";
     this.cdvLoss.TabIndex           = 56;
     this.cdvLoss.VisibleValueButton = true;
     //
     // label1
     //
     this.label1.Image      = ((System.Drawing.Image)(resources.GetObject("label1.Image")));
     this.label1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label1.Location   = new System.Drawing.Point(407, 4);
     this.label1.Name       = "label1";
     this.label1.Size       = new System.Drawing.Size(6, 17);
     this.label1.TabIndex   = 63;
     this.label1.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(425, 5);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(36, 13);
     this.label3.TabIndex = 62;
     this.label3.Text     = "Graph";
     //
     // cboGraph
     //
     this.cboGraph.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboGraph.FormattingEnabled = true;
     this.cboGraph.Items.AddRange(new object[] {
         "Accident by nonconformity",
         "Nonconformity occurrence by cycle",
         "Customer occurrence by cycle",
         "TAT by nonconformity type",
         "Cases of nonconformities by customer",
         "Customer occurrence by nonconformity",
         "Nonconforming occurrence by STEP",
         "Pareto by Defect code",
         "Ratio according to cause classification",
         "Ratio according to countermeasure category"
     });
     this.cboGraph.Location = new System.Drawing.Point(481, 2);
     this.cboGraph.Name     = "cboGraph";
     this.cboGraph.Size     = new System.Drawing.Size(183, 21);
     this.cboGraph.TabIndex = 61;
     //
     // lblIcon
     //
     this.lblIcon.Image      = ((System.Drawing.Image)(resources.GetObject("lblIcon.Image")));
     this.lblIcon.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lblIcon.Location   = new System.Drawing.Point(6, 4);
     this.lblIcon.Name       = "lblIcon";
     this.lblIcon.Size       = new System.Drawing.Size(6, 17);
     this.lblIcon.TabIndex   = 60;
     this.lblIcon.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(18, 5);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(30, 13);
     this.label2.TabIndex = 59;
     this.label2.Text     = "Date";
     //
     // cdvFromTo
     //
     this.cdvFromTo.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFromTo.Location           = new System.Drawing.Point(83, 3);
     this.cdvFromTo.Name               = "cdvFromTo";
     this.cdvFromTo.RestrictedDayCount = 60;
     this.cdvFromTo.Size               = new System.Drawing.Size(275, 21);
     this.cdvFromTo.TabIndex           = 58;
     //
     // cdvFactory
     //
     this.cdvFactory.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFactory.bMultiSelect       = false;
     this.cdvFactory.ConditionText      = "Factory";
     this.cdvFactory.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
     this.cdvFactory.ControlRef         = true;
     this.cdvFactory.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFactory.ForcInitControl2   = this.udcWIPCondition1;
     this.cdvFactory.Location           = new System.Drawing.Point(4, 0);
     this.cdvFactory.MandatoryFlag      = true;
     this.cdvFactory.Name               = "cdvFactory";
     this.cdvFactory.ParentValue        = "";
     this.cdvFactory.sCodeColumnName    = "";
     this.cdvFactory.sDynamicQuery      = "";
     this.cdvFactory.sFactory           = "";
     this.cdvFactory.Size               = new System.Drawing.Size(180, 21);
     this.cdvFactory.sTableName         = "";
     this.cdvFactory.sValueColumnName   = "";
     this.cdvFactory.TabIndex           = 57;
     this.cdvFactory.VisibleValueButton = true;
     //
     // cdvStep
     //
     this.cdvStep.BackColor          = System.Drawing.Color.Transparent;
     this.cdvStep.bMultiSelect       = true;
     this.cdvStep.ConditionText      = "Step";
     this.cdvStep.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvStep.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvStep.Location           = new System.Drawing.Point(604, 0);
     this.cdvStep.MandatoryFlag      = false;
     this.cdvStep.Name               = "cdvStep";
     this.cdvStep.ParentValue        = "";
     this.cdvStep.sCodeColumnName    = "CUR_STEP";
     this.cdvStep.sDynamicQuery      = "SELECT DISTINCT CUR_STEP,  \' \' AS NONE FROM CIQCABRLOT ORDER BY CUR_STEP";
     this.cdvStep.sFactory           = "";
     this.cdvStep.Size               = new System.Drawing.Size(180, 21);
     this.cdvStep.sTableName         = "";
     this.cdvStep.sValueColumnName   = "NONE";
     this.cdvStep.TabIndex           = 65;
     this.cdvStep.VisibleValueButton = true;
     //
     // udcChartFX1
     //
     this.udcChartFX1.AxisX.Staggered = true;
     this.udcChartFX1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.udcChartFX1.Location        = new System.Drawing.Point(0, 0);
     this.udcChartFX1.Name            = "udcChartFX1";
     this.udcChartFX1.Scrollable      = true;
     this.udcChartFX1.Size            = new System.Drawing.Size(794, 236);
     this.udcChartFX1.TabIndex        = 24;
     this.udcChartFX1.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable1
     });
     this.udcChartFX1.ToolBar = true;
     //
     // PQC030103
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.WIP_BASE;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name = "PQC030103";
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition2.PerformLayout();
     this.pnlCondition1.ResumeLayout(false);
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlWIPDetail.PerformLayout();
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #6
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     SoftwareFX.ChartFX.TitleDockable titleDockable2          = new SoftwareFX.ChartFX.TitleDockable();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PQC030104));
     this.splitContainer1     = new System.Windows.Forms.SplitContainer();
     this.udcChartFX1         = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.spdData             = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.spdData_Sheet1      = new FarPoint.Win.Spread.SheetView();
     this.label1              = new System.Windows.Forms.Label();
     this.label3              = new System.Windows.Forms.Label();
     this.cboGraph            = new System.Windows.Forms.ComboBox();
     this.cdvFactory          = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.udcItem             = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.udcMatSize          = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.udcCurrentTestLevel = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.udcFromToDate       = new Miracom.SmartWeb.UI.Controls.udcDurationDate();
     this.lblIcon             = new System.Windows.Forms.Label();
     this.label2              = new System.Windows.Forms.Label();
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(120, 13);
     this.lblTitle.Text = "Product evaluation status inquiry";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Size = new System.Drawing.Size(800, 66);
     //
     // pnlCondition8
     //
     this.pnlCondition8.Location = new System.Drawing.Point(0, 182);
     //
     // pnlCondition7
     //
     this.pnlCondition7.Location = new System.Drawing.Point(0, 158);
     //
     // pnlCondition6
     //
     this.pnlCondition6.Location = new System.Drawing.Point(0, 134);
     //
     // pnlCondition5
     //
     this.pnlCondition5.Location = new System.Drawing.Point(0, 110);
     //
     // pnlCondition4
     //
     this.pnlCondition4.Location = new System.Drawing.Point(0, 86);
     //
     // pnlCondition3
     //
     this.pnlCondition3.Location = new System.Drawing.Point(0, 62);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.udcFromToDate);
     this.pnlCondition2.Controls.Add(this.lblIcon);
     this.pnlCondition2.Controls.Add(this.label2);
     this.pnlCondition2.Controls.Add(this.label1);
     this.pnlCondition2.Controls.Add(this.label3);
     this.pnlCondition2.Controls.Add(this.cboGraph);
     this.pnlCondition2.Size = new System.Drawing.Size(798, 30);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.udcMatSize);
     this.pnlCondition1.Controls.Add(this.udcCurrentTestLevel);
     this.pnlCondition1.Controls.Add(this.udcItem);
     this.pnlCondition1.Controls.Add(this.cdvFactory);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 92);
     //
     // udcWIPCondition8
     //
     this.udcWIPCondition8.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition7
     //
     this.udcWIPCondition7.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition6
     //
     this.udcWIPCondition6.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition5
     //
     this.udcWIPCondition5.RefFactory = this.cdvFactory;
     //
     // pnlDetailCondition1
     //
     this.pnlDetailCondition1.AutoSize = true;
     //
     // udcWIPCondition4
     //
     this.udcWIPCondition4.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition3
     //
     this.udcWIPCondition3.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition2
     //
     this.udcWIPCondition2.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition1
     //
     this.udcWIPCondition1.RefFactory = this.cdvFactory;
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.splitContainer1);
     this.pnlMain.Location = new System.Drawing.Point(0, 152);
     this.pnlMain.Size     = new System.Drawing.Size(800, 448);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 92);
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(3, 3);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.udcChartFX1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.spdData);
     this.splitContainer1.Size             = new System.Drawing.Size(794, 445);
     this.splitContainer1.SplitterDistance = 236;
     this.splitContainer1.TabIndex         = 0;
     //
     // udcChartFX1
     //
     this.udcChartFX1.AxisX.Staggered = true;
     this.udcChartFX1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.udcChartFX1.Location        = new System.Drawing.Point(0, 0);
     this.udcChartFX1.Name            = "udcChartFX1";
     this.udcChartFX1.Scrollable      = true;
     this.udcChartFX1.Size            = new System.Drawing.Size(794, 236);
     this.udcChartFX1.TabIndex        = 24;
     this.udcChartFX1.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable2
     });
     this.udcChartFX1.ToolBar = true;
     //
     // spdData
     //
     this.spdData.About = "4.0.2001.2005";
     this.spdData.AccessibleDescription = "spdData, Sheet1, Row 0, Column 0, ";
     this.spdData.BackColor             = System.Drawing.Color.White;
     this.spdData.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.spdData.Location           = new System.Drawing.Point(0, 0);
     this.spdData.Name               = "spdData";
     this.spdData.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.spdData.RPT_IsPreCellsType = true;
     this.spdData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.spdData_Sheet1
     });
     this.spdData.Size     = new System.Drawing.Size(794, 205);
     this.spdData.TabIndex = 1;
     //
     // spdData_Sheet1
     //
     this.spdData_Sheet1.Reset();
     this.spdData_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.spdData_Sheet1.ColumnCount    = 0;
     this.spdData_Sheet1.RowCount       = 0;
     this.spdData_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.spdData.SetActiveViewport(0, 1, 1);
     //
     // label1
     //
     this.label1.Image      = ((System.Drawing.Image)(resources.GetObject("label1.Image")));
     this.label1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label1.Location   = new System.Drawing.Point(407, 6);
     this.label1.Name       = "label1";
     this.label1.Size       = new System.Drawing.Size(6, 17);
     this.label1.TabIndex   = 63;
     this.label1.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(425, 6);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(36, 13);
     this.label3.TabIndex = 62;
     this.label3.Text     = "Graph";
     //
     // cboGraph
     //
     this.cboGraph.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboGraph.FormattingEnabled = true;
     this.cboGraph.Items.AddRange(new object[] {
         "View all"
     });
     this.cboGraph.Location = new System.Drawing.Point(481, 4);
     this.cboGraph.Name     = "cboGraph";
     this.cboGraph.Size     = new System.Drawing.Size(183, 21);
     this.cboGraph.TabIndex = 61;
     //
     // cdvFactory
     //
     this.cdvFactory.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFactory.bMultiSelect       = false;
     this.cdvFactory.ConditionText      = "Factory";
     this.cdvFactory.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
     this.cdvFactory.ControlRef         = true;
     this.cdvFactory.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFactory.ForcInitControl2   = this.udcWIPCondition1;
     this.cdvFactory.Location           = new System.Drawing.Point(4, 0);
     this.cdvFactory.MandatoryFlag      = true;
     this.cdvFactory.Name               = "cdvFactory";
     this.cdvFactory.ParentValue        = "";
     this.cdvFactory.sCodeColumnName    = "";
     this.cdvFactory.sDynamicQuery      = "";
     this.cdvFactory.sFactory           = "";
     this.cdvFactory.Size               = new System.Drawing.Size(180, 21);
     this.cdvFactory.sTableName         = "";
     this.cdvFactory.sValueColumnName   = "";
     this.cdvFactory.TabIndex           = 57;
     this.cdvFactory.VisibleValueButton = true;
     //
     // udcItem
     //
     this.udcItem.BackColor          = System.Drawing.Color.Transparent;
     this.udcItem.bMultiSelect       = true;
     this.udcItem.ConditionText      = "Item";
     this.udcItem.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.udcItem.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.udcItem.Location           = new System.Drawing.Point(204, 0);
     this.udcItem.MandatoryFlag      = false;
     this.udcItem.Name               = "udcItem";
     this.udcItem.ParentValue        = "";
     this.udcItem.sCodeColumnName    = "KEY_1";
     this.udcItem.sDynamicQuery      = "";
     this.udcItem.Size               = new System.Drawing.Size(180, 21);
     this.udcItem.sTableName         = "MATERIAL_TYPE";
     this.udcItem.sValueColumnName   = "DATA_1";
     this.udcItem.TabIndex           = 58;
     this.udcItem.VisibleValueButton = true;
     //
     // udcMatSize
     //
     this.udcMatSize.BackColor          = System.Drawing.Color.Transparent;
     this.udcMatSize.bMultiSelect       = true;
     this.udcMatSize.ConditionText      = "Standard";
     this.udcMatSize.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.udcMatSize.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.udcMatSize.Location           = new System.Drawing.Point(404, 0);
     this.udcMatSize.MandatoryFlag      = false;
     this.udcMatSize.Name               = "udcMatSize";
     this.udcMatSize.ParentValue        = "";
     this.udcMatSize.sCodeColumnName    = "KEY_1";
     this.udcMatSize.sDynamicQuery      = "";
     this.udcMatSize.Size               = new System.Drawing.Size(180, 21);
     this.udcMatSize.sTableName         = "BOM_SIZE";
     this.udcMatSize.sValueColumnName   = "DATA_1";
     this.udcMatSize.TabIndex           = 60;
     this.udcMatSize.VisibleValueButton = true;
     //
     // udcCurrentTestLevel
     //
     this.udcCurrentTestLevel.BackColor          = System.Drawing.Color.Transparent;
     this.udcCurrentTestLevel.bMultiSelect       = true;
     this.udcCurrentTestLevel.ConditionText      = "Inspection level";
     this.udcCurrentTestLevel.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.udcCurrentTestLevel.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.udcCurrentTestLevel.Location           = new System.Drawing.Point(604, 0);
     this.udcCurrentTestLevel.MandatoryFlag      = false;
     this.udcCurrentTestLevel.Name               = "udcCurrentTestLevel";
     this.udcCurrentTestLevel.ParentValue        = "";
     this.udcCurrentTestLevel.sCodeColumnName    = "KEY_1";
     this.udcCurrentTestLevel.sDynamicQuery      = "";
     this.udcCurrentTestLevel.Size               = new System.Drawing.Size(180, 21);
     this.udcCurrentTestLevel.sTableName         = "QC_LEVEL";
     this.udcCurrentTestLevel.sValueColumnName   = "BLANK";
     this.udcCurrentTestLevel.TabIndex           = 59;
     this.udcCurrentTestLevel.VisibleValueButton = true;
     //
     // udcFromToDate
     //
     this.udcFromToDate.BackColor          = System.Drawing.Color.Transparent;
     this.udcFromToDate.Location           = new System.Drawing.Point(84, 4);
     this.udcFromToDate.Name               = "udcFromToDate";
     this.udcFromToDate.RestrictedDayCount = 60;
     this.udcFromToDate.Size               = new System.Drawing.Size(275, 21);
     this.udcFromToDate.TabIndex           = 66;
     //
     // lblIcon
     //
     this.lblIcon.Image      = ((System.Drawing.Image)(resources.GetObject("lblIcon.Image")));
     this.lblIcon.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lblIcon.Location   = new System.Drawing.Point(7, 6);
     this.lblIcon.Name       = "lblIcon";
     this.lblIcon.Size       = new System.Drawing.Size(6, 17);
     this.lblIcon.TabIndex   = 65;
     this.lblIcon.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(21, 6);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(30, 13);
     this.label2.TabIndex = 64;
     this.label2.Text     = "Date";
     //
     // PQC030104
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.WIP_BASE;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name = "PQC030104";
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition2.PerformLayout();
     this.pnlCondition1.ResumeLayout(false);
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlWIPDetail.PerformLayout();
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #7
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     SoftwareFX.ChartFX.TitleDockable titleDockable2          = new SoftwareFX.ChartFX.TitleDockable();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PQC030105));
     this.splitContainer = new System.Windows.Forms.SplitContainer();
     this.udcChartFX1    = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.spdData        = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.spdData_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.cdvKind        = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvResult      = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvOper        = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvPkg         = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvFromTo      = new Miracom.SmartWeb.UI.Controls.udcDurationDate();
     this.lblIcon        = new System.Windows.Forms.Label();
     this.label2         = new System.Windows.Forms.Label();
     this.cboGraph       = new System.Windows.Forms.ComboBox();
     this.label1         = new System.Windows.Forms.Label();
     this.label3         = new System.Windows.Forms.Label();
     this.cdvApproval    = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.splitContainer.Panel1.SuspendLayout();
     this.splitContainer.Panel2.SuspendLayout();
     this.splitContainer.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(111, 13);
     this.lblTitle.Text = "Equipment Evaluation Status Inquiry";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Size = new System.Drawing.Size(800, 66);
     //
     // pnlCondition8
     //
     this.pnlCondition8.Location = new System.Drawing.Point(0, 188);
     //
     // pnlCondition7
     //
     this.pnlCondition7.Location = new System.Drawing.Point(0, 164);
     //
     // pnlCondition6
     //
     this.pnlCondition6.Location = new System.Drawing.Point(0, 140);
     //
     // pnlCondition5
     //
     this.pnlCondition5.Location = new System.Drawing.Point(0, 116);
     //
     // pnlCondition4
     //
     this.pnlCondition4.Location = new System.Drawing.Point(0, 92);
     //
     // pnlCondition3
     //
     this.pnlCondition3.Size = new System.Drawing.Size(798, 36);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.cdvApproval);
     this.pnlCondition2.Controls.Add(this.label1);
     this.pnlCondition2.Controls.Add(this.label3);
     this.pnlCondition2.Controls.Add(this.cboGraph);
     this.pnlCondition2.Controls.Add(this.lblIcon);
     this.pnlCondition2.Controls.Add(this.label2);
     this.pnlCondition2.Controls.Add(this.cdvFromTo);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.cdvPkg);
     this.pnlCondition1.Controls.Add(this.cdvKind);
     this.pnlCondition1.Controls.Add(this.cdvResult);
     this.pnlCondition1.Controls.Add(this.cdvOper);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 152);
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.splitContainer);
     this.pnlMain.Location = new System.Drawing.Point(0, 92);
     this.pnlMain.Size     = new System.Drawing.Size(800, 508);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 92);
     //
     // splitContainer
     //
     this.splitContainer.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer.Location    = new System.Drawing.Point(3, 3);
     this.splitContainer.Name        = "splitContainer";
     this.splitContainer.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer.Panel1
     //
     this.splitContainer.Panel1.Controls.Add(this.udcChartFX1);
     //
     // splitContainer.Panel2
     //
     this.splitContainer.Panel2.Controls.Add(this.spdData);
     this.splitContainer.Size             = new System.Drawing.Size(794, 505);
     this.splitContainer.SplitterDistance = 270;
     this.splitContainer.TabIndex         = 7;
     //
     // udcChartFX1
     //
     this.udcChartFX1.AxisX.Staggered = true;
     this.udcChartFX1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.udcChartFX1.Location        = new System.Drawing.Point(0, 0);
     this.udcChartFX1.Name            = "udcChartFX1";
     this.udcChartFX1.Scrollable      = true;
     this.udcChartFX1.Size            = new System.Drawing.Size(794, 270);
     this.udcChartFX1.TabIndex        = 23;
     this.udcChartFX1.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable2
     });
     //
     // spdData
     //
     this.spdData.About = "4.0.2001.2005";
     this.spdData.AccessibleDescription = "spdData, Sheet1, Row 0, Column 0, ";
     this.spdData.BackColor             = System.Drawing.Color.White;
     this.spdData.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.spdData.Location             = new System.Drawing.Point(0, 0);
     this.spdData.Name                 = "spdData";
     this.spdData.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.spdData.RPT_IsPreCellsType   = true;
     this.spdData.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.spdData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.spdData_Sheet1
     });
     this.spdData.Size     = new System.Drawing.Size(794, 231);
     this.spdData.TabIndex = 0;
     //
     // spdData_Sheet1
     //
     this.spdData_Sheet1.Reset();
     this.spdData_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.spdData_Sheet1.ColumnCount    = 0;
     this.spdData_Sheet1.RowCount       = 0;
     this.spdData_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.spdData.SetActiveViewport(0, 1, 1);
     //
     // cdvKind
     //
     this.cdvKind.BackColor          = System.Drawing.Color.Transparent;
     this.cdvKind.bMultiSelect       = true;
     this.cdvKind.ConditionText      = "Evaluation Type";
     this.cdvKind.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvKind.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvKind.Location           = new System.Drawing.Point(4, 2);
     this.cdvKind.MandatoryFlag      = false;
     this.cdvKind.Name               = "cdvKind";
     this.cdvKind.ParentValue        = "";
     this.cdvKind.sCodeColumnName    = "KEY_1";
     this.cdvKind.sDynamicQuery      = "";
     this.cdvKind.Size               = new System.Drawing.Size(180, 21);
     this.cdvKind.sTableName         = "H_PARITY_CLASS";
     this.cdvKind.sValueColumnName   = "DATA_1";
     this.cdvKind.TabIndex           = 53;
     this.cdvKind.VisibleValueButton = true;
     //
     // cdvResult
     //
     this.cdvResult.BackColor          = System.Drawing.Color.Transparent;
     this.cdvResult.bMultiSelect       = true;
     this.cdvResult.ConditionText      = "Evaluation results";
     this.cdvResult.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvResult.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvResult.Location           = new System.Drawing.Point(404, 2);
     this.cdvResult.MandatoryFlag      = false;
     this.cdvResult.Name               = "cdvResult";
     this.cdvResult.ParentValue        = "";
     this.cdvResult.sCodeColumnName    = "KEY_1";
     this.cdvResult.sDynamicQuery      = "";
     this.cdvResult.Size               = new System.Drawing.Size(180, 21);
     this.cdvResult.sTableName         = "H_PARITY_RESULT";
     this.cdvResult.sValueColumnName   = "DATA_1";
     this.cdvResult.TabIndex           = 1;
     this.cdvResult.VisibleValueButton = true;
     //
     // cdvOper
     //
     this.cdvOper.BackColor          = System.Drawing.Color.Transparent;
     this.cdvOper.bMultiSelect       = true;
     this.cdvOper.ConditionText      = "Operation";
     this.cdvOper.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.OPER;
     this.cdvOper.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvOper.Location           = new System.Drawing.Point(204, 2);
     this.cdvOper.MandatoryFlag      = false;
     this.cdvOper.Name               = "cdvOper";
     this.cdvOper.ParentValue        = "";
     this.cdvOper.sCodeColumnName    = "";
     this.cdvOper.sDynamicQuery      = "";
     this.cdvOper.Size               = new System.Drawing.Size(180, 21);
     this.cdvOper.sTableName         = "";
     this.cdvOper.sValueColumnName   = "";
     this.cdvOper.TabIndex           = 2;
     this.cdvOper.VisibleValueButton = true;
     //
     // cdvPkg
     //
     this.cdvPkg.BackColor          = System.Drawing.Color.Transparent;
     this.cdvPkg.bMultiSelect       = true;
     this.cdvPkg.ConditionText      = "PKG Type";
     this.cdvPkg.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvPkg.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvPkg.Location           = new System.Drawing.Point(604, 2);
     this.cdvPkg.MandatoryFlag      = false;
     this.cdvPkg.Name               = "cdvPkg";
     this.cdvPkg.ParentValue        = "";
     this.cdvPkg.sCodeColumnName    = "MAT_GRP_3";
     this.cdvPkg.sDynamicQuery      = "SELECT DISTINCT MAT_GRP_3 AS MAT_GRP_3, \' \' AS NONE FROM MWIPMATDEF";
     this.cdvPkg.sFactory           = "";
     this.cdvPkg.Size               = new System.Drawing.Size(180, 21);
     this.cdvPkg.sTableName         = "";
     this.cdvPkg.sValueColumnName   = "NONE";
     this.cdvPkg.TabIndex           = 3;
     this.cdvPkg.VisibleValueButton = true;
     //
     // cdvFromTo
     //
     this.cdvFromTo.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFromTo.Location           = new System.Drawing.Point(84, 3);
     this.cdvFromTo.Name               = "cdvFromTo";
     this.cdvFromTo.RestrictedDayCount = 60;
     this.cdvFromTo.Size               = new System.Drawing.Size(275, 21);
     this.cdvFromTo.TabIndex           = 0;
     //
     // lblIcon
     //
     this.lblIcon.Image      = ((System.Drawing.Image)(resources.GetObject("lblIcon.Image")));
     this.lblIcon.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lblIcon.Location   = new System.Drawing.Point(8, 5);
     this.lblIcon.Name       = "lblIcon";
     this.lblIcon.Size       = new System.Drawing.Size(6, 17);
     this.lblIcon.TabIndex   = 53;
     this.lblIcon.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(20, 6);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(30, 13);
     this.label2.TabIndex = 52;
     this.label2.Text     = "Date";
     //
     // cboGraph
     //
     this.cboGraph.FormattingEnabled = true;
     this.cboGraph.Items.AddRange(new object[] {
         "Evaluation by type",
         "Evaluation by operation",
         "Evaluation status by period",
         "Percentage by evaluation result"
     });
     this.cboGraph.Location              = new System.Drawing.Point(662, 2);
     this.cboGraph.Name                  = "cboGraph";
     this.cboGraph.Size                  = new System.Drawing.Size(121, 21);
     this.cboGraph.TabIndex              = 54;
     this.cboGraph.SelectedIndexChanged += new System.EventHandler(this.cboGraph_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.Image      = ((System.Drawing.Image)(resources.GetObject("label1.Image")));
     this.label1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label1.Location   = new System.Drawing.Point(607, 5);
     this.label1.Name       = "label1";
     this.label1.Size       = new System.Drawing.Size(6, 17);
     this.label1.TabIndex   = 56;
     this.label1.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(619, 6);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(36, 13);
     this.label3.TabIndex = 55;
     this.label3.Text     = "Graph";
     //
     // cdvApproval
     //
     this.cdvApproval.BackColor          = System.Drawing.Color.Transparent;
     this.cdvApproval.bMultiSelect       = true;
     this.cdvApproval.ConditionText      = "Customer Approval";
     this.cdvApproval.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvApproval.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvApproval.Location           = new System.Drawing.Point(404, 1);
     this.cdvApproval.MandatoryFlag      = false;
     this.cdvApproval.Name               = "cdvApproval";
     this.cdvApproval.ParentValue        = "";
     this.cdvApproval.sCodeColumnName    = "";
     this.cdvApproval.sDynamicQuery      = "";
     this.cdvApproval.sFactory           = "";
     this.cdvApproval.Size               = new System.Drawing.Size(180, 21);
     this.cdvApproval.sTableName         = "";
     this.cdvApproval.sValueColumnName   = "";
     this.cdvApproval.TabIndex           = 57;
     this.cdvApproval.VisibleValueButton = true;
     //
     // PQC030105
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.NONE;
     this.ConditionCount      = 2;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name = "PQC030105";
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition2.PerformLayout();
     this.pnlCondition1.ResumeLayout(false);
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.splitContainer.Panel1.ResumeLayout(false);
     this.splitContainer.Panel2.ResumeLayout(false);
     this.splitContainer.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     SoftwareFX.ChartFX.TitleDockable titleDockable1 = new SoftwareFX.ChartFX.TitleDockable();
     SoftwareFX.ChartFX.TitleDockable titleDockable2 = new SoftwareFX.ChartFX.TitleDockable();
     this.annualChart       = new SoftwareFX.ChartFX.Chart();
     this.quarterlyChart    = new SoftwareFX.ChartFX.Chart();
     this.TableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.tickerLabel       = new System.Windows.Forms.Label();
     this.TableLayoutPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // annualChart
     //
     this.annualChart.BorderObject           = new SoftwareFX.ChartFX.DefaultBorder(SoftwareFX.ChartFX.BorderType.Color, System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))));
     this.annualChart.DesignTimeData         = "C:\\Program Files (x86)\\ChartFX for .NET 6.2\\Wizard\\MulltiSeries.txt";
     this.annualChart.Gallery                = SoftwareFX.ChartFX.Gallery.Lines;
     this.annualChart.InsideColor            = System.Drawing.Color.White;
     this.annualChart.Location               = new System.Drawing.Point(3, 83);
     this.annualChart.MarkerSize             = ((short)(4));
     this.annualChart.Name                   = "annualChart";
     this.annualChart.NSeries                = 3;
     this.annualChart.NValues                = 10;
     this.annualChart.SerLegBox              = true;
     this.annualChart.SerLegBoxObj.Alignment = SoftwareFX.ChartFX.ToolAlignment.Spread;
     this.annualChart.SerLegBoxObj.Docked    = SoftwareFX.ChartFX.Docked.Bottom;
     this.annualChart.Size                   = new System.Drawing.Size(542, 470);
     this.annualChart.TabIndex               = 0;
     titleDockable1.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold);
     titleDockable1.Text = "Annual Statements";
     this.annualChart.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable1
     });
     //
     // quarterlyChart
     //
     this.quarterlyChart.BorderObject           = new SoftwareFX.ChartFX.DefaultBorder(SoftwareFX.ChartFX.BorderType.Color, System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))));
     this.quarterlyChart.DesignTimeData         = "C:\\Program Files (x86)\\ChartFX for .NET 6.2\\Wizard\\MulltiSeries.txt";
     this.quarterlyChart.Gallery                = SoftwareFX.ChartFX.Gallery.Lines;
     this.quarterlyChart.Location               = new System.Drawing.Point(551, 83);
     this.quarterlyChart.MarkerShape            = SoftwareFX.ChartFX.MarkerShape.None;
     this.quarterlyChart.MarkerSize             = ((short)(4));
     this.quarterlyChart.Name                   = "quarterlyChart";
     this.quarterlyChart.NSeries                = 3;
     this.quarterlyChart.NValues                = 10;
     this.quarterlyChart.SerLegBox              = true;
     this.quarterlyChart.SerLegBoxObj.Alignment = SoftwareFX.ChartFX.ToolAlignment.Spread;
     this.quarterlyChart.SerLegBoxObj.Docked    = SoftwareFX.ChartFX.Docked.Bottom;
     this.quarterlyChart.Size                   = new System.Drawing.Size(542, 470);
     this.quarterlyChart.TabIndex               = 1;
     titleDockable2.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     titleDockable2.Text = "Quarterly Statements";
     this.quarterlyChart.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable2
     });
     //
     // TableLayoutPanel1
     //
     this.TableLayoutPanel1.ColumnCount = 2;
     this.TableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.TableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.TableLayoutPanel1.Controls.Add(this.quarterlyChart, 1, 1);
     this.TableLayoutPanel1.Controls.Add(this.annualChart, 0, 1);
     this.TableLayoutPanel1.Controls.Add(this.tickerLabel, 0, 0);
     this.TableLayoutPanel1.Location = new System.Drawing.Point(12, 12);
     this.TableLayoutPanel1.Name     = "TableLayoutPanel1";
     this.TableLayoutPanel1.RowCount = 2;
     this.TableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.45087F));
     this.TableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85.54913F));
     this.TableLayoutPanel1.Size     = new System.Drawing.Size(1096, 556);
     this.TableLayoutPanel1.TabIndex = 2;
     this.TableLayoutPanel1.Paint   += new System.Windows.Forms.PaintEventHandler(this.TableLayoutPanel1_Paint);
     //
     // tickerLabel
     //
     this.tickerLabel.AutoSize = true;
     this.tickerLabel.Font     = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tickerLabel.Location = new System.Drawing.Point(3, 0);
     this.tickerLabel.Name     = "tickerLabel";
     this.tickerLabel.Size     = new System.Drawing.Size(0, 25);
     this.tickerLabel.TabIndex = 2;
     //
     // ChartForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1120, 580);
     this.Controls.Add(this.TableLayoutPanel1);
     this.Name = "ChartForm";
     this.Text = "ChartForm";
     this.TableLayoutPanel1.ResumeLayout(false);
     this.TableLayoutPanel1.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #9
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer enhancedColumnHeaderRenderer1 = new FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer    enhancedRowHeaderRenderer1    = new FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer enhancedColumnHeaderRenderer2 = new FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer    enhancedRowHeaderRenderer2    = new FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer enhancedColumnHeaderRenderer4 = new FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer    enhancedRowHeaderRenderer4    = new FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer enhancedColumnHeaderRenderer5 = new FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer    enhancedRowHeaderRenderer5    = new FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer enhancedColumnHeaderRenderer3 = new FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer    enhancedRowHeaderRenderer3    = new FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer enhancedColumnHeaderRenderer7 = new FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer    enhancedRowHeaderRenderer7    = new FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer enhancedColumnHeaderRenderer8 = new FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer    enhancedRowHeaderRenderer8    = new FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer enhancedColumnHeaderRenderer6 = new FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer    enhancedRowHeaderRenderer6    = new FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer enhancedColumnHeaderRenderer9 = new FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer    enhancedRowHeaderRenderer9    = new FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer();
     SoftwareFX.ChartFX.TitleDockable titleDockable2 = new SoftwareFX.ChartFX.TitleDockable();
     FarPoint.Win.Spread.NamedStyle   namedStyle4    = new FarPoint.Win.Spread.NamedStyle("ColumnHeaderSandstorm");
     FarPoint.Win.Spread.NamedStyle   namedStyle5    = new FarPoint.Win.Spread.NamedStyle("RowHeaderSandstorm");
     FarPoint.Win.Spread.NamedStyle   namedStyle6    = new FarPoint.Win.Spread.NamedStyle("CornerSandstorm");
     FarPoint.Win.Spread.CellType.EnhancedCornerRenderer enhancedCornerRenderer2 = new FarPoint.Win.Spread.CellType.EnhancedCornerRenderer();
     System.ComponentModel.ComponentResourceManager      resources = new System.ComponentModel.ComponentResourceManager(typeof(PRD010308));
     this.splitContainer1  = new System.Windows.Forms.SplitContainer();
     this.udcChartFX1      = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.spdData          = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.spdData_Sheet1   = new FarPoint.Win.Spread.SheetView();
     this.cdvDate          = new Miracom.SmartWeb.UI.Controls.udcDateTimePicker(this.components);
     this.cdvFactory       = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvFromOper      = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.lblIcon          = new System.Windows.Forms.Label();
     this.label1           = new System.Windows.Forms.Label();
     this.label4           = new System.Windows.Forms.Label();
     this.lblHoldDate      = new System.Windows.Forms.Label();
     this.txtHoldDate      = new System.Windows.Forms.TextBox();
     this.chkKpcs          = new System.Windows.Forms.CheckBox();
     this.label3           = new System.Windows.Forms.Label();
     this.lblProduct       = new System.Windows.Forms.Label();
     this.txtSearchProduct = new System.Windows.Forms.TextBox();
     this.cmbProduct       = new System.Windows.Forms.ComboBox();
     this.label2           = new System.Windows.Forms.Label();
     this.label5           = new System.Windows.Forms.Label();
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(101, 13);
     this.lblTitle.Text = "Stagnant work TREND";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Size = new System.Drawing.Size(800, 66);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.cdvFromOper);
     this.pnlCondition2.Controls.Add(this.label2);
     this.pnlCondition2.Controls.Add(this.label5);
     this.pnlCondition2.Controls.Add(this.cmbProduct);
     this.pnlCondition2.Controls.Add(this.label3);
     this.pnlCondition2.Controls.Add(this.lblProduct);
     this.pnlCondition2.Controls.Add(this.txtSearchProduct);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.label4);
     this.pnlCondition1.Controls.Add(this.chkKpcs);
     this.pnlCondition1.Controls.Add(this.lblHoldDate);
     this.pnlCondition1.Controls.Add(this.txtHoldDate);
     this.pnlCondition1.Controls.Add(this.label1);
     this.pnlCondition1.Controls.Add(this.lblIcon);
     this.pnlCondition1.Controls.Add(this.cdvFactory);
     this.pnlCondition1.Controls.Add(this.cdvDate);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 152);
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.splitContainer1);
     this.pnlMain.Location = new System.Drawing.Point(0, 92);
     this.pnlMain.Size     = new System.Drawing.Size(800, 508);
     //
     // btnDetail
     //
     this.btnDetail.Enabled = false;
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnDetail.Visible = false;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.Enabled = false;
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnSort.Visible = false;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 92);
     enhancedColumnHeaderRenderer1.ActiveBackgroundColor = System.Drawing.Color.Goldenrod;
     enhancedColumnHeaderRenderer1.Name = "enhancedColumnHeaderRenderer1";
     enhancedColumnHeaderRenderer1.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedColumnHeaderRenderer1.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer1.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer1.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer1.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer1.TextRotationAngle             = 0;
     enhancedRowHeaderRenderer1.ActiveBackgroundColor            = System.Drawing.Color.Goldenrod;
     enhancedRowHeaderRenderer1.Name = "enhancedRowHeaderRenderer1";
     enhancedRowHeaderRenderer1.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedRowHeaderRenderer1.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer1.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer1.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer1.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer1.TextRotationAngle             = 0;
     enhancedColumnHeaderRenderer2.ActiveBackgroundColor      = System.Drawing.Color.Goldenrod;
     enhancedColumnHeaderRenderer2.Name = "enhancedColumnHeaderRenderer2";
     enhancedColumnHeaderRenderer2.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedColumnHeaderRenderer2.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer2.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer2.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer2.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer2.TextRotationAngle             = 0;
     enhancedRowHeaderRenderer2.ActiveBackgroundColor            = System.Drawing.Color.Goldenrod;
     enhancedRowHeaderRenderer2.Name = "enhancedRowHeaderRenderer2";
     enhancedRowHeaderRenderer2.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedRowHeaderRenderer2.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer2.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer2.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer2.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer2.TextRotationAngle             = 0;
     enhancedColumnHeaderRenderer4.ActiveBackgroundColor      = System.Drawing.Color.Goldenrod;
     enhancedColumnHeaderRenderer4.Name = "enhancedColumnHeaderRenderer4";
     enhancedColumnHeaderRenderer4.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedColumnHeaderRenderer4.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer4.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer4.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer4.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer4.TextRotationAngle             = 0;
     enhancedRowHeaderRenderer4.ActiveBackgroundColor            = System.Drawing.Color.Goldenrod;
     enhancedRowHeaderRenderer4.Name = "enhancedRowHeaderRenderer4";
     enhancedRowHeaderRenderer4.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedRowHeaderRenderer4.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer4.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer4.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer4.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer4.TextRotationAngle             = 0;
     enhancedColumnHeaderRenderer5.ActiveBackgroundColor      = System.Drawing.Color.Goldenrod;
     enhancedColumnHeaderRenderer5.Name = "enhancedColumnHeaderRenderer5";
     enhancedColumnHeaderRenderer5.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedColumnHeaderRenderer5.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer5.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer5.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer5.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer5.TextRotationAngle             = 0;
     enhancedRowHeaderRenderer5.ActiveBackgroundColor            = System.Drawing.Color.Goldenrod;
     enhancedRowHeaderRenderer5.Name = "enhancedRowHeaderRenderer5";
     enhancedRowHeaderRenderer5.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedRowHeaderRenderer5.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer5.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer5.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer5.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer5.TextRotationAngle             = 0;
     enhancedColumnHeaderRenderer3.ActiveBackgroundColor      = System.Drawing.Color.Goldenrod;
     enhancedColumnHeaderRenderer3.Name = "enhancedColumnHeaderRenderer3";
     enhancedColumnHeaderRenderer3.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedColumnHeaderRenderer3.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer3.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer3.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer3.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer3.TextRotationAngle             = 0;
     enhancedRowHeaderRenderer3.ActiveBackgroundColor            = System.Drawing.Color.Goldenrod;
     enhancedRowHeaderRenderer3.Name = "enhancedRowHeaderRenderer3";
     enhancedRowHeaderRenderer3.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedRowHeaderRenderer3.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer3.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer3.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer3.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer3.TextRotationAngle             = 0;
     enhancedColumnHeaderRenderer7.ActiveBackgroundColor      = System.Drawing.Color.Goldenrod;
     enhancedColumnHeaderRenderer7.Name = "enhancedColumnHeaderRenderer7";
     enhancedColumnHeaderRenderer7.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedColumnHeaderRenderer7.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer7.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer7.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer7.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer7.TextRotationAngle             = 0;
     enhancedRowHeaderRenderer7.ActiveBackgroundColor            = System.Drawing.Color.Goldenrod;
     enhancedRowHeaderRenderer7.Name = "enhancedRowHeaderRenderer7";
     enhancedRowHeaderRenderer7.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedRowHeaderRenderer7.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer7.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer7.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer7.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer7.TextRotationAngle             = 0;
     enhancedColumnHeaderRenderer8.ActiveBackgroundColor      = System.Drawing.Color.Goldenrod;
     enhancedColumnHeaderRenderer8.Name = "enhancedColumnHeaderRenderer8";
     enhancedColumnHeaderRenderer8.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedColumnHeaderRenderer8.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer8.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer8.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer8.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer8.TextRotationAngle             = 0;
     enhancedRowHeaderRenderer8.ActiveBackgroundColor            = System.Drawing.Color.Goldenrod;
     enhancedRowHeaderRenderer8.Name = "enhancedRowHeaderRenderer8";
     enhancedRowHeaderRenderer8.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedRowHeaderRenderer8.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer8.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer8.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer8.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer8.TextRotationAngle             = 0;
     enhancedColumnHeaderRenderer6.ActiveBackgroundColor      = System.Drawing.Color.Goldenrod;
     enhancedColumnHeaderRenderer6.Name = "enhancedColumnHeaderRenderer6";
     enhancedColumnHeaderRenderer6.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedColumnHeaderRenderer6.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer6.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer6.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer6.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer6.TextRotationAngle             = 0;
     enhancedRowHeaderRenderer6.ActiveBackgroundColor            = System.Drawing.Color.Goldenrod;
     enhancedRowHeaderRenderer6.Name = "enhancedRowHeaderRenderer6";
     enhancedRowHeaderRenderer6.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedRowHeaderRenderer6.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer6.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer6.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer6.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer6.TextRotationAngle             = 0;
     enhancedColumnHeaderRenderer9.ActiveBackgroundColor      = System.Drawing.Color.Goldenrod;
     enhancedColumnHeaderRenderer9.Name = "enhancedColumnHeaderRenderer9";
     enhancedColumnHeaderRenderer9.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedColumnHeaderRenderer9.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer9.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer9.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedColumnHeaderRenderer9.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedColumnHeaderRenderer9.TextRotationAngle             = 0;
     enhancedRowHeaderRenderer9.ActiveBackgroundColor            = System.Drawing.Color.Goldenrod;
     enhancedRowHeaderRenderer9.Name = "enhancedRowHeaderRenderer9";
     enhancedRowHeaderRenderer9.NormalBackgroundColor         = System.Drawing.Color.NavajoWhite;
     enhancedRowHeaderRenderer9.NormalGridLineColor           = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer9.SelectedActiveBackgroundColor = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer9.SelectedBackgroundColor       = System.Drawing.Color.Tan;
     enhancedRowHeaderRenderer9.SelectedGridLineColor         = System.Drawing.Color.BurlyWood;
     enhancedRowHeaderRenderer9.TextRotationAngle             = 0;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(3, 3);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.udcChartFX1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.spdData);
     this.splitContainer1.Size             = new System.Drawing.Size(794, 505);
     this.splitContainer1.SplitterDistance = 293;
     this.splitContainer1.TabIndex         = 0;
     //
     // udcChartFX1
     //
     this.udcChartFX1.AxisX.Staggered = true;
     this.udcChartFX1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.udcChartFX1.Location        = new System.Drawing.Point(0, 0);
     this.udcChartFX1.Name            = "udcChartFX1";
     this.udcChartFX1.Scrollable      = true;
     this.udcChartFX1.Size            = new System.Drawing.Size(794, 293);
     this.udcChartFX1.TabIndex        = 27;
     this.udcChartFX1.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable2
     });
     this.udcChartFX1.ToolBar = true;
     //
     // spdData
     //
     this.spdData.About = "4.0.2001.2005";
     this.spdData.AccessibleDescription = "spdData, Sheet1, Row 0, Column 0, ";
     this.spdData.BackColor             = System.Drawing.Color.White;
     this.spdData.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.spdData.Location           = new System.Drawing.Point(0, 0);
     this.spdData.Name               = "spdData";
     namedStyle4.ForeColor           = System.Drawing.SystemColors.ControlText;
     namedStyle4.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     namedStyle4.Renderer            = enhancedColumnHeaderRenderer9;
     namedStyle4.VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     namedStyle5.ForeColor           = System.Drawing.SystemColors.ControlText;
     namedStyle5.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     namedStyle5.Renderer            = enhancedRowHeaderRenderer9;
     namedStyle5.VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     namedStyle6.ForeColor           = System.Drawing.SystemColors.ControlText;
     namedStyle6.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     enhancedCornerRenderer2.ActiveBackgroundColor = System.Drawing.Color.Goldenrod;
     enhancedCornerRenderer2.GridLineColor         = System.Drawing.Color.Tan;
     enhancedCornerRenderer2.NormalBackgroundColor = System.Drawing.Color.BurlyWood;
     namedStyle6.Renderer          = enhancedCornerRenderer2;
     namedStyle6.VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.spdData.NamedStyles.AddRange(new FarPoint.Win.Spread.NamedStyle[] {
         namedStyle4,
         namedStyle5,
         namedStyle6
     });
     this.spdData.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.spdData.RPT_IsPreCellsType = true;
     this.spdData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.spdData_Sheet1
     });
     this.spdData.Size       = new System.Drawing.Size(794, 208);
     this.spdData.TabIndex   = 2;
     this.spdData.CellClick += new FarPoint.Win.Spread.CellClickEventHandler(this.spdData_CellClick);
     //
     // spdData_Sheet1
     //
     this.spdData_Sheet1.Reset();
     this.spdData_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.spdData_Sheet1.ColumnCount    = 0;
     this.spdData_Sheet1.RowCount       = 0;
     this.spdData_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.spdData.SetActiveViewport(0, 1, 1);
     //
     // cdvDate
     //
     this.cdvDate.CustomFormat = "yyyy-MM-dd";
     this.cdvDate.Font         = new System.Drawing.Font("Verdana", 8F);
     this.cdvDate.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.cdvDate.Location     = new System.Drawing.Point(281, 2);
     this.cdvDate.Name         = "cdvDate";
     this.cdvDate.Size         = new System.Drawing.Size(100, 20);
     this.cdvDate.TabIndex     = 0;
     this.cdvDate.Type         = Miracom.SmartWeb.UI.Controls.DataTimePickerType.General;
     this.cdvDate.Value        = new System.DateTime(2010, 8, 4, 0, 0, 0, 0);
     //
     // cdvFactory
     //
     this.cdvFactory.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFactory.bMultiSelect       = false;
     this.cdvFactory.ConditionText      = "Factory";
     this.cdvFactory.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
     this.cdvFactory.ControlRef         = true;
     this.cdvFactory.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFactory.ForcInitControl1   = this.cdvFromOper;
     this.cdvFactory.Location           = new System.Drawing.Point(12, 1);
     this.cdvFactory.MandatoryFlag      = true;
     this.cdvFactory.Name               = "cdvFactory";
     this.cdvFactory.ParentValue        = "";
     this.cdvFactory.sCodeColumnName    = "";
     this.cdvFactory.sDynamicQuery      = "";
     this.cdvFactory.Size               = new System.Drawing.Size(180, 21);
     this.cdvFactory.sTableName         = "";
     this.cdvFactory.sValueColumnName   = "";
     this.cdvFactory.TabIndex           = 11;
     this.cdvFactory.VisibleValueButton = true;
     //
     // cdvFromOper
     //
     this.cdvFromOper.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFromOper.bMultiSelect       = true;
     this.cdvFromOper.ConditionText      = "Operation";
     this.cdvFromOper.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvFromOper.ControlRef         = true;
     this.cdvFromOper.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFromOper.Location           = new System.Drawing.Point(12, 2);
     this.cdvFromOper.MandatoryFlag      = true;
     this.cdvFromOper.Name               = "cdvFromOper";
     this.cdvFromOper.ParentValue        = "";
     this.cdvFromOper.sCodeColumnName    = "Code";
     this.cdvFromOper.sDynamicQuery      = "";
     this.cdvFromOper.Size               = new System.Drawing.Size(180, 21);
     this.cdvFromOper.sTableName         = "";
     this.cdvFromOper.sValueColumnName   = "Data";
     this.cdvFromOper.TabIndex           = 85;
     this.cdvFromOper.VisibleValueButton = true;
     this.cdvFromOper.ValueButtonPress  += new System.EventHandler(this.cdvFromOper_ValueButtonPress);
     //
     // lblIcon
     //
     this.lblIcon.BackColor  = System.Drawing.Color.White;
     this.lblIcon.Image      = ((System.Drawing.Image)(resources.GetObject("lblIcon.Image")));
     this.lblIcon.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lblIcon.Location   = new System.Drawing.Point(203, 4);
     this.lblIcon.Name       = "lblIcon";
     this.lblIcon.Size       = new System.Drawing.Size(6, 17);
     this.lblIcon.TabIndex   = 12;
     this.lblIcon.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(212, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(55, 13);
     this.label1.TabIndex = 23;
     this.label1.Text     = "standard date";
     //
     // label4
     //
     this.label4.Image      = ((System.Drawing.Image)(resources.GetObject("label4.Image")));
     this.label4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label4.Location   = new System.Drawing.Point(392, 6);
     this.label4.Name       = "label4";
     this.label4.Size       = new System.Drawing.Size(6, 17);
     this.label4.TabIndex   = 55;
     this.label4.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblHoldDate
     //
     this.lblHoldDate.AutoSize = true;
     this.lblHoldDate.Location = new System.Drawing.Point(401, 7);
     this.lblHoldDate.Name     = "lblHoldDate";
     this.lblHoldDate.Size     = new System.Drawing.Size(43, 13);
     this.lblHoldDate.TabIndex = 54;
     this.lblHoldDate.Text     = "Stagnant days";
     //
     // txtHoldDate
     //
     this.txtHoldDate.Location = new System.Drawing.Point(468, 2);
     this.txtHoldDate.Name     = "txtHoldDate";
     this.txtHoldDate.Size     = new System.Drawing.Size(100, 21);
     this.txtHoldDate.TabIndex = 53;
     this.txtHoldDate.Text     = "2";
     //
     // chkKpcs
     //
     this.chkKpcs.AutoSize = true;
     this.chkKpcs.Location = new System.Drawing.Point(574, 3);
     this.chkKpcs.Name     = "chkKpcs";
     this.chkKpcs.Size     = new System.Drawing.Size(51, 17);
     this.chkKpcs.TabIndex = 57;
     this.chkKpcs.Text     = "KPCS";
     this.chkKpcs.UseVisualStyleBackColor = true;
     //
     // label3
     //
     this.label3.Image      = ((System.Drawing.Image)(resources.GetObject("label3.Image")));
     this.label3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label3.Location   = new System.Drawing.Point(203, 6);
     this.label3.Name       = "label3";
     this.label3.Size       = new System.Drawing.Size(6, 17);
     this.label3.TabIndex   = 56;
     this.label3.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblProduct
     //
     this.lblProduct.AutoSize = true;
     this.lblProduct.Location = new System.Drawing.Point(213, 8);
     this.lblProduct.Name     = "lblProduct";
     this.lblProduct.Size     = new System.Drawing.Size(44, 13);
     this.lblProduct.TabIndex = 55;
     this.lblProduct.Text     = "Product";
     //
     // txtSearchProduct
     //
     this.txtSearchProduct.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtSearchProduct.Location        = new System.Drawing.Point(281, 3);
     this.txtSearchProduct.Name            = "txtSearchProduct";
     this.txtSearchProduct.Size            = new System.Drawing.Size(100, 21);
     this.txtSearchProduct.TabIndex        = 54;
     this.txtSearchProduct.Text            = "%";
     //
     // cmbProduct
     //
     this.cmbProduct.FormattingEnabled = true;
     this.cmbProduct.Items.AddRange(new object[] {
         "ALL",
         "P%",
         "E%"
     });
     this.cmbProduct.Location = new System.Drawing.Point(468, 3);
     this.cmbProduct.Name     = "cmbProduct";
     this.cmbProduct.Size     = new System.Drawing.Size(100, 21);
     this.cmbProduct.TabIndex = 58;
     this.cmbProduct.Text     = "ALL";
     //
     // label2
     //
     this.label2.Image      = ((System.Drawing.Image)(resources.GetObject("label2.Image")));
     this.label2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label2.Location   = new System.Drawing.Point(392, 4);
     this.label2.Name       = "label2";
     this.label2.Size       = new System.Drawing.Size(6, 17);
     this.label2.TabIndex   = 60;
     this.label2.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(402, 6);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(44, 13);
     this.label5.TabIndex = 59;
     this.label5.Text     = "Product";
     //
     // PRD010308
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.NONE;
     this.ConditionCount      = 2;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name = "PRD010308";
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition2.PerformLayout();
     this.pnlCondition1.ResumeLayout(false);
     this.pnlCondition1.PerformLayout();
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #10
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     SoftwareFX.ChartFX.TitleDockable titleDockable2 = new SoftwareFX.ChartFX.TitleDockable();
     this.cdvFromToDate    = new Miracom.SmartWeb.UI.Controls.udcDurationDate();
     this.label1           = new System.Windows.Forms.Label();
     this.lbl_Product      = new System.Windows.Forms.Label();
     this.txtSearchProduct = new System.Windows.Forms.TextBox();
     this.ckbKpcs          = new System.Windows.Forms.CheckBox();
     this.label2           = new System.Windows.Forms.Label();
     this.label3           = new System.Windows.Forms.Label();
     this.groupBox2        = new System.Windows.Forms.GroupBox();
     this.rbtSite02        = new System.Windows.Forms.RadioButton();
     this.rbtSite01        = new System.Windows.Forms.RadioButton();
     this.cdvFactory       = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.groupBox3        = new System.Windows.Forms.GroupBox();
     this.label6           = new System.Windows.Forms.Label();
     this.scCenter         = new System.Windows.Forms.SplitContainer();
     this.cfUser           = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.scBottom         = new System.Windows.Forms.SplitContainer();
     this.SS01             = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.SS01_Sheet1      = new FarPoint.Win.Spread.SheetView();
     this.SS02             = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.SS02_Sheet1      = new FarPoint.Win.Spread.SheetView();
     this.cdvQCType        = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvQCOper        = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.cdvFromToDate.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.scCenter.Panel1.SuspendLayout();
     this.scCenter.Panel2.SuspendLayout();
     this.scCenter.SuspendLayout();
     this.scBottom.Panel1.SuspendLayout();
     this.scBottom.Panel2.SuspendLayout();
     this.scBottom.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.SS01)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SS01_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SS02)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SS02_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(130, 13);
     this.lblTitle.Text = "Quality Team Defect Detection Status";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Controls.Add(this.groupBox3);
     this.pnlMiddle.Size = new System.Drawing.Size(800, 66);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition1, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.groupBox3, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition2, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition3, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition4, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition5, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition6, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition7, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition8, 0);
     //
     // pnlCondition8
     //
     this.pnlCondition8.Location = new System.Drawing.Point(0, 177);
     //
     // pnlCondition7
     //
     this.pnlCondition7.Location = new System.Drawing.Point(0, 153);
     //
     // pnlCondition6
     //
     this.pnlCondition6.Location = new System.Drawing.Point(0, 129);
     //
     // pnlCondition5
     //
     this.pnlCondition5.Location = new System.Drawing.Point(0, 105);
     //
     // pnlCondition4
     //
     this.pnlCondition4.Location = new System.Drawing.Point(0, 81);
     //
     // pnlCondition3
     //
     this.pnlCondition3.Location = new System.Drawing.Point(0, 57);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.cdvQCOper);
     this.pnlCondition2.Controls.Add(this.cdvQCType);
     this.pnlCondition2.Controls.Add(this.txtSearchProduct);
     this.pnlCondition2.Controls.Add(this.lbl_Product);
     this.pnlCondition2.Location = new System.Drawing.Point(0, 33);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.ckbKpcs);
     this.pnlCondition1.Controls.Add(this.groupBox2);
     this.pnlCondition1.Controls.Add(this.cdvFromToDate);
     this.pnlCondition1.Controls.Add(this.label3);
     this.pnlCondition1.Controls.Add(this.cdvFactory);
     this.pnlCondition1.Size = new System.Drawing.Size(798, 25);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 92);
     //
     // udcWIPCondition8
     //
     this.udcWIPCondition8.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition7
     //
     this.udcWIPCondition7.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition6
     //
     this.udcWIPCondition6.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition5
     //
     this.udcWIPCondition5.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition4
     //
     this.udcWIPCondition4.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition3
     //
     this.udcWIPCondition3.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition2
     //
     this.udcWIPCondition2.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition1
     //
     this.udcWIPCondition1.RefFactory = this.cdvFactory;
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.scCenter);
     this.pnlMain.Location = new System.Drawing.Point(0, 152);
     this.pnlMain.Size     = new System.Drawing.Size(800, 448);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnExcelExport.Text   = "Save";
     this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 92);
     //
     // cdvFromToDate
     //
     this.cdvFromToDate.BackColor = System.Drawing.Color.Transparent;
     this.cdvFromToDate.Controls.Add(this.label1);
     this.cdvFromToDate.Location           = new System.Drawing.Point(259, 2);
     this.cdvFromToDate.Name               = "cdvFromToDate";
     this.cdvFromToDate.RestrictedDayCount = 60;
     this.cdvFromToDate.Size               = new System.Drawing.Size(232, 21);
     this.cdvFromToDate.TabIndex           = 10;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(6, 2);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(31, 13);
     this.label1.TabIndex = 17;
     this.label1.Text     = "Period";
     //
     // lbl_Product
     //
     this.lbl_Product.AutoSize  = true;
     this.lbl_Product.Location  = new System.Drawing.Point(409, 5);
     this.lbl_Product.Name      = "lbl_Product";
     this.lbl_Product.Size      = new System.Drawing.Size(62, 13);
     this.lbl_Product.TabIndex  = 16;
     this.lbl_Product.Text      = "PRODUCT :";
     this.lbl_Product.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txtSearchProduct
     //
     this.txtSearchProduct.Location = new System.Drawing.Point(470, 2);
     this.txtSearchProduct.Name     = "txtSearchProduct";
     this.txtSearchProduct.Size     = new System.Drawing.Size(232, 21);
     this.txtSearchProduct.TabIndex = 15;
     this.txtSearchProduct.Text     = "%";
     this.txtSearchProduct.Leave   += new System.EventHandler(this.txtSearchProduct_Leave);
     //
     // ckbKpcs
     //
     this.ckbKpcs.AutoSize = true;
     this.ckbKpcs.Location = new System.Drawing.Point(747, 3);
     this.ckbKpcs.Name     = "ckbKpcs";
     this.ckbKpcs.Size     = new System.Drawing.Size(48, 17);
     this.ckbKpcs.TabIndex = 17;
     this.ckbKpcs.Text     = "Kpcs";
     this.ckbKpcs.UseVisualStyleBackColor = true;
     this.ckbKpcs.Visible = false;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Location  = new System.Drawing.Point(4, 12);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(60, 13);
     this.label2.TabIndex  = 66;
     this.label2.Text      = "Assembly Site:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Location  = new System.Drawing.Point(198, 6);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(62, 13);
     this.label3.TabIndex  = 67;
     this.label3.Text      = "Search Period:";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.rbtSite02);
     this.groupBox2.Controls.Add(this.rbtSite01);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Location = new System.Drawing.Point(650, 52);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(194, 30);
     this.groupBox2.TabIndex = 71;
     this.groupBox2.TabStop  = false;
     //
     // rbtSite02
     //
     this.rbtSite02.AutoSize = true;
     this.rbtSite02.Location = new System.Drawing.Point(139, 11);
     this.rbtSite02.Name     = "rbtSite02";
     this.rbtSite02.Size     = new System.Drawing.Size(49, 17);
     this.rbtSite02.TabIndex = 68;
     this.rbtSite02.Text     = "other companies";
     this.rbtSite02.UseVisualStyleBackColor = true;
     //
     // rbtSite01
     //
     this.rbtSite01.AutoSize = true;
     this.rbtSite01.Checked  = true;
     this.rbtSite01.Location = new System.Drawing.Point(65, 11);
     this.rbtSite01.Name     = "rbtSite01";
     this.rbtSite01.Size     = new System.Drawing.Size(72, 17);
     this.rbtSite01.TabIndex = 67;
     this.rbtSite01.TabStop  = true;
     this.rbtSite01.Text     = "Own company (HM)";
     this.rbtSite01.UseVisualStyleBackColor = true;
     //
     // cdvFactory
     //
     this.cdvFactory.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFactory.bMultiSelect       = true;
     this.cdvFactory.ConditionText      = "Factory";
     this.cdvFactory.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
     this.cdvFactory.ControlRef         = true;
     this.cdvFactory.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFactory.Location           = new System.Drawing.Point(4, 2);
     this.cdvFactory.MandatoryFlag      = false;
     this.cdvFactory.Name               = "cdvFactory";
     this.cdvFactory.ParentValue        = "";
     this.cdvFactory.sCodeColumnName    = "";
     this.cdvFactory.sDynamicQuery      = "";
     this.cdvFactory.sFactory           = "";
     this.cdvFactory.Size               = new System.Drawing.Size(180, 21);
     this.cdvFactory.sTableName         = "";
     this.cdvFactory.sValueColumnName   = "";
     this.cdvFactory.TabIndex           = 18;
     this.cdvFactory.VisibleValueButton = true;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.label6);
     this.groupBox3.Location = new System.Drawing.Point(330, 77);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(194, 30);
     this.groupBox3.TabIndex = 72;
     this.groupBox3.TabStop  = false;
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Location  = new System.Drawing.Point(4, 12);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(62, 13);
     this.label6.TabIndex  = 66;
     this.label6.Text      = "standard Time :";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // scCenter
     //
     this.scCenter.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.scCenter.Location    = new System.Drawing.Point(3, 3);
     this.scCenter.Name        = "scCenter";
     this.scCenter.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // scCenter.Panel1
     //
     this.scCenter.Panel1.Controls.Add(this.cfUser);
     //
     // scCenter.Panel2
     //
     this.scCenter.Panel2.Controls.Add(this.scBottom);
     this.scCenter.Size             = new System.Drawing.Size(794, 445);
     this.scCenter.SplitterDistance = 235;
     this.scCenter.TabIndex         = 1;
     //
     // cfUser
     //
     this.cfUser.AxisX.Staggered = true;
     this.cfUser.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.cfUser.Location        = new System.Drawing.Point(0, 0);
     this.cfUser.Name            = "cfUser";
     this.cfUser.Scrollable      = true;
     this.cfUser.Size            = new System.Drawing.Size(794, 235);
     this.cfUser.TabIndex        = 24;
     this.cfUser.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable2
     });
     this.cfUser.ToolBar = true;
     //
     // scBottom
     //
     this.scBottom.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.scBottom.Location = new System.Drawing.Point(0, 0);
     this.scBottom.Name     = "scBottom";
     //
     // scBottom.Panel1
     //
     this.scBottom.Panel1.Controls.Add(this.SS01);
     //
     // scBottom.Panel2
     //
     this.scBottom.Panel2.Controls.Add(this.SS02);
     this.scBottom.Size             = new System.Drawing.Size(794, 206);
     this.scBottom.SplitterDistance = 400;
     this.scBottom.TabIndex         = 2;
     //
     // SS01
     //
     this.SS01.About = "4.0.2001.2005";
     this.SS01.AccessibleDescription = "SS01, Sheet1, Row 0, Column 0, ";
     this.SS01.BackColor             = System.Drawing.Color.White;
     this.SS01.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.SS01.Location           = new System.Drawing.Point(0, 0);
     this.SS01.Name               = "SS01";
     this.SS01.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.SS01.RPT_IsPreCellsType = true;
     this.SS01.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.SS01_Sheet1
     });
     this.SS01.Size       = new System.Drawing.Size(400, 206);
     this.SS01.TabIndex   = 1;
     this.SS01.CellClick += new FarPoint.Win.Spread.CellClickEventHandler(this.SS01_CellClick);
     //
     // SS01_Sheet1
     //
     this.SS01_Sheet1.Reset();
     this.SS01_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.SS01_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.SS01_Sheet1.ColumnCount    = 0;
     this.SS01_Sheet1.RowCount       = 0;
     this.SS01_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.SS01_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.SS01.SetActiveViewport(0, 1, 1);
     //
     // SS02
     //
     this.SS02.About = "4.0.2001.2005";
     this.SS02.AccessibleDescription = "SS02, Sheet1, Row 0, Column 0, ";
     this.SS02.BackColor             = System.Drawing.Color.White;
     this.SS02.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.SS02.Location           = new System.Drawing.Point(0, 0);
     this.SS02.Name               = "SS02";
     this.SS02.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.SS02.RPT_IsPreCellsType = true;
     this.SS02.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.SS02_Sheet1
     });
     this.SS02.Size     = new System.Drawing.Size(390, 206);
     this.SS02.TabIndex = 3;
     //
     // SS02_Sheet1
     //
     this.SS02_Sheet1.Reset();
     this.SS02_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.SS02_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.SS02_Sheet1.ColumnCount    = 0;
     this.SS02_Sheet1.RowCount       = 0;
     this.SS02_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.SS02_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.SS02.SetActiveViewport(0, 1, 1);
     //
     // cdvQCType
     //
     this.cdvQCType.BackColor       = System.Drawing.Color.Transparent;
     this.cdvQCType.bMultiSelect    = true;
     this.cdvQCType.ConditionText   = "Purpose of inspection";
     this.cdvQCType.CondtionType    = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvQCType.Font            = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvQCType.Location        = new System.Drawing.Point(197, 1);
     this.cdvQCType.MandatoryFlag   = false;
     this.cdvQCType.Name            = "cdvQCType";
     this.cdvQCType.ParentValue     = "";
     this.cdvQCType.sCodeColumnName = "KEY_1";
     this.cdvQCType.sDynamicQuery   = "SELECT KEY_1, \' \' AS DATA_1 FROM MGCMTBLDAT WHERE FACTORY = \'HMKA1\' AND TABLE_NAM" +
                                      "E = \'ABRLOT_PURPOSE\' ORDER BY KEY_1 ASC";
     this.cdvQCType.sFactory           = "";
     this.cdvQCType.Size               = new System.Drawing.Size(180, 21);
     this.cdvQCType.sTableName         = "";
     this.cdvQCType.sValueColumnName   = "DATA_1";
     this.cdvQCType.TabIndex           = 72;
     this.cdvQCType.VisibleValueButton = true;
     //
     // cdvQCOper
     //
     this.cdvQCOper.BackColor       = System.Drawing.Color.Transparent;
     this.cdvQCOper.bMultiSelect    = true;
     this.cdvQCOper.ConditionText   = "Inspection operation";
     this.cdvQCOper.CondtionType    = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvQCOper.Font            = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvQCOper.Location        = new System.Drawing.Point(4, 2);
     this.cdvQCOper.MandatoryFlag   = false;
     this.cdvQCOper.Name            = "cdvQCOper";
     this.cdvQCOper.ParentValue     = "";
     this.cdvQCOper.sCodeColumnName = "OPER_DESC";
     this.cdvQCOper.sDynamicQuery   = "SELECT OPER_DESC, \' \' AS DATA_1 FROM MWIPOPRDEF@RPTTOMES WHERE FACTORY = \'HMKA1\' " +
                                      "AND OPER LIKE \'A%\' ORDER BY OPER ASC";
     this.cdvQCOper.sFactory           = "";
     this.cdvQCOper.Size               = new System.Drawing.Size(180, 21);
     this.cdvQCOper.sTableName         = "";
     this.cdvQCOper.sValueColumnName   = "DATA_1";
     this.cdvQCOper.TabIndex           = 73;
     this.cdvQCOper.VisibleValueButton = true;
     //
     // PQC030109
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.WIP_BASE;
     this.ConditionCount      = 2;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name = "PQC030109";
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition2.PerformLayout();
     this.pnlCondition1.ResumeLayout(false);
     this.pnlCondition1.PerformLayout();
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.cdvFromToDate.ResumeLayout(false);
     this.cdvFromToDate.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.scCenter.Panel1.ResumeLayout(false);
     this.scCenter.Panel2.ResumeLayout(false);
     this.scCenter.ResumeLayout(false);
     this.scBottom.Panel1.ResumeLayout(false);
     this.scBottom.Panel2.ResumeLayout(false);
     this.scBottom.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.SS01)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SS01_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SS02)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SS02_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #11
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     SoftwareFX.ChartFX.TitleDockable titleDockable2          = new SoftwareFX.ChartFX.TitleDockable();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PQC030111));
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.udcChartFX1     = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.spdData         = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.spdData_Sheet1  = new FarPoint.Win.Spread.SheetView();
     this.cdvFactory      = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.udcPkgType      = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.label1          = new System.Windows.Forms.Label();
     this.label3          = new System.Windows.Forms.Label();
     this.cboChart        = new System.Windows.Forms.ComboBox();
     this.udcFromToDate   = new Miracom.SmartWeb.UI.Controls.udcDurationDate();
     this.lblIcon         = new System.Windows.Forms.Label();
     this.label2          = new System.Windows.Forms.Label();
     this.udcQcType       = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(123, 13);
     this.lblTitle.Text = "ASSY Operation Capability";
     //
     // pnlMiddle
     //
     this.pnlMiddle.AccessibleDescription = "";
     this.pnlMiddle.Font = new System.Drawing.Font("Tahoma", 8.25F);
     this.pnlMiddle.Size = new System.Drawing.Size(800, 66);
     //
     // pnlCondition8
     //
     this.pnlCondition8.Location = new System.Drawing.Point(0, 188);
     //
     // pnlCondition7
     //
     this.pnlCondition7.Location = new System.Drawing.Point(0, 164);
     //
     // pnlCondition6
     //
     this.pnlCondition6.Location = new System.Drawing.Point(0, 140);
     //
     // pnlCondition5
     //
     this.pnlCondition5.Location = new System.Drawing.Point(0, 116);
     //
     // pnlCondition4
     //
     this.pnlCondition4.Location = new System.Drawing.Point(0, 92);
     //
     // pnlCondition3
     //
     this.pnlCondition3.Location = new System.Drawing.Point(0, 62);
     this.pnlCondition3.Size     = new System.Drawing.Size(798, 30);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.label1);
     this.pnlCondition2.Controls.Add(this.label3);
     this.pnlCondition2.Controls.Add(this.cboChart);
     this.pnlCondition2.Controls.Add(this.udcFromToDate);
     this.pnlCondition2.Controls.Add(this.lblIcon);
     this.pnlCondition2.Controls.Add(this.label2);
     this.pnlCondition2.Size = new System.Drawing.Size(798, 30);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.udcQcType);
     this.pnlCondition1.Controls.Add(this.udcPkgType);
     this.pnlCondition1.Controls.Add(this.cdvFactory);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 92);
     //
     // udcWIPCondition8
     //
     this.udcWIPCondition8.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition7
     //
     this.udcWIPCondition7.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition6
     //
     this.udcWIPCondition6.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition5
     //
     this.udcWIPCondition5.RefFactory = this.cdvFactory;
     //
     // pnlDetailCondition1
     //
     this.pnlDetailCondition1.AutoSize = true;
     //
     // udcWIPCondition4
     //
     this.udcWIPCondition4.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition3
     //
     this.udcWIPCondition3.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition2
     //
     this.udcWIPCondition2.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition1
     //
     this.udcWIPCondition1.RefFactory = this.cdvFactory;
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.splitContainer1);
     this.pnlMain.Font     = new System.Drawing.Font("Tahoma", 8.25F);
     this.pnlMain.Location = new System.Drawing.Point(0, 152);
     this.pnlMain.Size     = new System.Drawing.Size(800, 448);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 92);
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(3, 3);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.udcChartFX1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.spdData);
     this.splitContainer1.Size             = new System.Drawing.Size(794, 445);
     this.splitContainer1.SplitterDistance = 235;
     this.splitContainer1.TabIndex         = 0;
     //
     // udcChartFX1
     //
     this.udcChartFX1.AxisX.Staggered = true;
     this.udcChartFX1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.udcChartFX1.Location        = new System.Drawing.Point(0, 0);
     this.udcChartFX1.Name            = "udcChartFX1";
     this.udcChartFX1.Scrollable      = true;
     this.udcChartFX1.Size            = new System.Drawing.Size(794, 235);
     this.udcChartFX1.TabIndex        = 24;
     this.udcChartFX1.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable2
     });
     this.udcChartFX1.ToolBar = true;
     //
     // spdData
     //
     this.spdData.About = "4.0.2001.2005";
     this.spdData.AccessibleDescription = "spdData, Sheet1, Row 0, Column 0, ";
     this.spdData.BackColor             = System.Drawing.Color.White;
     this.spdData.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.spdData.Location           = new System.Drawing.Point(0, 0);
     this.spdData.Name               = "spdData";
     this.spdData.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.spdData.RPT_IsPreCellsType = true;
     this.spdData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.spdData_Sheet1
     });
     this.spdData.Size     = new System.Drawing.Size(794, 206);
     this.spdData.TabIndex = 1;
     //
     // spdData_Sheet1
     //
     this.spdData_Sheet1.Reset();
     this.spdData_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.spdData_Sheet1.ColumnCount    = 0;
     this.spdData_Sheet1.RowCount       = 0;
     this.spdData_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.spdData.SetActiveViewport(0, 1, 1);
     //
     // cdvFactory
     //
     this.cdvFactory.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFactory.bMultiSelect       = false;
     this.cdvFactory.ConditionText      = "Factory";
     this.cdvFactory.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
     this.cdvFactory.ControlRef         = true;
     this.cdvFactory.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFactory.ForcInitControl2   = this.udcWIPCondition1;
     this.cdvFactory.Location           = new System.Drawing.Point(4, 0);
     this.cdvFactory.MandatoryFlag      = true;
     this.cdvFactory.Name               = "cdvFactory";
     this.cdvFactory.ParentValue        = "";
     this.cdvFactory.sCodeColumnName    = "";
     this.cdvFactory.sDynamicQuery      = "";
     this.cdvFactory.sFactory           = "";
     this.cdvFactory.Size               = new System.Drawing.Size(180, 21);
     this.cdvFactory.sTableName         = "";
     this.cdvFactory.sValueColumnName   = "";
     this.cdvFactory.TabIndex           = 57;
     this.cdvFactory.VisibleValueButton = true;
     //
     // udcPkgType
     //
     this.udcPkgType.BackColor          = System.Drawing.Color.Transparent;
     this.udcPkgType.bMultiSelect       = true;
     this.udcPkgType.ConditionText      = "PKG Type";
     this.udcPkgType.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.udcPkgType.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.udcPkgType.Location           = new System.Drawing.Point(204, 0);
     this.udcPkgType.MandatoryFlag      = false;
     this.udcPkgType.Name               = "udcPkgType";
     this.udcPkgType.ParentValue        = "";
     this.udcPkgType.sCodeColumnName    = "KEY_1";
     this.udcPkgType.sDynamicQuery      = "";
     this.udcPkgType.Size               = new System.Drawing.Size(180, 21);
     this.udcPkgType.sTableName         = "H_PKG_TYPE";
     this.udcPkgType.sValueColumnName   = "DA";
     this.udcPkgType.TabIndex           = 59;
     this.udcPkgType.VisibleValueButton = true;
     //
     // label1
     //
     this.label1.BackColor  = System.Drawing.Color.Transparent;
     this.label1.Image      = ((System.Drawing.Image)(resources.GetObject("label1.Image")));
     this.label1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label1.Location   = new System.Drawing.Point(407, 6);
     this.label1.Name       = "label1";
     this.label1.Size       = new System.Drawing.Size(6, 17);
     this.label1.TabIndex   = 70;
     this.label1.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(420, 7);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(36, 13);
     this.label3.TabIndex  = 69;
     this.label3.Text      = "Graph";
     //
     // cboChart
     //
     this.cboChart.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cboChart.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboChart.FormattingEnabled = true;
     this.cboChart.Items.AddRange(new object[] {
         "View all",
         "Items Cpk per Cycle",
         "Cpk by item"
     });
     this.cboChart.Location = new System.Drawing.Point(484, 6);
     this.cboChart.Name     = "cboChart";
     this.cboChart.Size     = new System.Drawing.Size(165, 21);
     this.cboChart.TabIndex = 68;
     //
     // udcFromToDate
     //
     this.udcFromToDate.BackColor          = System.Drawing.Color.Transparent;
     this.udcFromToDate.Location           = new System.Drawing.Point(83, 6);
     this.udcFromToDate.Name               = "udcFromToDate";
     this.udcFromToDate.RestrictedDayCount = 60;
     this.udcFromToDate.Size               = new System.Drawing.Size(275, 22);
     this.udcFromToDate.TabIndex           = 67;
     //
     // lblIcon
     //
     this.lblIcon.Image      = ((System.Drawing.Image)(resources.GetObject("lblIcon.Image")));
     this.lblIcon.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lblIcon.Location   = new System.Drawing.Point(8, 6);
     this.lblIcon.Name       = "lblIcon";
     this.lblIcon.Size       = new System.Drawing.Size(6, 17);
     this.lblIcon.TabIndex   = 66;
     this.lblIcon.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(22, 7);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(30, 13);
     this.label2.TabIndex = 65;
     this.label2.Text     = "Date";
     //
     // udcQcType
     //
     this.udcQcType.BackColor       = System.Drawing.Color.Transparent;
     this.udcQcType.bMultiSelect    = true;
     this.udcQcType.ConditionText   = "Gubun";
     this.udcQcType.CondtionType    = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.udcQcType.Font            = new System.Drawing.Font("Tahoma", 8.25F);
     this.udcQcType.Location        = new System.Drawing.Point(404, 0);
     this.udcQcType.MandatoryFlag   = false;
     this.udcQcType.Name            = "udcQcType";
     this.udcQcType.ParentValue     = "";
     this.udcQcType.sCodeColumnName = "QC_TYPE";
     this.udcQcType.sDynamicQuery   = "SELECT DISTINCT QC_TYPE , \' \'  AS sValue FROM CPQCLOTHIS@RPTTOMES WHERE HIST_DEL_" +
                                      "FLAG <>\'Y\' ";
     this.udcQcType.sFactory           = "";
     this.udcQcType.Size               = new System.Drawing.Size(180, 21);
     this.udcQcType.sTableName         = "";
     this.udcQcType.sValueColumnName   = "sValue";
     this.udcQcType.TabIndex           = 75;
     this.udcQcType.VisibleValueButton = true;
     //
     // PQC030111
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.WIP_BASE;
     this.ConditionCount      = 2;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name = "PQC030111";
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition2.PerformLayout();
     this.pnlCondition1.ResumeLayout(false);
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlWIPDetail.PerformLayout();
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #12
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     SoftwareFX.ChartFX.TitleDockable titleDockable5 = new SoftwareFX.ChartFX.TitleDockable();
     SoftwareFX.ChartFX.TitleDockable titleDockable6 = new SoftwareFX.ChartFX.TitleDockable();
     SoftwareFX.ChartFX.TitleDockable titleDockable7 = new SoftwareFX.ChartFX.TitleDockable();
     SoftwareFX.ChartFX.TitleDockable titleDockable8 = new SoftwareFX.ChartFX.TitleDockable();
     this.ckCustomer  = new System.Windows.Forms.CheckBox();
     this.label2      = new System.Windows.Forms.Label();
     this.groupBox2   = new System.Windows.Forms.GroupBox();
     this.rbtSite02   = new System.Windows.Forms.RadioButton();
     this.rbtSite01   = new System.Windows.Forms.RadioButton();
     this.cdvFactory  = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.groupBox3   = new System.Windows.Forms.GroupBox();
     this.label6      = new System.Windows.Forms.Label();
     this.scCenter    = new System.Windows.Forms.SplitContainer();
     this.scLeft      = new System.Windows.Forms.SplitContainer();
     this.cf01        = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.scRight     = new System.Windows.Forms.SplitContainer();
     this.cf02        = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.cf03        = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.cf04        = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.SS01        = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.SS01_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.SS02        = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.SS02_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.cdvQCType   = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvQCOper   = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.gbSearch    = new System.Windows.Forms.GroupBox();
     this.rbS03       = new System.Windows.Forms.RadioButton();
     this.label4      = new System.Windows.Forms.Label();
     this.rbS02       = new System.Windows.Forms.RadioButton();
     this.rbS01       = new System.Windows.Forms.RadioButton();
     this.gbTrand     = new System.Windows.Forms.GroupBox();
     this.rbTrand02   = new System.Windows.Forms.RadioButton();
     this.label1      = new System.Windows.Forms.Label();
     this.rbTrand03   = new System.Windows.Forms.RadioButton();
     this.rbTrand01   = new System.Windows.Forms.RadioButton();
     this.cdvBaseDate = new Miracom.SmartWeb.UI.Controls.udcDateTimePicker(this.components);
     this.lblBaseDate = new System.Windows.Forms.Label();
     this.cdvCustomer = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.ckDetail    = new System.Windows.Forms.CheckBox();
     this.cbMemory    = new System.Windows.Forms.ComboBox();
     this.label3      = new System.Windows.Forms.Label();
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.scCenter.Panel1.SuspendLayout();
     this.scCenter.Panel2.SuspendLayout();
     this.scCenter.SuspendLayout();
     this.scLeft.Panel1.SuspendLayout();
     this.scLeft.Panel2.SuspendLayout();
     this.scLeft.SuspendLayout();
     this.scRight.Panel1.SuspendLayout();
     this.scRight.Panel2.SuspendLayout();
     this.scRight.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.SS01)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SS01_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SS02)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SS02_Sheet1)).BeginInit();
     this.gbSearch.SuspendLayout();
     this.gbTrand.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(143, 13);
     this.lblTitle.Text = "Status of defects by customer";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Controls.Add(this.groupBox3);
     this.pnlMiddle.Size = new System.Drawing.Size(800, 66);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition1, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.groupBox3, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition2, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition3, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition4, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition5, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition6, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition7, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition8, 0);
     //
     // pnlCondition8
     //
     this.pnlCondition8.Location = new System.Drawing.Point(0, 177);
     //
     // pnlCondition7
     //
     this.pnlCondition7.Location = new System.Drawing.Point(0, 153);
     //
     // pnlCondition6
     //
     this.pnlCondition6.Location = new System.Drawing.Point(0, 129);
     //
     // pnlCondition5
     //
     this.pnlCondition5.Location = new System.Drawing.Point(0, 105);
     //
     // pnlCondition4
     //
     this.pnlCondition4.Location = new System.Drawing.Point(0, 81);
     //
     // pnlCondition3
     //
     this.pnlCondition3.Location = new System.Drawing.Point(0, 57);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.ckDetail);
     this.pnlCondition2.Controls.Add(this.cdvCustomer);
     this.pnlCondition2.Controls.Add(this.lblBaseDate);
     this.pnlCondition2.Controls.Add(this.cdvBaseDate);
     this.pnlCondition2.Controls.Add(this.cdvQCOper);
     this.pnlCondition2.Controls.Add(this.cdvQCType);
     this.pnlCondition2.Location = new System.Drawing.Point(0, 33);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.gbTrand);
     this.pnlCondition1.Controls.Add(this.groupBox2);
     this.pnlCondition1.Controls.Add(this.cdvFactory);
     this.pnlCondition1.Controls.Add(this.ckCustomer);
     this.pnlCondition1.Controls.Add(this.gbSearch);
     this.pnlCondition1.Size = new System.Drawing.Size(798, 25);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 92);
     //
     // udcWIPCondition8
     //
     this.udcWIPCondition8.Enabled    = false;
     this.udcWIPCondition8.RefFactory = this.cdvFactory;
     this.udcWIPCondition8.Visible    = false;
     //
     // udcWIPCondition7
     //
     this.udcWIPCondition7.Enabled    = false;
     this.udcWIPCondition7.RefFactory = this.cdvFactory;
     this.udcWIPCondition7.Visible    = false;
     //
     // udcWIPCondition6
     //
     this.udcWIPCondition6.Enabled    = false;
     this.udcWIPCondition6.RefFactory = this.cdvFactory;
     this.udcWIPCondition6.Visible    = false;
     //
     // udcWIPCondition5
     //
     this.udcWIPCondition5.Enabled    = false;
     this.udcWIPCondition5.RefFactory = this.cdvFactory;
     this.udcWIPCondition5.Visible    = false;
     //
     // pnlDetailCondition1
     //
     this.pnlDetailCondition1.Controls.Add(this.cbMemory);
     this.pnlDetailCondition1.Controls.Add(this.label3);
     this.pnlDetailCondition1.Controls.SetChildIndex(this.udcWIPCondition1, 0);
     this.pnlDetailCondition1.Controls.SetChildIndex(this.udcWIPCondition2, 0);
     this.pnlDetailCondition1.Controls.SetChildIndex(this.udcWIPCondition3, 0);
     this.pnlDetailCondition1.Controls.SetChildIndex(this.udcWIPCondition4, 0);
     this.pnlDetailCondition1.Controls.SetChildIndex(this.label3, 0);
     this.pnlDetailCondition1.Controls.SetChildIndex(this.cbMemory, 0);
     //
     // udcWIPCondition4
     //
     this.udcWIPCondition4.Enabled    = false;
     this.udcWIPCondition4.RefFactory = this.cdvFactory;
     this.udcWIPCondition4.Visible    = false;
     //
     // udcWIPCondition3
     //
     this.udcWIPCondition3.Enabled    = false;
     this.udcWIPCondition3.RefFactory = this.cdvFactory;
     this.udcWIPCondition3.Visible    = false;
     //
     // udcWIPCondition2
     //
     this.udcWIPCondition2.Enabled    = false;
     this.udcWIPCondition2.RefFactory = this.cdvFactory;
     this.udcWIPCondition2.Visible    = false;
     //
     // udcWIPCondition1
     //
     this.udcWIPCondition1.RefFactory = this.cdvFactory;
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.scCenter);
     this.pnlMain.Location = new System.Drawing.Point(0, 152);
     this.pnlMain.Size     = new System.Drawing.Size(800, 448);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnDetail.Location = new System.Drawing.Point(85, 2);
     this.btnDetail.Visible  = false;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnExcelExport.Text   = "Save";
     this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnSort.Location = new System.Drawing.Point(11, 2);
     this.btnSort.Visible  = false;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 92);
     //
     // ckCustomer
     //
     this.ckCustomer.AutoSize = true;
     this.ckCustomer.Location = new System.Drawing.Point(748, 5);
     this.ckCustomer.Name     = "ckCustomer";
     this.ckCustomer.Size     = new System.Drawing.Size(48, 17);
     this.ckCustomer.TabIndex = 17;
     this.ckCustomer.Text     = "Kpcs";
     this.ckCustomer.UseVisualStyleBackColor = true;
     this.ckCustomer.Visible = false;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Location  = new System.Drawing.Point(4, 12);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(60, 13);
     this.label2.TabIndex  = 66;
     this.label2.Text      = "Assembly Site:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.rbtSite02);
     this.groupBox2.Controls.Add(this.rbtSite01);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Location = new System.Drawing.Point(650, 52);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(194, 30);
     this.groupBox2.TabIndex = 71;
     this.groupBox2.TabStop  = false;
     //
     // rbtSite02
     //
     this.rbtSite02.AutoSize = true;
     this.rbtSite02.Location = new System.Drawing.Point(139, 11);
     this.rbtSite02.Name     = "rbtSite02";
     this.rbtSite02.Size     = new System.Drawing.Size(49, 17);
     this.rbtSite02.TabIndex = 68;
     this.rbtSite02.Text     = "other companies";
     this.rbtSite02.UseVisualStyleBackColor = true;
     //
     // rbtSite01
     //
     this.rbtSite01.AutoSize = true;
     this.rbtSite01.Checked  = true;
     this.rbtSite01.Location = new System.Drawing.Point(65, 11);
     this.rbtSite01.Name     = "rbtSite01";
     this.rbtSite01.Size     = new System.Drawing.Size(72, 17);
     this.rbtSite01.TabIndex = 67;
     this.rbtSite01.TabStop  = true;
     this.rbtSite01.Text     = "Own company (HM)";
     this.rbtSite01.UseVisualStyleBackColor = true;
     //
     // cdvFactory
     //
     this.cdvFactory.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFactory.bMultiSelect       = false;
     this.cdvFactory.ConditionText      = "Factory";
     this.cdvFactory.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
     this.cdvFactory.ControlRef         = true;
     this.cdvFactory.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFactory.Location           = new System.Drawing.Point(4, 2);
     this.cdvFactory.MandatoryFlag      = false;
     this.cdvFactory.Name               = "cdvFactory";
     this.cdvFactory.ParentValue        = "";
     this.cdvFactory.sCodeColumnName    = "";
     this.cdvFactory.sDynamicQuery      = "";
     this.cdvFactory.sFactory           = "";
     this.cdvFactory.Size               = new System.Drawing.Size(180, 21);
     this.cdvFactory.sTableName         = "";
     this.cdvFactory.sValueColumnName   = "";
     this.cdvFactory.TabIndex           = 18;
     this.cdvFactory.VisibleValueButton = true;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.label6);
     this.groupBox3.Location = new System.Drawing.Point(330, 77);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(194, 30);
     this.groupBox3.TabIndex = 72;
     this.groupBox3.TabStop  = false;
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Location  = new System.Drawing.Point(4, 12);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(62, 13);
     this.label6.TabIndex  = 66;
     this.label6.Text      = "standard Time :";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // scCenter
     //
     this.scCenter.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.scCenter.Location    = new System.Drawing.Point(3, 3);
     this.scCenter.Name        = "scCenter";
     this.scCenter.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // scCenter.Panel1
     //
     this.scCenter.Panel1.Controls.Add(this.scLeft);
     this.scCenter.Panel1.Controls.Add(this.cf04);
     //
     // scCenter.Panel2
     //
     this.scCenter.Panel2.Controls.Add(this.SS01);
     this.scCenter.Panel2.Controls.Add(this.SS02);
     this.scCenter.Size             = new System.Drawing.Size(794, 445);
     this.scCenter.SplitterDistance = 234;
     this.scCenter.TabIndex         = 1;
     //
     // scLeft
     //
     this.scLeft.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.scLeft.Location = new System.Drawing.Point(0, 0);
     this.scLeft.Name     = "scLeft";
     //
     // scLeft.Panel1
     //
     this.scLeft.Panel1.Controls.Add(this.cf01);
     //
     // scLeft.Panel2
     //
     this.scLeft.Panel2.Controls.Add(this.scRight);
     this.scLeft.Size             = new System.Drawing.Size(794, 234);
     this.scLeft.SplitterDistance = 200;
     this.scLeft.TabIndex         = 25;
     //
     // cf01
     //
     this.cf01.AxisX.Staggered = true;
     this.cf01.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.cf01.Location        = new System.Drawing.Point(0, 0);
     this.cf01.Name            = "cf01";
     this.cf01.Scrollable      = true;
     this.cf01.Size            = new System.Drawing.Size(200, 234);
     this.cf01.TabIndex        = 24;
     this.cf01.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable5
     });
     this.cf01.ToolBar = true;
     //
     // scRight
     //
     this.scRight.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.scRight.Location = new System.Drawing.Point(0, 0);
     this.scRight.Name     = "scRight";
     //
     // scRight.Panel1
     //
     this.scRight.Panel1.Controls.Add(this.cf02);
     //
     // scRight.Panel2
     //
     this.scRight.Panel2.Controls.Add(this.cf03);
     this.scRight.Size             = new System.Drawing.Size(590, 234);
     this.scRight.SplitterDistance = 300;
     this.scRight.TabIndex         = 0;
     //
     // cf02
     //
     this.cf02.AxisX.Staggered = true;
     this.cf02.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.cf02.Location        = new System.Drawing.Point(0, 0);
     this.cf02.Name            = "cf02";
     this.cf02.Scrollable      = true;
     this.cf02.Size            = new System.Drawing.Size(300, 234);
     this.cf02.TabIndex        = 25;
     this.cf02.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable6
     });
     this.cf02.ToolBar = true;
     //
     // cf03
     //
     this.cf03.AxisX.Staggered = true;
     this.cf03.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.cf03.Location        = new System.Drawing.Point(0, 0);
     this.cf03.Name            = "cf03";
     this.cf03.Scrollable      = true;
     this.cf03.Size            = new System.Drawing.Size(286, 234);
     this.cf03.TabIndex        = 26;
     this.cf03.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable7
     });
     this.cf03.ToolBar = true;
     //
     // cf04
     //
     this.cf04.AxisX.Staggered = true;
     this.cf04.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.cf04.Location        = new System.Drawing.Point(0, 0);
     this.cf04.Name            = "cf04";
     this.cf04.NSeries         = 0;
     this.cf04.NValues         = 0;
     this.cf04.Scrollable      = true;
     this.cf04.Size            = new System.Drawing.Size(794, 234);
     this.cf04.TabIndex        = 27;
     this.cf04.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable8
     });
     this.cf04.ToolBar = true;
     //
     // SS01
     //
     this.SS01.About = "4.0.2001.2005";
     this.SS01.AccessibleDescription = "SS01, Sheet1, Row 0, Column 0, ";
     this.SS01.BackColor             = System.Drawing.Color.White;
     this.SS01.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.SS01.Location           = new System.Drawing.Point(0, 0);
     this.SS01.Name               = "SS01";
     this.SS01.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.SS01.RPT_IsPreCellsType = true;
     this.SS01.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.SS01_Sheet1
     });
     this.SS01.Size       = new System.Drawing.Size(794, 207);
     this.SS01.TabIndex   = 1;
     this.SS01.CellClick += new FarPoint.Win.Spread.CellClickEventHandler(this.spdData_CellClick);
     //
     // SS01_Sheet1
     //
     this.SS01_Sheet1.Reset();
     this.SS01_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.SS01_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.SS01_Sheet1.ColumnCount    = 0;
     this.SS01_Sheet1.RowCount       = 0;
     this.SS01_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.SS01_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.SS01.SetActiveViewport(0, 1, 1);
     //
     // SS02
     //
     this.SS02.About = "4.0.2001.2005";
     this.SS02.AccessibleDescription = "SS01, Sheet1, Row 0, Column 0, ";
     this.SS02.BackColor             = System.Drawing.Color.White;
     this.SS02.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.SS02.Location           = new System.Drawing.Point(0, 0);
     this.SS02.Name               = "SS02";
     this.SS02.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.SS02.RPT_IsPreCellsType = true;
     this.SS02.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.SS02_Sheet1
     });
     this.SS02.Size       = new System.Drawing.Size(794, 207);
     this.SS02.TabIndex   = 2;
     this.SS02.CellClick += new FarPoint.Win.Spread.CellClickEventHandler(this.SS02_CellClick);
     //
     // SS02_Sheet1
     //
     this.SS02_Sheet1.Reset();
     this.SS02_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.SS02_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.SS02_Sheet1.ColumnCount    = 0;
     this.SS02_Sheet1.RowCount       = 0;
     this.SS02_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.SS02_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.SS02.SetActiveViewport(0, 1, 1);
     //
     // cdvQCType
     //
     this.cdvQCType.BackColor       = System.Drawing.Color.Transparent;
     this.cdvQCType.bMultiSelect    = false;
     this.cdvQCType.ConditionText   = "Purpose of inspection";
     this.cdvQCType.CondtionType    = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvQCType.Font            = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvQCType.Location        = new System.Drawing.Point(197, 1);
     this.cdvQCType.MandatoryFlag   = false;
     this.cdvQCType.Name            = "cdvQCType";
     this.cdvQCType.ParentValue     = "";
     this.cdvQCType.sCodeColumnName = "KEY_1";
     this.cdvQCType.sDynamicQuery   = "SELECT KEY_1, \' \' AS DATA_1 FROM MGCMTBLDAT WHERE FACTORY = \'HMKA1\' AND TABLE_NAM" +
                                      "E = \'ABRLOT_PURPOSE\' ORDER BY KEY_1 ASC";
     this.cdvQCType.sFactory           = "";
     this.cdvQCType.Size               = new System.Drawing.Size(180, 21);
     this.cdvQCType.sTableName         = "";
     this.cdvQCType.sValueColumnName   = "DATA_1";
     this.cdvQCType.TabIndex           = 72;
     this.cdvQCType.VisibleValueButton = true;
     //
     // cdvQCOper
     //
     this.cdvQCOper.BackColor       = System.Drawing.Color.Transparent;
     this.cdvQCOper.bMultiSelect    = false;
     this.cdvQCOper.ConditionText   = "Inspection operation";
     this.cdvQCOper.CondtionType    = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvQCOper.Font            = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvQCOper.Location        = new System.Drawing.Point(4, 2);
     this.cdvQCOper.MandatoryFlag   = false;
     this.cdvQCOper.Name            = "cdvQCOper";
     this.cdvQCOper.ParentValue     = "";
     this.cdvQCOper.sCodeColumnName = "OPER_DESC";
     this.cdvQCOper.sDynamicQuery   = "SELECT OPER_DESC, \' \' AS DATA_1 FROM MWIPOPRDEF@RPTTOMES WHERE FACTORY = \'HMKA1\' " +
                                      "AND OPER LIKE \'A%\' ORDER BY OPER ASC";
     this.cdvQCOper.sFactory           = "";
     this.cdvQCOper.Size               = new System.Drawing.Size(180, 21);
     this.cdvQCOper.sTableName         = "";
     this.cdvQCOper.sValueColumnName   = "DATA_1";
     this.cdvQCOper.TabIndex           = 73;
     this.cdvQCOper.VisibleValueButton = true;
     //
     // gbSearch
     //
     this.gbSearch.Controls.Add(this.rbS03);
     this.gbSearch.Controls.Add(this.label4);
     this.gbSearch.Controls.Add(this.rbS02);
     this.gbSearch.Controls.Add(this.rbS01);
     this.gbSearch.Location = new System.Drawing.Point(512, -6);
     this.gbSearch.Name     = "gbSearch";
     this.gbSearch.Size     = new System.Drawing.Size(202, 30);
     this.gbSearch.TabIndex = 72;
     this.gbSearch.TabStop  = false;
     //
     // rbS03
     //
     this.rbS03.AutoSize = true;
     this.rbS03.Location = new System.Drawing.Point(140, 9);
     this.rbS03.Name     = "rbS03";
     this.rbS03.Size     = new System.Drawing.Size(53, 17);
     this.rbS03.TabIndex = 73;
     this.rbS03.Text     = "YIELD";
     this.rbS03.UseVisualStyleBackColor = true;
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Location  = new System.Drawing.Point(4, 10);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(62, 13);
     this.label4.TabIndex  = 72;
     this.label4.Text      = "Search Category:";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // rbS02
     //
     this.rbS02.AutoSize = true;
     this.rbS02.Location = new System.Drawing.Point(164, 9);
     this.rbS02.Name     = "rbS02";
     this.rbS02.Size     = new System.Drawing.Size(44, 17);
     this.rbS02.TabIndex = 71;
     this.rbS02.Text     = "LRR";
     this.rbS02.UseVisualStyleBackColor = true;
     this.rbS02.Visible = false;
     //
     // rbS01
     //
     this.rbS01.AutoSize = true;
     this.rbS01.Checked  = true;
     this.rbS01.Location = new System.Drawing.Point(70, 9);
     this.rbS01.Name     = "rbS01";
     this.rbS01.Size     = new System.Drawing.Size(68, 17);
     this.rbS01.TabIndex = 70;
     this.rbS01.TabStop  = true;
     this.rbS01.Text     = "PPM,LRR";
     this.rbS01.UseVisualStyleBackColor = true;
     //
     // gbTrand
     //
     this.gbTrand.Controls.Add(this.rbTrand02);
     this.gbTrand.Controls.Add(this.label1);
     this.gbTrand.Controls.Add(this.rbTrand03);
     this.gbTrand.Controls.Add(this.rbTrand01);
     this.gbTrand.Location = new System.Drawing.Point(204, -6);
     this.gbTrand.Name     = "gbTrand";
     this.gbTrand.Size     = new System.Drawing.Size(293, 30);
     this.gbTrand.TabIndex = 73;
     this.gbTrand.TabStop  = false;
     //
     // rbTrand02
     //
     this.rbTrand02.AutoSize = true;
     this.rbTrand02.Location = new System.Drawing.Point(157, 9);
     this.rbTrand02.Name     = "rbTrand02";
     this.rbTrand02.Size     = new System.Drawing.Size(61, 17);
     this.rbTrand02.TabIndex = 73;
     this.rbTrand02.Text     = "Weekly";
     this.rbTrand02.UseVisualStyleBackColor = true;
     this.rbTrand02.CheckedChanged         += new System.EventHandler(this.rbTrand_CheckedChanged);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Location  = new System.Drawing.Point(4, 10);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(66, 13);
     this.label1.TabIndex  = 72;
     this.label1.Text      = "Trand Classification:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // rbTrand03
     //
     this.rbTrand03.AutoSize = true;
     this.rbTrand03.Location = new System.Drawing.Point(226, 9);
     this.rbTrand03.Name     = "rbTrand03";
     this.rbTrand03.Size     = new System.Drawing.Size(61, 17);
     this.rbTrand03.TabIndex = 71;
     this.rbTrand03.Text     = "By date";
     this.rbTrand03.UseVisualStyleBackColor = true;
     this.rbTrand03.CheckedChanged         += new System.EventHandler(this.rbTrand_CheckedChanged);
     //
     // rbTrand01
     //
     this.rbTrand01.AutoSize = true;
     this.rbTrand01.Checked  = true;
     this.rbTrand01.Location = new System.Drawing.Point(78, 9);
     this.rbTrand01.Name     = "rbTrand01";
     this.rbTrand01.Size     = new System.Drawing.Size(73, 17);
     this.rbTrand01.TabIndex = 70;
     this.rbTrand01.TabStop  = true;
     this.rbTrand01.Text     = "By customer";
     this.rbTrand01.UseVisualStyleBackColor = true;
     this.rbTrand01.CheckedChanged         += new System.EventHandler(this.rbTrand_CheckedChanged);
     //
     // cdvBaseDate
     //
     this.cdvBaseDate.CustomFormat = "yyyy-MM-dd";
     this.cdvBaseDate.Font         = new System.Drawing.Font("Verdana", 8F);
     this.cdvBaseDate.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.cdvBaseDate.Location     = new System.Drawing.Point(464, 1);
     this.cdvBaseDate.Name         = "cdvBaseDate";
     this.cdvBaseDate.Size         = new System.Drawing.Size(100, 20);
     this.cdvBaseDate.TabIndex     = 75;
     this.cdvBaseDate.Type         = Miracom.SmartWeb.UI.Controls.DataTimePickerType.General;
     this.cdvBaseDate.Value        = new System.DateTime(2008, 12, 2, 0, 0, 0, 0);
     //
     // lblBaseDate
     //
     this.lblBaseDate.AutoSize = true;
     this.lblBaseDate.Location = new System.Drawing.Point(399, 5);
     this.lblBaseDate.Name     = "lblBaseDate";
     this.lblBaseDate.Size     = new System.Drawing.Size(62, 13);
     this.lblBaseDate.TabIndex = 76;
     this.lblBaseDate.Text     = "Standard date :";
     //
     // cdvCustomer
     //
     this.cdvCustomer.BackColor       = System.Drawing.Color.Transparent;
     this.cdvCustomer.bMultiSelect    = false;
     this.cdvCustomer.ConditionText   = "Customer";
     this.cdvCustomer.CondtionType    = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvCustomer.Font            = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvCustomer.Location        = new System.Drawing.Point(615, 2);
     this.cdvCustomer.MandatoryFlag   = false;
     this.cdvCustomer.Name            = "cdvCustomer";
     this.cdvCustomer.ParentValue     = "";
     this.cdvCustomer.sCodeColumnName = "KEY_1";
     this.cdvCustomer.sDynamicQuery   = "SELECT KEY_1, DATA_1 FROM MGCMTBLDAT WHERE FACTORY = \'HMKA1\' AND TABLE_NAME = \'H_" +
                                        "CUSTOMER\' AND KEY_1 IN (\'SE\', \'HX\') UNION ALL SELECT \'ALL\' AS KEY_1, \'전체\' AS DAT" +
                                        "A_1 FROM DUAL";
     this.cdvCustomer.sFactory           = "";
     this.cdvCustomer.Size               = new System.Drawing.Size(180, 21);
     this.cdvCustomer.sTableName         = "";
     this.cdvCustomer.sValueColumnName   = "DATA_1";
     this.cdvCustomer.TabIndex           = 77;
     this.cdvCustomer.Visible            = false;
     this.cdvCustomer.VisibleValueButton = true;
     //
     // ckDetail
     //
     this.ckDetail.AutoSize = true;
     this.ckDetail.Location = new System.Drawing.Point(582, 5);
     this.ckDetail.Name     = "ckDetail";
     this.ckDetail.Size     = new System.Drawing.Size(53, 17);
     this.ckDetail.TabIndex = 74;
     this.ckDetail.Text     = "Detail";
     this.ckDetail.UseVisualStyleBackColor = true;
     this.ckDetail.CheckedChanged         += new System.EventHandler(this.ckDetail_CheckedChanged);
     //
     // cbMemory
     //
     this.cbMemory.FormattingEnabled = true;
     this.cbMemory.Items.AddRange(new object[] {
         "ALL",
         "MEMORY",
         "S-LSI"
     });
     this.cbMemory.Location = new System.Drawing.Point(279, 0);
     this.cbMemory.Name     = "cbMemory";
     this.cbMemory.Size     = new System.Drawing.Size(117, 21);
     this.cbMemory.TabIndex = 79;
     this.cbMemory.Text     = "ALL";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(197, 3);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(77, 13);
     this.label3.TabIndex = 80;
     this.label3.Text     = "MEMORY Classification";
     //
     // PQC030203
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.WIP_BASE;
     this.ConditionCount      = 2;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name = "PQC030203";
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition2.PerformLayout();
     this.pnlCondition1.ResumeLayout(false);
     this.pnlCondition1.PerformLayout();
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlDetailCondition1.PerformLayout();
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.scCenter.Panel1.ResumeLayout(false);
     this.scCenter.Panel2.ResumeLayout(false);
     this.scCenter.ResumeLayout(false);
     this.scLeft.Panel1.ResumeLayout(false);
     this.scLeft.Panel2.ResumeLayout(false);
     this.scLeft.ResumeLayout(false);
     this.scRight.Panel1.ResumeLayout(false);
     this.scRight.Panel2.ResumeLayout(false);
     this.scRight.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.SS01)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SS01_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SS02)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SS02_Sheet1)).EndInit();
     this.gbSearch.ResumeLayout(false);
     this.gbSearch.PerformLayout();
     this.gbTrand.ResumeLayout(false);
     this.gbTrand.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #13
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RAS020502));
     SoftwareFX.ChartFX.TitleDockable titleDockable1          = new SoftwareFX.ChartFX.TitleDockable();
     SoftwareFX.ChartFX.TitleDockable titleDockable2          = new SoftwareFX.ChartFX.TitleDockable();
     this.cdvFactory      = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.lblIcon         = new System.Windows.Forms.Label();
     this.label2          = new System.Windows.Forms.Label();
     this.spdData         = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.spdData_Sheet1  = new FarPoint.Win.Spread.SheetView();
     this.chkGroup        = new System.Windows.Forms.CheckBox();
     this.cdvBaseDate     = new Miracom.SmartWeb.UI.Controls.udcDateTimePicker(this.components);
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.splitContainer2 = new System.Windows.Forms.SplitContainer();
     this.cf01            = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.splitContainer3 = new System.Windows.Forms.SplitContainer();
     this.spdData2        = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.spdData2_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.cf02            = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.cdvResMaker     = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.splitContainer3.Panel1.SuspendLayout();
     this.splitContainer3.Panel2.SuspendLayout();
     this.splitContainer3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spdData2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData2_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(101, 13);
     this.lblTitle.Text = "Momentary stop share";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Size = new System.Drawing.Size(800, 42);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.chkGroup);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.cdvResMaker);
     this.pnlCondition1.Controls.Add(this.cdvBaseDate);
     this.pnlCondition1.Controls.Add(this.lblIcon);
     this.pnlCondition1.Controls.Add(this.label2);
     this.pnlCondition1.Controls.Add(this.cdvFactory);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 128);
     //
     // udcWIPCondition8
     //
     this.udcWIPCondition8.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition7
     //
     this.udcWIPCondition7.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition6
     //
     this.udcWIPCondition6.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition5
     //
     this.udcWIPCondition5.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition4
     //
     this.udcWIPCondition4.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition3
     //
     this.udcWIPCondition3.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition2
     //
     this.udcWIPCondition2.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition1
     //
     this.udcWIPCondition1.RefFactory = this.cdvFactory;
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.splitContainer1);
     this.pnlMain.Location = new System.Drawing.Point(0, 68);
     this.pnlMain.Size     = new System.Drawing.Size(800, 532);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnExcelExport.Text   = "Save";
     this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 68);
     //
     // udcRASCondition6
     //
     this.udcRASCondition6.RefFactory = this.cdvFactory;
     //
     // udcRASCondition5
     //
     this.udcRASCondition5.RefFactory = this.cdvFactory;
     //
     // udcRASCondition4
     //
     this.udcRASCondition4.RefFactory = this.cdvFactory;
     //
     // udcRASCondition3
     //
     this.udcRASCondition3.RefFactory = this.cdvFactory;
     //
     // udcRASCondition2
     //
     this.udcRASCondition2.RefFactory = this.cdvFactory;
     //
     // udcRASCondition1
     //
     this.udcRASCondition1.RefFactory = this.cdvFactory;
     //
     // udcRASCondition7
     //
     this.udcRASCondition7.RefFactory = this.cdvFactory;
     //
     // cdvFactory
     //
     this.cdvFactory.BackColor                 = System.Drawing.Color.Transparent;
     this.cdvFactory.bMultiSelect              = false;
     this.cdvFactory.ConditionText             = "Factory";
     this.cdvFactory.CondtionType              = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
     this.cdvFactory.ControlRef                = true;
     this.cdvFactory.Font                      = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFactory.ForcInitControl1          = this.udcRASCondition1;
     this.cdvFactory.ForcInitControl2          = this.udcWIPCondition1;
     this.cdvFactory.Location                  = new System.Drawing.Point(4, 3);
     this.cdvFactory.MandatoryFlag             = true;
     this.cdvFactory.Name                      = "cdvFactory";
     this.cdvFactory.ParentValue               = "";
     this.cdvFactory.sCodeColumnName           = "";
     this.cdvFactory.sDynamicQuery             = "";
     this.cdvFactory.sFactory                  = "";
     this.cdvFactory.Size                      = new System.Drawing.Size(180, 21);
     this.cdvFactory.sTableName                = "";
     this.cdvFactory.sValueColumnName          = "";
     this.cdvFactory.TabIndex                  = 13;
     this.cdvFactory.VisibleValueButton        = true;
     this.cdvFactory.ValueSelectedItemChanged += new Miracom.UI.MCCodeViewSelChangedHandler(this.cdvFactory_ValueSelectedItemChanged);
     //
     // lblIcon
     //
     this.lblIcon.Image      = ((System.Drawing.Image)(resources.GetObject("lblIcon.Image")));
     this.lblIcon.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lblIcon.Location   = new System.Drawing.Point(206, 6);
     this.lblIcon.Name       = "lblIcon";
     this.lblIcon.Size       = new System.Drawing.Size(6, 17);
     this.lblIcon.TabIndex   = 47;
     this.lblIcon.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(215, 7);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(30, 13);
     this.label2.TabIndex = 46;
     this.label2.Text     = "Date";
     //
     // spdData
     //
     this.spdData.About = "4.0.2001.2005";
     this.spdData.AccessibleDescription = "spdData, Sheet1, Row 0, Column 0, ";
     this.spdData.BackColor             = System.Drawing.Color.White;
     this.spdData.Dock = System.Windows.Forms.DockStyle.Fill;
     this.spdData.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.spdData.Location             = new System.Drawing.Point(0, 0);
     this.spdData.Name                 = "spdData";
     this.spdData.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.spdData.RPT_IsPreCellsType   = true;
     this.spdData.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.spdData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.spdData_Sheet1
     });
     this.spdData.Size     = new System.Drawing.Size(794, 115);
     this.spdData.TabIndex = 25;
     this.spdData.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     //
     // spdData_Sheet1
     //
     this.spdData_Sheet1.Reset();
     this.spdData_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.spdData_Sheet1.ColumnCount    = 0;
     this.spdData_Sheet1.RowCount       = 0;
     this.spdData_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.spdData.SetActiveViewport(0, 1, 1);
     //
     // chkGroup
     //
     this.chkGroup.AutoSize = true;
     this.chkGroup.Location = new System.Drawing.Point(21, 6);
     this.chkGroup.Name     = "chkGroup";
     this.chkGroup.Size     = new System.Drawing.Size(62, 17);
     this.chkGroup.TabIndex = 50;
     this.chkGroup.Text     = "By group";
     this.chkGroup.UseVisualStyleBackColor = true;
     //
     // cdvBaseDate
     //
     this.cdvBaseDate.CustomFormat = "yyyy-MM-dd";
     this.cdvBaseDate.Font         = new System.Drawing.Font("Verdana", 8F);
     this.cdvBaseDate.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.cdvBaseDate.Location     = new System.Drawing.Point(251, 2);
     this.cdvBaseDate.Name         = "cdvBaseDate";
     this.cdvBaseDate.Size         = new System.Drawing.Size(106, 20);
     this.cdvBaseDate.TabIndex     = 48;
     this.cdvBaseDate.Type         = Miracom.SmartWeb.UI.Controls.DataTimePickerType.General;
     this.cdvBaseDate.Value        = new System.DateTime(2008, 12, 31, 0, 0, 0, 0);
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(3, 3);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.splitContainer2);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.splitContainer3);
     this.splitContainer1.Size             = new System.Drawing.Size(794, 529);
     this.splitContainer1.SplitterDistance = 233;
     this.splitContainer1.TabIndex         = 27;
     //
     // splitContainer2
     //
     this.splitContainer2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer2.Location    = new System.Drawing.Point(0, 0);
     this.splitContainer2.Name        = "splitContainer2";
     this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer2.Panel1
     //
     this.splitContainer2.Panel1.Controls.Add(this.cf01);
     //
     // splitContainer2.Panel2
     //
     this.splitContainer2.Panel2.Controls.Add(this.spdData);
     this.splitContainer2.Size             = new System.Drawing.Size(794, 233);
     this.splitContainer2.SplitterDistance = 114;
     this.splitContainer2.TabIndex         = 0;
     //
     // cf01
     //
     this.cf01.AxisX.Staggered = true;
     this.cf01.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.cf01.Location        = new System.Drawing.Point(0, 0);
     this.cf01.Name            = "cf01";
     this.cf01.Scrollable      = true;
     this.cf01.Size            = new System.Drawing.Size(794, 114);
     this.cf01.TabIndex        = 28;
     this.cf01.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable1
     });
     //
     // splitContainer3
     //
     this.splitContainer3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer3.Location = new System.Drawing.Point(0, 0);
     this.splitContainer3.Name     = "splitContainer3";
     //
     // splitContainer3.Panel1
     //
     this.splitContainer3.Panel1.Controls.Add(this.spdData2);
     //
     // splitContainer3.Panel2
     //
     this.splitContainer3.Panel2.Controls.Add(this.cf02);
     this.splitContainer3.Size             = new System.Drawing.Size(794, 292);
     this.splitContainer3.SplitterDistance = 264;
     this.splitContainer3.TabIndex         = 0;
     //
     // spdData2
     //
     this.spdData2.About = "4.0.2001.2005";
     this.spdData2.AccessibleDescription = "spdData, Sheet1, Row 0, Column 0, ";
     this.spdData2.BackColor             = System.Drawing.Color.White;
     this.spdData2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.spdData2.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.spdData2.Location             = new System.Drawing.Point(0, 0);
     this.spdData2.Name                 = "spdData2";
     this.spdData2.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.spdData2.RPT_IsPreCellsType   = true;
     this.spdData2.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.spdData2.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.spdData2_Sheet1
     });
     this.spdData2.Size     = new System.Drawing.Size(264, 292);
     this.spdData2.TabIndex = 26;
     this.spdData2.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     //
     // spdData2_Sheet1
     //
     this.spdData2_Sheet1.Reset();
     this.spdData2_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.spdData2_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.spdData2_Sheet1.ColumnCount    = 0;
     this.spdData2_Sheet1.RowCount       = 0;
     this.spdData2_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.spdData2_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.spdData2.SetActiveViewport(0, 1, 1);
     //
     // cf02
     //
     this.cf02.AxisX.Staggered = true;
     this.cf02.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.cf02.Location        = new System.Drawing.Point(0, 0);
     this.cf02.Name            = "cf02";
     this.cf02.Scrollable      = true;
     this.cf02.Size            = new System.Drawing.Size(526, 292);
     this.cf02.TabIndex        = 29;
     this.cf02.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable2
     });
     //
     // cdvResMaker
     //
     this.cdvResMaker.BackColor          = System.Drawing.Color.Transparent;
     this.cdvResMaker.bMultiSelect       = false;
     this.cdvResMaker.ConditionText      = "Maker";
     this.cdvResMaker.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvResMaker.ControlRef         = true;
     this.cdvResMaker.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvResMaker.Location           = new System.Drawing.Point(372, 2);
     this.cdvResMaker.MandatoryFlag      = false;
     this.cdvResMaker.Name               = "cdvResMaker";
     this.cdvResMaker.ParentValue        = "";
     this.cdvResMaker.sCodeColumnName    = "Code";
     this.cdvResMaker.sDynamicQuery      = "";
     this.cdvResMaker.Size               = new System.Drawing.Size(180, 21);
     this.cdvResMaker.sTableName         = "";
     this.cdvResMaker.sValueColumnName   = "Data";
     this.cdvResMaker.TabIndex           = 85;
     this.cdvResMaker.VisibleValueButton = true;
     this.cdvResMaker.ValueButtonPress  += new System.EventHandler(this.cdvResMaker_ValueButtonPress);
     //
     // RAS020502
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.NONE;
     this.ConditionCount      = 1;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name = "RAS020502";
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition2.PerformLayout();
     this.pnlCondition1.ResumeLayout(false);
     this.pnlCondition1.PerformLayout();
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).EndInit();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     this.splitContainer2.ResumeLayout(false);
     this.splitContainer3.Panel1.ResumeLayout(false);
     this.splitContainer3.Panel2.ResumeLayout(false);
     this.splitContainer3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spdData2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData2_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #14
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     SoftwareFX.ChartFX.TitleDockable titleDockable1          = new SoftwareFX.ChartFX.TitleDockable();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PRD010609));
     this.spdData         = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.spdData_Sheet1  = new FarPoint.Win.Spread.SheetView();
     this.cdvFactory      = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvFromToDate   = new Miracom.SmartWeb.UI.Controls.udcDurationDate();
     this.ckbKpcs         = new System.Windows.Forms.CheckBox();
     this.cdvTimeBase     = new System.Windows.Forms.ComboBox();
     this.lblQCType       = new System.Windows.Forms.Label();
     this.label3          = new System.Windows.Forms.Label();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.udcChartFX1     = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.ckbTimeBase     = new System.Windows.Forms.CheckBox();
     this.rdbBasic        = new System.Windows.Forms.RadioButton();
     this.rdbSales        = new System.Windows.Forms.RadioButton();
     this.cdvOper         = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvLotType      = new System.Windows.Forms.ComboBox();
     this.label7          = new System.Windows.Forms.Label();
     this.label1          = new System.Windows.Forms.Label();
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.pnlDetailCondition3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(98, 13);
     this.lblTitle.Text = "Warehousing Status Trend";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Size = new System.Drawing.Size(800, 66);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.cdvLotType);
     this.pnlCondition2.Controls.Add(this.label7);
     this.pnlCondition2.Controls.Add(this.label1);
     this.pnlCondition2.Controls.Add(this.cdvOper);
     this.pnlCondition2.Controls.Add(this.ckbTimeBase);
     this.pnlCondition2.Controls.Add(this.cdvTimeBase);
     this.pnlCondition2.Controls.Add(this.lblQCType);
     this.pnlCondition2.Controls.Add(this.label3);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.rdbSales);
     this.pnlCondition1.Controls.Add(this.rdbBasic);
     this.pnlCondition1.Controls.Add(this.ckbKpcs);
     this.pnlCondition1.Controls.Add(this.cdvFromToDate);
     this.pnlCondition1.Controls.Add(this.cdvFactory);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 92);
     //
     // udcWIPCondition8
     //
     this.udcWIPCondition8.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition7
     //
     this.udcWIPCondition7.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition6
     //
     this.udcWIPCondition6.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition5
     //
     this.udcWIPCondition5.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition4
     //
     this.udcWIPCondition4.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition3
     //
     this.udcWIPCondition3.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition2
     //
     this.udcWIPCondition2.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition1
     //
     this.udcWIPCondition1.RefFactory = this.cdvFactory;
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.splitContainer1);
     this.pnlMain.Location = new System.Drawing.Point(0, 179);
     this.pnlMain.Size     = new System.Drawing.Size(800, 421);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 92);
     //
     // udcWIPCondition9
     //
     this.udcWIPCondition9.RefFactory = this.cdvFactory;
     //
     // spdData
     //
     this.spdData.About = "4.0.2001.2005";
     this.spdData.AccessibleDescription = "spdData, Sheet1, Row 0, Column 0, ";
     this.spdData.BackColor             = System.Drawing.Color.White;
     this.spdData.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.spdData.Location             = new System.Drawing.Point(0, 0);
     this.spdData.Name                 = "spdData";
     this.spdData.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.spdData.RPT_IsPreCellsType   = true;
     this.spdData.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.spdData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.spdData_Sheet1
     });
     this.spdData.Size     = new System.Drawing.Size(794, 389);
     this.spdData.TabIndex = 0;
     //
     // spdData_Sheet1
     //
     this.spdData_Sheet1.Reset();
     this.spdData_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.spdData_Sheet1.ColumnCount    = 0;
     this.spdData_Sheet1.RowCount       = 0;
     this.spdData_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.spdData.SetActiveViewport(0, 1, 1);
     //
     // cdvFactory
     //
     this.cdvFactory.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFactory.bMultiSelect       = false;
     this.cdvFactory.ConditionText      = "Factory";
     this.cdvFactory.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
     this.cdvFactory.ControlRef         = true;
     this.cdvFactory.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFactory.ForcInitControl1   = this.udcWIPCondition1;
     this.cdvFactory.Location           = new System.Drawing.Point(5, 1);
     this.cdvFactory.MandatoryFlag      = false;
     this.cdvFactory.Name               = "cdvFactory";
     this.cdvFactory.ParentValue        = "";
     this.cdvFactory.sCodeColumnName    = "";
     this.cdvFactory.sDynamicQuery      = "";
     this.cdvFactory.sFactory           = "";
     this.cdvFactory.Size               = new System.Drawing.Size(179, 21);
     this.cdvFactory.sTableName         = "";
     this.cdvFactory.sValueColumnName   = "";
     this.cdvFactory.TabIndex           = 1;
     this.cdvFactory.VisibleValueButton = true;
     //
     // cdvFromToDate
     //
     this.cdvFromToDate.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFromToDate.Location           = new System.Drawing.Point(214, 1);
     this.cdvFromToDate.Name               = "cdvFromToDate";
     this.cdvFromToDate.RestrictedDayCount = 60;
     this.cdvFromToDate.Size               = new System.Drawing.Size(275, 21);
     this.cdvFromToDate.TabIndex           = 3;
     //
     // ckbKpcs
     //
     this.ckbKpcs.AutoSize = true;
     this.ckbKpcs.Location = new System.Drawing.Point(472, 3);
     this.ckbKpcs.Name     = "ckbKpcs";
     this.ckbKpcs.Size     = new System.Drawing.Size(48, 17);
     this.ckbKpcs.TabIndex = 87;
     this.ckbKpcs.Text     = "Kpcs";
     this.ckbKpcs.UseVisualStyleBackColor = true;
     //
     // cdvTimeBase
     //
     this.cdvTimeBase.Enabled           = false;
     this.cdvTimeBase.FormattingEnabled = true;
     this.cdvTimeBase.Items.AddRange(new object[] {
         "SE",
         "2HR",
         "4HR",
         "6HR",
         "8HR",
         "12HR"
     });
     this.cdvTimeBase.Location = new System.Drawing.Point(284, 2);
     this.cdvTimeBase.Name     = "cdvTimeBase";
     this.cdvTimeBase.Size     = new System.Drawing.Size(100, 21);
     this.cdvTimeBase.TabIndex = 84;
     this.cdvTimeBase.Text     = "SE";
     //
     // lblQCType
     //
     this.lblQCType.AutoSize = true;
     this.lblQCType.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblQCType.Location = new System.Drawing.Point(220, 6);
     this.lblQCType.Name     = "lblQCType";
     this.lblQCType.Size     = new System.Drawing.Size(59, 13);
     this.lblQCType.TabIndex = 83;
     this.lblQCType.Text     = "TIME BASE";
     //
     // label3
     //
     this.label3.Image      = ((System.Drawing.Image)(resources.GetObject("label3.Image")));
     this.label3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label3.Location   = new System.Drawing.Point(209, 4);
     this.label3.Name       = "label3";
     this.label3.Size       = new System.Drawing.Size(6, 17);
     this.label3.TabIndex   = 82;
     this.label3.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(3, 3);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.spdData);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.udcChartFX1);
     this.splitContainer1.Size             = new System.Drawing.Size(794, 418);
     this.splitContainer1.SplitterDistance = 389;
     this.splitContainer1.TabIndex         = 1;
     //
     // udcChartFX1
     //
     this.udcChartFX1.AxisX.Staggered = true;
     this.udcChartFX1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.udcChartFX1.Location        = new System.Drawing.Point(0, 0);
     this.udcChartFX1.Name            = "udcChartFX1";
     this.udcChartFX1.NSeries         = 0;
     this.udcChartFX1.NValues         = 0;
     this.udcChartFX1.Scrollable      = true;
     this.udcChartFX1.Size            = new System.Drawing.Size(794, 25);
     this.udcChartFX1.TabIndex        = 26;
     this.udcChartFX1.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable1
     });
     this.udcChartFX1.ToolBar = true;
     this.udcChartFX1.Visible = false;
     //
     // ckbTimeBase
     //
     this.ckbTimeBase.AutoSize   = true;
     this.ckbTimeBase.Checked    = true;
     this.ckbTimeBase.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckbTimeBase.Location   = new System.Drawing.Point(404, 5);
     this.ckbTimeBase.Name       = "ckbTimeBase";
     this.ckbTimeBase.Size       = new System.Drawing.Size(74, 17);
     this.ckbTimeBase.TabIndex   = 85;
     this.ckbTimeBase.Text       = "not used";
     this.ckbTimeBase.UseVisualStyleBackColor = true;
     this.ckbTimeBase.CheckedChanged         += new System.EventHandler(this.ckbTimeBase_CheckedChanged);
     //
     // rdbBasic
     //
     this.rdbBasic.AutoSize = true;
     this.rdbBasic.Checked  = true;
     this.rdbBasic.Location = new System.Drawing.Point(537, 3);
     this.rdbBasic.Name     = "rdbBasic";
     this.rdbBasic.Size     = new System.Drawing.Size(49, 17);
     this.rdbBasic.TabIndex = 86;
     this.rdbBasic.TabStop  = true;
     this.rdbBasic.Text     = "기본";
     this.rdbBasic.UseVisualStyleBackColor = true;
     //
     // rdbSales
     //
     this.rdbSales.AutoSize = true;
     this.rdbSales.Location = new System.Drawing.Point(588, 3);
     this.rdbSales.Name     = "rdbSales";
     this.rdbSales.Size     = new System.Drawing.Size(61, 17);
     this.rdbSales.TabIndex = 86;
     this.rdbSales.Text     = "Sales team";
     this.rdbSales.UseVisualStyleBackColor = true;
     //
     // cdvOper
     //
     this.cdvOper.BackColor          = System.Drawing.Color.Transparent;
     this.cdvOper.bMultiSelect       = false;
     this.cdvOper.ConditionText      = "Operation";
     this.cdvOper.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvOper.ControlRef         = true;
     this.cdvOper.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvOper.Location           = new System.Drawing.Point(484, 2);
     this.cdvOper.MandatoryFlag      = false;
     this.cdvOper.Name               = "cdvOper";
     this.cdvOper.ParentValue        = "";
     this.cdvOper.sCodeColumnName    = "Code";
     this.cdvOper.sDynamicQuery      = "";
     this.cdvOper.Size               = new System.Drawing.Size(180, 21);
     this.cdvOper.sTableName         = "";
     this.cdvOper.sValueColumnName   = "Data";
     this.cdvOper.TabIndex           = 86;
     this.cdvOper.VisibleValueButton = true;
     this.cdvOper.ValueButtonPress  += new System.EventHandler(this.cdvOper_ValueButtonPress);
     //
     // cdvLotType
     //
     this.cdvLotType.FormattingEnabled = true;
     this.cdvLotType.Items.AddRange(new object[] {
         "ALL",
         "P%",
         "E%"
     });
     this.cdvLotType.Location = new System.Drawing.Point(83, 2);
     this.cdvLotType.Name     = "cdvLotType";
     this.cdvLotType.Size     = new System.Drawing.Size(100, 21);
     this.cdvLotType.TabIndex = 89;
     this.cdvLotType.Text     = "ALL";
     //
     // label7
     //
     this.label7.Image      = ((System.Drawing.Image)(resources.GetObject("label7.Image")));
     this.label7.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label7.Location   = new System.Drawing.Point(8, 5);
     this.label7.Name       = "label7";
     this.label7.Size       = new System.Drawing.Size(6, 17);
     this.label7.TabIndex   = 88;
     this.label7.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(18, 6);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(49, 13);
     this.label1.TabIndex = 87;
     this.label1.Text     = "Lot Type";
     //
     // PRD010609
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.WIP_BASE;
     this.ConditionCount      = 2;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name  = "PRD010609";
     this.Load += new System.EventHandler(this.PRD010609_Load);
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition2.PerformLayout();
     this.pnlCondition1.ResumeLayout(false);
     this.pnlCondition1.PerformLayout();
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.pnlDetailCondition3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).EndInit();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #15
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     SoftwareFX.ChartFX.TitleDockable titleDockable1 = new SoftwareFX.ChartFX.TitleDockable();
     SoftwareFX.ChartFX.TitleDockable titleDockable2 = new SoftwareFX.ChartFX.TitleDockable();
     SoftwareFX.ChartFX.TitleDockable titleDockable3 = new SoftwareFX.ChartFX.TitleDockable();
     this.ckbKpcs    = new System.Windows.Forms.CheckBox();
     this.cdvFactory = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.scCenter   = new System.Windows.Forms.SplitContainer();
     this.scLeft     = new System.Windows.Forms.SplitContainer();
     //this.cf01 = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.scRight = new System.Windows.Forms.SplitContainer();
     //this.cf02 = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     //this.cf03 = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.SS01            = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.SS01_Sheet1     = new FarPoint.Win.Spread.SheetView();
     this.cdvCustomer     = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.gbSearch        = new System.Windows.Forms.GroupBox();
     this.rbS03           = new System.Windows.Forms.RadioButton();
     this.label4          = new System.Windows.Forms.Label();
     this.rbS02           = new System.Windows.Forms.RadioButton();
     this.rbS01           = new System.Windows.Forms.RadioButton();
     this.cdvPackage      = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvBaseDate     = new Miracom.SmartWeb.UI.Controls.udcDateTimePicker(this.components);
     this.lblBaseDate     = new System.Windows.Forms.Label();
     this.lblDisplayCount = new System.Windows.Forms.Label();
     this.cmbDisplayCount = new System.Windows.Forms.ComboBox();
     this.chkPrevFlag     = new System.Windows.Forms.CheckBox();
     this.cdvOper         = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.scCenter.Panel1.SuspendLayout();
     this.scCenter.Panel2.SuspendLayout();
     this.scCenter.SuspendLayout();
     this.scLeft.Panel1.SuspendLayout();
     this.scLeft.Panel2.SuspendLayout();
     this.scLeft.SuspendLayout();
     this.scRight.Panel1.SuspendLayout();
     this.scRight.Panel2.SuspendLayout();
     this.scRight.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.SS01)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SS01_Sheet1)).BeginInit();
     this.gbSearch.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(224, 13);
     this.lblTitle.Text = "Status of Operation Defects by Product (Top 5 Monthly Defects)";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Size = new System.Drawing.Size(800, 66);
     //
     // pnlCondition8
     //
     this.pnlCondition8.Location = new System.Drawing.Point(0, 177);
     //
     // pnlCondition7
     //
     this.pnlCondition7.Location = new System.Drawing.Point(0, 153);
     //
     // pnlCondition6
     //
     this.pnlCondition6.Location = new System.Drawing.Point(0, 129);
     //
     // pnlCondition5
     //
     this.pnlCondition5.Location = new System.Drawing.Point(0, 105);
     //
     // pnlCondition4
     //
     this.pnlCondition4.Location = new System.Drawing.Point(0, 81);
     //
     // pnlCondition3
     //
     this.pnlCondition3.Location = new System.Drawing.Point(0, 57);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.cdvOper);
     this.pnlCondition2.Controls.Add(this.cmbDisplayCount);
     this.pnlCondition2.Controls.Add(this.lblDisplayCount);
     this.pnlCondition2.Controls.Add(this.cdvPackage);
     this.pnlCondition2.Controls.Add(this.cdvCustomer);
     this.pnlCondition2.Controls.Add(this.ckbKpcs);
     this.pnlCondition2.Location = new System.Drawing.Point(0, 33);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.cdvBaseDate);
     this.pnlCondition1.Controls.Add(this.lblBaseDate);
     this.pnlCondition1.Controls.Add(this.chkPrevFlag);
     this.pnlCondition1.Controls.Add(this.cdvFactory);
     this.pnlCondition1.Controls.Add(this.gbSearch);
     this.pnlCondition1.Size = new System.Drawing.Size(798, 25);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 92);
     //
     // udcWIPCondition8
     //
     this.udcWIPCondition8.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition7
     //
     this.udcWIPCondition7.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition6
     //
     this.udcWIPCondition6.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition5
     //
     this.udcWIPCondition5.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition4
     //
     this.udcWIPCondition4.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition3
     //
     this.udcWIPCondition3.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition2
     //
     this.udcWIPCondition2.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition1
     //
     this.udcWIPCondition1.RefFactory = this.cdvFactory;
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.scCenter);
     this.pnlMain.Location = new System.Drawing.Point(0, 152);
     this.pnlMain.Size     = new System.Drawing.Size(800, 448);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnDetail.Visible = false;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnExcelExport.Text   = "Save";
     this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnSort.Visible = false;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 92);
     //
     // ckbKpcs
     //
     this.ckbKpcs.AutoSize = true;
     this.ckbKpcs.Location = new System.Drawing.Point(747, 4);
     this.ckbKpcs.Name     = "ckbKpcs";
     this.ckbKpcs.Size     = new System.Drawing.Size(48, 17);
     this.ckbKpcs.TabIndex = 17;
     this.ckbKpcs.Text     = "Kpcs";
     this.ckbKpcs.UseVisualStyleBackColor = true;
     this.ckbKpcs.Visible = false;
     //
     // cdvFactory
     //
     this.cdvFactory.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFactory.bMultiSelect       = false;
     this.cdvFactory.ConditionText      = "Factory";
     this.cdvFactory.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
     this.cdvFactory.ControlRef         = true;
     this.cdvFactory.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFactory.Location           = new System.Drawing.Point(4, 2);
     this.cdvFactory.MandatoryFlag      = false;
     this.cdvFactory.Name               = "cdvFactory";
     this.cdvFactory.ParentValue        = "";
     this.cdvFactory.sCodeColumnName    = "";
     this.cdvFactory.sDynamicQuery      = "";
     this.cdvFactory.sFactory           = "";
     this.cdvFactory.Size               = new System.Drawing.Size(180, 21);
     this.cdvFactory.sTableName         = "";
     this.cdvFactory.sValueColumnName   = "";
     this.cdvFactory.TabIndex           = 18;
     this.cdvFactory.VisibleValueButton = true;
     //
     // scCenter
     //
     this.scCenter.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.scCenter.Location    = new System.Drawing.Point(3, 3);
     this.scCenter.Name        = "scCenter";
     this.scCenter.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // scCenter.Panel1
     //
     this.scCenter.Panel1.Controls.Add(this.scLeft);
     //
     // scCenter.Panel2
     //
     this.scCenter.Panel2.Controls.Add(this.SS01);
     this.scCenter.Size             = new System.Drawing.Size(794, 445);
     this.scCenter.SplitterDistance = 224;
     this.scCenter.TabIndex         = 1;
     //
     // scLeft
     //
     this.scLeft.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.scLeft.Location = new System.Drawing.Point(0, 0);
     this.scLeft.Name     = "scLeft";
     //
     // scLeft.Panel1
     //
     //this.scLeft.Panel1.Controls.Add(this.cf01);
     //
     // scLeft.Panel2
     //
     this.scLeft.Panel2.Controls.Add(this.scRight);
     this.scLeft.Size             = new System.Drawing.Size(794, 224);
     this.scLeft.SplitterDistance = 200;
     this.scLeft.TabIndex         = 26;
     //
     // cf01
     //
     //this.cf01.AxisX.Staggered = true;
     //this.cf01.Dock = System.Windows.Forms.DockStyle.Fill;
     //this.cf01.Location = new System.Drawing.Point(0, 0);
     //this.cf01.Name = "cf01";
     //this.cf01.Size = new System.Drawing.Size(200, 224);
     //this.cf01.TabIndex = 24;
     //this.cf01.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
     //titleDockable1});
     //this.cf01.ToolBar = true;
     //
     // scRight
     //
     this.scRight.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.scRight.Location = new System.Drawing.Point(0, 0);
     this.scRight.Name     = "scRight";
     //
     // scRight.Panel1
     //
     //this.scRight.Panel1.Controls.Add(this.cf02);
     //
     // scRight.Panel2
     //
     //this.scRight.Panel2.Controls.Add(this.cf03);
     this.scRight.Size             = new System.Drawing.Size(590, 224);
     this.scRight.SplitterDistance = 300;
     this.scRight.TabIndex         = 0;
     //
     // cf02
     //
     //this.cf02.AxisX.Staggered = true;
     //this.cf02.Dock = System.Windows.Forms.DockStyle.Fill;
     //this.cf02.Location = new System.Drawing.Point(0, 0);
     //this.cf02.Name = "cf02";
     //this.cf02.Size = new System.Drawing.Size(300, 224);
     //this.cf02.TabIndex = 25;
     //this.cf02.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
     //titleDockable2});
     //this.cf02.ToolBar = true;
     //
     // cf03
     //
     //this.cf03.AxisX.Staggered = true;
     //this.cf03.Dock = System.Windows.Forms.DockStyle.Fill;
     //this.cf03.Location = new System.Drawing.Point(0, 0);
     //this.cf03.Name = "cf03";
     //this.cf03.Size = new System.Drawing.Size(286, 224);
     //this.cf03.TabIndex = 26;
     //this.cf03.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
     //titleDockable3});
     //this.cf03.ToolBar = true;
     //
     // SS01
     //
     this.SS01.About = "4.0.2001.2005";
     this.SS01.AccessibleDescription = "SS01, Sheet1, Row 0, Column 0, ";
     this.SS01.BackColor             = System.Drawing.Color.White;
     this.SS01.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.SS01.Location           = new System.Drawing.Point(0, 0);
     this.SS01.Name               = "SS01";
     this.SS01.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.SS01.RPT_IsPreCellsType = true;
     this.SS01.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.SS01_Sheet1
     });
     this.SS01.Size       = new System.Drawing.Size(794, 217);
     this.SS01.TabIndex   = 1;
     this.SS01.CellClick += new FarPoint.Win.Spread.CellClickEventHandler(this.SS01_CellClick);
     //
     // SS01_Sheet1
     //
     this.SS01_Sheet1.Reset();
     this.SS01_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.SS01_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.SS01_Sheet1.ColumnCount    = 0;
     this.SS01_Sheet1.RowCount       = 0;
     this.SS01_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.SS01_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.SS01.SetActiveViewport(0, 1, 1);
     //
     // cdvCustomer
     //
     this.cdvCustomer.BackColor       = System.Drawing.Color.Transparent;
     this.cdvCustomer.bMultiSelect    = false;
     this.cdvCustomer.ConditionText   = "Customer";
     this.cdvCustomer.CondtionType    = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvCustomer.Font            = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvCustomer.Location        = new System.Drawing.Point(4, 2);
     this.cdvCustomer.MandatoryFlag   = false;
     this.cdvCustomer.Name            = "cdvCustomer";
     this.cdvCustomer.ParentValue     = "";
     this.cdvCustomer.sCodeColumnName = "CUST_CODE";
     this.cdvCustomer.sDynamicQuery   = "SELECT DECODE(KEY_1, \'-\', \' \', KEY_1) AS CUST_CODE, DECODE(DATA_1, \'미확인\', \'전체\', D" +
                                        "ATA_1) AS CUST_DESC FROM MGCMTBLDAT@RPTTOMES WHERE FACTORY = \'HMKA1\' AND TABLE_N" +
                                        "AME = \'H_CUSTOMER\' ORDER BY KEY_1 ASC";
     this.cdvCustomer.sFactory           = "";
     this.cdvCustomer.Size               = new System.Drawing.Size(180, 21);
     this.cdvCustomer.sTableName         = "";
     this.cdvCustomer.sValueColumnName   = "CUST_DESC";
     this.cdvCustomer.TabIndex           = 73;
     this.cdvCustomer.VisibleValueButton = true;
     //
     // gbSearch
     //
     this.gbSearch.Controls.Add(this.rbS03);
     this.gbSearch.Controls.Add(this.label4);
     this.gbSearch.Controls.Add(this.rbS02);
     this.gbSearch.Controls.Add(this.rbS01);
     this.gbSearch.Location = new System.Drawing.Point(204, -6);
     this.gbSearch.Name     = "gbSearch";
     this.gbSearch.Size     = new System.Drawing.Size(235, 30);
     this.gbSearch.TabIndex = 72;
     this.gbSearch.TabStop  = false;
     //
     // rbS03
     //
     this.rbS03.AutoSize = true;
     this.rbS03.Location = new System.Drawing.Point(175, 9);
     this.rbS03.Name     = "rbS03";
     this.rbS03.Size     = new System.Drawing.Size(53, 17);
     this.rbS03.TabIndex = 73;
     this.rbS03.Text     = "YIELD";
     this.rbS03.UseVisualStyleBackColor = true;
     this.rbS03.CheckedChanged         += new System.EventHandler(this.rbS_CheckedChanged);
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Location  = new System.Drawing.Point(4, 12);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(62, 13);
     this.label4.TabIndex  = 72;
     this.label4.Text      = "Search Category:";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // rbS02
     //
     this.rbS02.AutoSize = true;
     this.rbS02.Location = new System.Drawing.Point(123, 9);
     this.rbS02.Name     = "rbS02";
     this.rbS02.Size     = new System.Drawing.Size(44, 17);
     this.rbS02.TabIndex = 71;
     this.rbS02.Text     = "LRR";
     this.rbS02.UseVisualStyleBackColor = true;
     this.rbS02.CheckedChanged         += new System.EventHandler(this.rbS_CheckedChanged);
     //
     // rbS01
     //
     this.rbS01.AutoSize = true;
     this.rbS01.Checked  = true;
     this.rbS01.Location = new System.Drawing.Point(70, 9);
     this.rbS01.Name     = "rbS01";
     this.rbS01.Size     = new System.Drawing.Size(45, 17);
     this.rbS01.TabIndex = 70;
     this.rbS01.TabStop  = true;
     this.rbS01.Text     = "PPM";
     this.rbS01.UseVisualStyleBackColor = true;
     this.rbS01.CheckedChanged         += new System.EventHandler(this.rbS_CheckedChanged);
     //
     // cdvPackage
     //
     this.cdvPackage.BackColor       = System.Drawing.Color.Transparent;
     this.cdvPackage.bMultiSelect    = false;
     this.cdvPackage.ConditionText   = "Package";
     this.cdvPackage.CondtionType    = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvPackage.Font            = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvPackage.Location        = new System.Drawing.Point(204, 2);
     this.cdvPackage.MandatoryFlag   = false;
     this.cdvPackage.Name            = "cdvPackage";
     this.cdvPackage.ParentValue     = "";
     this.cdvPackage.sCodeColumnName = "PKG";
     this.cdvPackage.sDynamicQuery   = "SELECT DECODE(KEY_1, \'-\', \' \', KEY_1) AS PKG, DATA_1 AS PKG_DESC FROM MGCMTBLDAT@" +
                                       "RPTTOMES WHERE FACTORY = \'HMKA1\' AND TABLE_NAME = \'H_PACKAGE\' ORDER BY KEY_1 ASC" +
                                       "";
     this.cdvPackage.sFactory           = "";
     this.cdvPackage.Size               = new System.Drawing.Size(235, 21);
     this.cdvPackage.sTableName         = "";
     this.cdvPackage.sValueColumnName   = "PKG_DESC";
     this.cdvPackage.TabIndex           = 74;
     this.cdvPackage.VisibleValueButton = true;
     //
     // cdvBaseDate
     //
     this.cdvBaseDate.CustomFormat = "yyyy-MM-dd";
     this.cdvBaseDate.Font         = new System.Drawing.Font("Verdana", 8F);
     this.cdvBaseDate.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.cdvBaseDate.Location     = new System.Drawing.Point(529, 3);
     this.cdvBaseDate.Name         = "cdvBaseDate";
     this.cdvBaseDate.Size         = new System.Drawing.Size(97, 20);
     this.cdvBaseDate.TabIndex     = 74;
     this.cdvBaseDate.Type         = Miracom.SmartWeb.UI.Controls.DataTimePickerType.FromDate;
     this.cdvBaseDate.Value        = new System.DateTime(2009, 7, 3, 0, 0, 0, 0);
     //
     // lblBaseDate
     //
     this.lblBaseDate.AutoSize = true;
     this.lblBaseDate.Location = new System.Drawing.Point(467, 6);
     this.lblBaseDate.Name     = "lblBaseDate";
     this.lblBaseDate.Size     = new System.Drawing.Size(65, 13);
     this.lblBaseDate.TabIndex = 73;
     this.lblBaseDate.Text     = "Standard date:";
     //
     // lblDisplayCount
     //
     this.lblDisplayCount.AutoSize = true;
     this.lblDisplayCount.Location = new System.Drawing.Point(672, 6);
     this.lblDisplayCount.Name     = "lblDisplayCount";
     this.lblDisplayCount.Size     = new System.Drawing.Size(65, 13);
     this.lblDisplayCount.TabIndex = 75;
     this.lblDisplayCount.Text     = "Number of display:";
     this.lblDisplayCount.Visible  = false;
     //
     // cmbDisplayCount
     //
     this.cmbDisplayCount.FormattingEnabled = true;
     this.cmbDisplayCount.Items.AddRange(new object[] {
         "ALL",
         "5",
         "10",
         "15",
         "20"
     });
     this.cmbDisplayCount.Location = new System.Drawing.Point(733, 2);
     this.cmbDisplayCount.Name     = "cmbDisplayCount";
     this.cmbDisplayCount.Size     = new System.Drawing.Size(62, 21);
     this.cmbDisplayCount.TabIndex = 76;
     this.cmbDisplayCount.Text     = "5";
     this.cmbDisplayCount.Visible  = false;
     //
     // chkPrevFlag
     //
     this.chkPrevFlag.AutoSize   = true;
     this.chkPrevFlag.Checked    = true;
     this.chkPrevFlag.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkPrevFlag.Location   = new System.Drawing.Point(662, 3);
     this.chkPrevFlag.Name       = "chkPrevFlag";
     this.chkPrevFlag.Size       = new System.Drawing.Size(133, 17);
     this.chkPrevFlag.TabIndex   = 76;
     this.chkPrevFlag.Text       = "Top 5 defect last month";
     this.chkPrevFlag.UseVisualStyleBackColor = true;
     //
     // cdvOper
     //
     this.cdvOper.BackColor       = System.Drawing.Color.White;
     this.cdvOper.bMultiSelect    = false;
     this.cdvOper.ConditionText   = "Operation";
     this.cdvOper.CondtionType    = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvOper.Font            = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvOper.Location        = new System.Drawing.Point(470, 1);
     this.cdvOper.MandatoryFlag   = false;
     this.cdvOper.Name            = "cdvOper";
     this.cdvOper.ParentValue     = "";
     this.cdvOper.sCodeColumnName = "OPER";
     this.cdvOper.sDynamicQuery   = "SELECT \' \' AS OPER, \'전체\' AS OPER_DESC FROM DUAL UNION ALL SELECT OPER AS OPER, OP" +
                                    "ER_DESC AS OPER_DESC FROM MESMGR.MWIPOPRDEF@RPTTOMES WHERE FACTORY = \'HMKA1\' AND" +
                                    " OPER LIKE \'A%\' ORDER BY OPER ASC";
     this.cdvOper.sFactory           = "";
     this.cdvOper.Size               = new System.Drawing.Size(156, 22);
     this.cdvOper.sTableName         = "";
     this.cdvOper.sValueColumnName   = "OPER_DESC";
     this.cdvOper.TabIndex           = 77;
     this.cdvOper.VisibleValueButton = true;
     //
     // PQC030115
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.WIP_BASE;
     this.ConditionCount      = 2;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name = "PQC030115";
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition2.PerformLayout();
     this.pnlCondition1.ResumeLayout(false);
     this.pnlCondition1.PerformLayout();
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.scCenter.Panel1.ResumeLayout(false);
     this.scCenter.Panel2.ResumeLayout(false);
     this.scCenter.ResumeLayout(false);
     this.scLeft.Panel1.ResumeLayout(false);
     this.scLeft.Panel2.ResumeLayout(false);
     this.scLeft.ResumeLayout(false);
     this.scRight.Panel1.ResumeLayout(false);
     this.scRight.Panel2.ResumeLayout(false);
     this.scRight.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.SS01)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SS01_Sheet1)).EndInit();
     this.gbSearch.ResumeLayout(false);
     this.gbSearch.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #16
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RAS020312));
     SoftwareFX.ChartFX.TitleDockable titleDockable2          = new SoftwareFX.ChartFX.TitleDockable();
     this.lblToday       = new System.Windows.Forms.Label();
     this.lblJindo       = new System.Windows.Forms.Label();
     this.lblLastDay     = new System.Windows.Forms.Label();
     this.lblRemain      = new System.Windows.Forms.Label();
     this.lblIcon        = new System.Windows.Forms.Label();
     this.lblDate        = new System.Windows.Forms.Label();
     this.cf01           = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.cdvDate        = new Miracom.SmartWeb.UI.Controls.udcDateTimePicker(this.components);
     this.cdvRes         = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvModel       = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.spdData        = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.spdData_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.label1         = new System.Windows.Forms.Label();
     this.cdvBlock       = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(143, 13);
     this.lblTitle.Text = "Momentary stop Time Series Graph";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Size = new System.Drawing.Size(800, 42);
     //
     // pnlCondition8
     //
     this.pnlCondition8.Location = new System.Drawing.Point(0, 179);
     //
     // pnlCondition7
     //
     this.pnlCondition7.Location = new System.Drawing.Point(0, 155);
     //
     // pnlCondition6
     //
     this.pnlCondition6.Location = new System.Drawing.Point(0, 131);
     //
     // pnlCondition5
     //
     this.pnlCondition5.Location = new System.Drawing.Point(0, 107);
     //
     // pnlCondition4
     //
     this.pnlCondition4.Location = new System.Drawing.Point(0, 83);
     //
     // pnlCondition3
     //
     this.pnlCondition3.Location = new System.Drawing.Point(0, 62);
     this.pnlCondition3.Size     = new System.Drawing.Size(798, 21);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.lblRemain);
     this.pnlCondition2.Controls.Add(this.lblLastDay);
     this.pnlCondition2.Controls.Add(this.lblJindo);
     this.pnlCondition2.Controls.Add(this.lblToday);
     this.pnlCondition2.Size = new System.Drawing.Size(798, 30);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.cdvBlock);
     this.pnlCondition1.Controls.Add(this.label1);
     this.pnlCondition1.Controls.Add(this.cdvModel);
     this.pnlCondition1.Controls.Add(this.cdvRes);
     this.pnlCondition1.Controls.Add(this.cdvDate);
     this.pnlCondition1.Controls.Add(this.lblIcon);
     this.pnlCondition1.Controls.Add(this.lblDate);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 128);
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.cf01);
     this.pnlMain.Controls.Add(this.spdData);
     this.pnlMain.Location = new System.Drawing.Point(0, 68);
     this.pnlMain.Size     = new System.Drawing.Size(800, 532);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnDetail.Visible = false;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.Enabled = false;
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnSort.Visible = false;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 68);
     //
     // lblToday
     //
     this.lblToday.AutoSize = true;
     this.lblToday.Location = new System.Drawing.Point(85, 9);
     this.lblToday.Name     = "lblToday";
     this.lblToday.Size     = new System.Drawing.Size(0, 13);
     this.lblToday.TabIndex = 6;
     //
     // lblJindo
     //
     this.lblJindo.AutoSize = true;
     this.lblJindo.Location = new System.Drawing.Point(647, 6);
     this.lblJindo.Name     = "lblJindo";
     this.lblJindo.Size     = new System.Drawing.Size(0, 13);
     this.lblJindo.TabIndex = 8;
     //
     // lblLastDay
     //
     this.lblLastDay.AutoSize = true;
     this.lblLastDay.Location = new System.Drawing.Point(286, 6);
     this.lblLastDay.Name     = "lblLastDay";
     this.lblLastDay.Size     = new System.Drawing.Size(0, 13);
     this.lblLastDay.TabIndex = 9;
     //
     // lblRemain
     //
     this.lblRemain.AutoSize = true;
     this.lblRemain.Location = new System.Drawing.Point(427, 6);
     this.lblRemain.Name     = "lblRemain";
     this.lblRemain.Size     = new System.Drawing.Size(0, 13);
     this.lblRemain.TabIndex = 11;
     //
     // lblIcon
     //
     this.lblIcon.Image      = ((System.Drawing.Image)(resources.GetObject("lblIcon.Image")));
     this.lblIcon.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lblIcon.Location   = new System.Drawing.Point(7, 4);
     this.lblIcon.Name       = "lblIcon";
     this.lblIcon.Size       = new System.Drawing.Size(6, 17);
     this.lblIcon.TabIndex   = 18;
     this.lblIcon.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblDate
     //
     this.lblDate.AutoSize = true;
     this.lblDate.Location = new System.Drawing.Point(17, 6);
     this.lblDate.Name     = "lblDate";
     this.lblDate.Size     = new System.Drawing.Size(55, 13);
     this.lblDate.TabIndex = 17;
     this.lblDate.Text     = "standard date";
     //
     // cf01
     //
     this.cf01.AxisX.Staggered = true;
     this.cf01.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.cf01.Location        = new System.Drawing.Point(3, 3);
     this.cf01.Name            = "cf01";
     this.cf01.Scrollable      = true;
     this.cf01.Size            = new System.Drawing.Size(794, 529);
     this.cf01.TabIndex        = 27;
     this.cf01.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable2
     });
     this.cf01.ToolBar = true;
     //
     // cdvDate
     //
     this.cdvDate.CustomFormat = "yyyy-MM-dd";
     this.cdvDate.Font         = new System.Drawing.Font("Verdana", 8F);
     this.cdvDate.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.cdvDate.Location     = new System.Drawing.Point(79, 2);
     this.cdvDate.Name         = "cdvDate";
     this.cdvDate.Size         = new System.Drawing.Size(106, 20);
     this.cdvDate.TabIndex     = 45;
     this.cdvDate.Type         = Miracom.SmartWeb.UI.Controls.DataTimePickerType.General;
     this.cdvDate.Value        = new System.DateTime(2008, 12, 31, 0, 0, 0, 0);
     //
     // cdvRes
     //
     this.cdvRes.BackColor          = System.Drawing.Color.Transparent;
     this.cdvRes.bMultiSelect       = true;
     this.cdvRes.ConditionText      = "Equipment";
     this.cdvRes.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvRes.ControlRef         = true;
     this.cdvRes.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvRes.Location           = new System.Drawing.Point(565, 0);
     this.cdvRes.MandatoryFlag      = true;
     this.cdvRes.Name               = "cdvRes";
     this.cdvRes.ParentValue        = "";
     this.cdvRes.RefControl1        = this.cdvModel;
     this.cdvRes.sCodeColumnName    = "Code";
     this.cdvRes.sDynamicQuery      = "";
     this.cdvRes.Size               = new System.Drawing.Size(180, 21);
     this.cdvRes.sTableName         = "";
     this.cdvRes.sValueColumnName   = "Data";
     this.cdvRes.TabIndex           = 85;
     this.cdvRes.VisibleValueButton = true;
     this.cdvRes.ValueButtonPress  += new System.EventHandler(this.cdvRes_ButtonPress);
     //
     // cdvModel
     //
     this.cdvModel.BackColor          = System.Drawing.Color.Transparent;
     this.cdvModel.bMultiSelect       = true;
     this.cdvModel.ConditionText      = "Model";
     this.cdvModel.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvModel.ControlRef         = true;
     this.cdvModel.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvModel.Location           = new System.Drawing.Point(191, 0);
     this.cdvModel.MandatoryFlag      = false;
     this.cdvModel.Name               = "cdvModel";
     this.cdvModel.ParentValue        = "";
     this.cdvModel.sCodeColumnName    = "Code";
     this.cdvModel.sDynamicQuery      = "";
     this.cdvModel.Size               = new System.Drawing.Size(180, 21);
     this.cdvModel.sTableName         = "";
     this.cdvModel.sValueColumnName   = "Data";
     this.cdvModel.TabIndex           = 86;
     this.cdvModel.VisibleValueButton = true;
     this.cdvModel.ValueButtonPress  += new System.EventHandler(this.cdvModel_ButtonPress);
     //
     // spdData
     //
     this.spdData.About = "4.0.2001.2005";
     this.spdData.AccessibleDescription = "spdData, Sheet1, Row 0, Column 0, ";
     this.spdData.BackColor             = System.Drawing.Color.White;
     this.spdData.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.spdData.Location           = new System.Drawing.Point(3, 3);
     this.spdData.Name               = "spdData";
     this.spdData.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.spdData.RPT_IsPreCellsType = true;
     this.spdData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.spdData_Sheet1
     });
     this.spdData.Size     = new System.Drawing.Size(794, 529);
     this.spdData.TabIndex = 28;
     //
     // spdData_Sheet1
     //
     this.spdData_Sheet1.Reset();
     this.spdData_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.spdData_Sheet1.ColumnCount    = 0;
     this.spdData_Sheet1.RowCount       = 0;
     this.spdData_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.spdData.SetActiveViewport(0, 1, 1);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.ForeColor = System.Drawing.Color.Red;
     this.label1.Location  = new System.Drawing.Point(756, 5);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(184, 13);
     this.label1.TabIndex  = 87;
     this.label1.Text      = "* Up to 30 equipment can be selected";
     //
     // cdvBlock
     //
     this.cdvBlock.BackColor          = System.Drawing.Color.Transparent;
     this.cdvBlock.bMultiSelect       = false;
     this.cdvBlock.ConditionText      = "Block";
     this.cdvBlock.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvBlock.ControlRef         = true;
     this.cdvBlock.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvBlock.Location           = new System.Drawing.Point(379, 0);
     this.cdvBlock.MandatoryFlag      = false;
     this.cdvBlock.Name               = "cdvBlock";
     this.cdvBlock.ParentValue        = "";
     this.cdvBlock.sCodeColumnName    = "Code";
     this.cdvBlock.sDynamicQuery      = "";
     this.cdvBlock.Size               = new System.Drawing.Size(180, 21);
     this.cdvBlock.sTableName         = "";
     this.cdvBlock.sValueColumnName   = "Data";
     this.cdvBlock.TabIndex           = 88;
     this.cdvBlock.VisibleValueButton = true;
     this.cdvBlock.ValueButtonPress  += new System.EventHandler(this.cdvBlock_ButtonPress);
     //
     // RAS020312
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoSize            = true;
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.NONE;
     this.ConditionCount      = 1;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name = "RAS020312";
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition2.PerformLayout();
     this.pnlCondition1.ResumeLayout(false);
     this.pnlCondition1.PerformLayout();
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #17
0
        /// <summary> 
        /// 디자이너 지원에 필요한 메서드입니다. 
        /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            SoftwareFX.ChartFX.TitleDockable titleDockable1 = new SoftwareFX.ChartFX.TitleDockable();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PQC030706));
            this.spdData = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
            this.spdData_Sheet1 = new FarPoint.Win.Spread.SheetView();
            this.cdvVendor = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
            this.cdvFactory = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
            this.cdvMatType = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
            this.cdvModel = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
            this.cdvDesc = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
            this.rdb1 = new System.Windows.Forms.RadioButton();
            this.rdb2 = new System.Windows.Forms.RadioButton();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.udcChartFX1 = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
            this.cdvFromToDate = new Miracom.SmartWeb.UI.Controls.udcDurationDate();
            this.lblLotType = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.cboDay = new System.Windows.Forms.ComboBox();
            this.pnlMiddle.SuspendLayout();
            this.pnlCondition3.SuspendLayout();
            this.pnlCondition2.SuspendLayout();
            this.pnlCondition1.SuspendLayout();
            this.pnlWIPDetail.SuspendLayout();
            this.pnlDetailCondition2.SuspendLayout();
            this.pnlDetailCondition1.SuspendLayout();
            this.pnlMain.SuspendLayout();
            this.pnlRASDetail.SuspendLayout();
            this.panel3.SuspendLayout();
            this.panel4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.spdData)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            this.SuspendLayout();
            // 
            // lblTitle
            // 
            this.lblTitle.Size = new System.Drawing.Size(117, 13);
            this.lblTitle.Text = "Raw Material Recurrence Rate";
            // 
            // pnlMiddle
            // 
            this.pnlMiddle.Size = new System.Drawing.Size(800, 66);
            // 
            // pnlCondition8
            // 
            this.pnlCondition8.Location = new System.Drawing.Point(0, 177);
            // 
            // pnlCondition7
            // 
            this.pnlCondition7.Location = new System.Drawing.Point(0, 153);
            // 
            // pnlCondition6
            // 
            this.pnlCondition6.Location = new System.Drawing.Point(0, 129);
            // 
            // pnlCondition5
            // 
            this.pnlCondition5.Location = new System.Drawing.Point(0, 105);
            // 
            // pnlCondition4
            // 
            this.pnlCondition4.Location = new System.Drawing.Point(0, 81);
            // 
            // pnlCondition3
            // 
            this.pnlCondition3.Controls.Add(this.cdvModel);
            this.pnlCondition3.Controls.Add(this.cdvDesc);
            this.pnlCondition3.Location = new System.Drawing.Point(0, 57);
            // 
            // pnlCondition2
            // 
            this.pnlCondition2.Controls.Add(this.cboDay);
            this.pnlCondition2.Controls.Add(this.lblLotType);
            this.pnlCondition2.Controls.Add(this.label1);
            this.pnlCondition2.Controls.Add(this.cdvMatType);
            this.pnlCondition2.Controls.Add(this.cdvVendor);
            this.pnlCondition2.Location = new System.Drawing.Point(0, 33);
            // 
            // pnlCondition1
            // 
            this.pnlCondition1.Controls.Add(this.cdvFactory);
            this.pnlCondition1.Controls.Add(this.rdb2);
            this.pnlCondition1.Controls.Add(this.rdb1);
            this.pnlCondition1.Controls.Add(this.cdvFromToDate);
            this.pnlCondition1.Size = new System.Drawing.Size(798, 25);
            // 
            // pnlWIPDetail
            // 
            this.pnlWIPDetail.Location = new System.Drawing.Point(0, 152);
            // 
            // udcWIPCondition8
            // 
            this.udcWIPCondition8.RefFactory = this.cdvFactory;
            // 
            // udcWIPCondition7
            // 
            this.udcWIPCondition7.RefFactory = this.cdvFactory;
            // 
            // udcWIPCondition6
            // 
            this.udcWIPCondition6.RefFactory = this.cdvFactory;
            // 
            // udcWIPCondition5
            // 
            this.udcWIPCondition5.RefFactory = this.cdvFactory;
            // 
            // udcWIPCondition4
            // 
            this.udcWIPCondition4.RefFactory = this.cdvFactory;
            // 
            // udcWIPCondition3
            // 
            this.udcWIPCondition3.RefFactory = this.cdvFactory;
            // 
            // udcWIPCondition2
            // 
            this.udcWIPCondition2.RefFactory = this.cdvFactory;
            // 
            // udcWIPCondition1
            // 
            this.udcWIPCondition1.RefFactory = this.cdvFactory;
            // 
            // pnlMain
            // 
            this.pnlMain.Controls.Add(this.splitContainer1);
            this.pnlMain.Location = new System.Drawing.Point(0, 92);
            this.pnlMain.Size = new System.Drawing.Size(800, 508);
            // 
            // btnDetail
            // 
            this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
            // 
            // btnView
            // 
            this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
            this.btnView.Click += new System.EventHandler(this.btnView_Click);
            // 
            // btnExcelExport
            // 
            this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
            this.btnExcelExport.Text = "Save";
            this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
            // 
            // btnClose
            // 
            this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
            // 
            // btnSort
            // 
            this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
            // 
            // pnlRASDetail
            // 
            this.pnlRASDetail.Location = new System.Drawing.Point(0, 92);
            // 
            // spdData
            // 
            this.spdData.About = "4.0.2001.2005";
            this.spdData.AccessibleDescription = "spdData, Sheet1, Row 0, Column 0, ";
            this.spdData.BackColor = System.Drawing.Color.White;
            this.spdData.Dock = System.Windows.Forms.DockStyle.Fill;
            this.spdData.Location = new System.Drawing.Point(0, 0);
            this.spdData.Name = "spdData";
            this.spdData.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.spdData.RPT_IsPreCellsType = true;
            this.spdData.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
            this.spdData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
            this.spdData_Sheet1});
            this.spdData.Size = new System.Drawing.Size(794, 265);
            this.spdData.TabIndex = 1;
            this.spdData.CellClick += new FarPoint.Win.Spread.CellClickEventHandler(this.spdData_CellClick);
            // 
            // spdData_Sheet1
            // 
            this.spdData_Sheet1.Reset();
            this.spdData_Sheet1.SheetName = "Sheet1";
            // Formulas and custom names must be loaded with R1C1 reference style
            this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
            this.spdData_Sheet1.ColumnCount = 0;
            this.spdData_Sheet1.RowCount = 0;
            this.spdData_Sheet1.RowHeader.Columns.Default.Resizable = false;
            this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
            this.spdData.SetActiveViewport(0, 1, 1);
            // 
            // cdvVendor
            // 
            this.cdvVendor.BackColor = System.Drawing.Color.Transparent;
            this.cdvVendor.bMultiSelect = true;
            this.cdvVendor.ConditionText = "account";
            this.cdvVendor.CondtionType = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
            this.cdvVendor.ControlRef = true;
            this.cdvVendor.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.cdvVendor.Location = new System.Drawing.Point(203, 1);
            this.cdvVendor.MandatoryFlag = false;
            this.cdvVendor.Name = "cdvVendor";
            this.cdvVendor.ParentValue = "";
            this.cdvVendor.sCodeColumnName = "Code";
            this.cdvVendor.sDynamicQuery = "";            
            this.cdvVendor.Size = new System.Drawing.Size(180, 21);
            this.cdvVendor.sTableName = "";
            this.cdvVendor.sValueColumnName = "Data";
            this.cdvVendor.TabIndex = 68;
            this.cdvVendor.VisibleValueButton = true;
            this.cdvVendor.ValueButtonPress += new System.EventHandler(this.cdvVendor_ValueButtonPress);
            // 
            // cdvFactory
            // 
            this.cdvFactory.BackColor = System.Drawing.Color.Transparent;
            this.cdvFactory.bMultiSelect = false;
            this.cdvFactory.ConditionText = "Factory";
            this.cdvFactory.CondtionType = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
            this.cdvFactory.Enabled = false;
            this.cdvFactory.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.cdvFactory.ForcInitControl1 = this.udcWIPCondition1;
            this.cdvFactory.Location = new System.Drawing.Point(4, 1);
            this.cdvFactory.MandatoryFlag = true;
            this.cdvFactory.Name = "cdvFactory";
            this.cdvFactory.ParentValue = "";
            this.cdvFactory.sCodeColumnName = "";
            this.cdvFactory.sDynamicQuery = "";
            this.cdvFactory.sFactory = "";
            this.cdvFactory.Size = new System.Drawing.Size(180, 21);
            this.cdvFactory.sTableName = "";
            this.cdvFactory.sValueColumnName = "";
            this.cdvFactory.TabIndex = 71;
            this.cdvFactory.VisibleValueButton = true;
            // 
            // cdvMatType
            // 
            this.cdvMatType.BackColor = System.Drawing.Color.Transparent;
            this.cdvMatType.bMultiSelect = true;
            this.cdvMatType.ConditionText = "Mat_Type";
            this.cdvMatType.CondtionType = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.MATERIAL_TYPE;
            this.cdvMatType.ControlRef = true;
            this.cdvMatType.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.cdvMatType.ForcInitControl1 = this.cdvModel;
            this.cdvMatType.ForcInitControl2 = this.cdvDesc;
            this.cdvMatType.Location = new System.Drawing.Point(4, 1);
            this.cdvMatType.MandatoryFlag = false;
            this.cdvMatType.Name = "cdvMatType";
            this.cdvMatType.ParentValue = "";
            this.cdvMatType.sCodeColumnName = "";
            this.cdvMatType.sDynamicQuery = "";            
            this.cdvMatType.Size = new System.Drawing.Size(180, 21);
            this.cdvMatType.sTableName = "";
            this.cdvMatType.sValueColumnName = "";
            this.cdvMatType.TabIndex = 72;
            this.cdvMatType.VisibleValueButton = true;
            // 
            // cdvModel
            // 
            this.cdvModel.BackColor = System.Drawing.Color.Transparent;
            this.cdvModel.bMultiSelect = true;
            this.cdvModel.ConditionText = "Model";
            this.cdvModel.CondtionType = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
            this.cdvModel.ControlRef = true;
            this.cdvModel.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.cdvModel.Location = new System.Drawing.Point(4, 2);
            this.cdvModel.MandatoryFlag = false;
            this.cdvModel.Name = "cdvModel";
            this.cdvModel.ParentValue = "";
            this.cdvModel.RefControl1 = this.cdvMatType;
            this.cdvModel.sCodeColumnName = "Code";
            this.cdvModel.sDynamicQuery = "";            
            this.cdvModel.Size = new System.Drawing.Size(180, 21);
            this.cdvModel.sTableName = "";
            this.cdvModel.sValueColumnName = "Data";
            this.cdvModel.TabIndex = 73;
            this.cdvModel.Visible = false;
            this.cdvModel.VisibleValueButton = true;
            this.cdvModel.ValueButtonPress += new System.EventHandler(this.cdvModel_ValueButtonPress);
            // 
            // cdvDesc
            // 
            this.cdvDesc.BackColor = System.Drawing.Color.Transparent;
            this.cdvDesc.bMultiSelect = true;
            this.cdvDesc.ConditionText = "Standard";
            this.cdvDesc.CondtionType = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
            this.cdvDesc.ControlRef = true;
            this.cdvDesc.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.cdvDesc.Location = new System.Drawing.Point(211, 2);
            this.cdvDesc.MandatoryFlag = false;
            this.cdvDesc.Name = "cdvDesc";
            this.cdvDesc.ParentValue = "";
            this.cdvDesc.RefControl1 = this.cdvMatType;
            this.cdvDesc.sCodeColumnName = "Code";
            this.cdvDesc.sDynamicQuery = "";            
            this.cdvDesc.Size = new System.Drawing.Size(180, 21);
            this.cdvDesc.sTableName = "";
            this.cdvDesc.sValueColumnName = "Data";
            this.cdvDesc.TabIndex = 68;
            this.cdvDesc.Visible = false;
            this.cdvDesc.VisibleValueButton = true;
            this.cdvDesc.ValueButtonPress += new System.EventHandler(this.cdvDesc_ValueButtonPress);
            // 
            // rdb1
            // 
            this.rdb1.AutoSize = true;
            this.rdb1.Checked = true;
            this.rdb1.Location = new System.Drawing.Point(207, 4);
            this.rdb1.Name = "rdb1";
            this.rdb1.Size = new System.Drawing.Size(73, 17);
            this.rdb1.TabIndex = 1;
            this.rdb1.TabStop = true;
            this.rdb1.Text = "Import inspection";
            this.rdb1.UseVisualStyleBackColor = true;
            // 
            // rdb2
            // 
            this.rdb2.AutoSize = true;
            this.rdb2.Location = new System.Drawing.Point(280, 4);
            this.rdb2.Name = "rdb2";
            this.rdb2.Size = new System.Drawing.Size(73, 17);
            this.rdb2.TabIndex = 2;
            this.rdb2.Text = "Operation inspection";
            this.rdb2.UseVisualStyleBackColor = true;
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(3, 3);
            this.splitContainer1.Name = "splitContainer1";
            this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.spdData);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.udcChartFX1);
            this.splitContainer1.Size = new System.Drawing.Size(794, 505);
            this.splitContainer1.SplitterDistance = 265;
            this.splitContainer1.TabIndex = 2;
            // 
            // udcChartFX1
            // 
            this.udcChartFX1.AxisX.Staggered = true;
            this.udcChartFX1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.udcChartFX1.Location = new System.Drawing.Point(0, 0);
            this.udcChartFX1.Name = "udcChartFX1";
            this.udcChartFX1.Scrollable = true;
            this.udcChartFX1.Size = new System.Drawing.Size(794, 236);
            this.udcChartFX1.TabIndex = 26;
            this.udcChartFX1.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
            titleDockable1});
            this.udcChartFX1.ToolBar = true;
            // 
            // cdvFromToDate
            // 
            this.cdvFromToDate.BackColor = System.Drawing.Color.Transparent;
            this.cdvFromToDate.Location = new System.Drawing.Point(390, 2);
            this.cdvFromToDate.Name = "cdvFromToDate";
            this.cdvFromToDate.RestrictedDayCount = 60;
            this.cdvFromToDate.Size = new System.Drawing.Size(275, 21);
            this.cdvFromToDate.TabIndex = 72;
            // 
            // lblLotType
            // 
            this.lblLotType.AutoSize = true;
            this.lblLotType.Location = new System.Drawing.Point(419, 6);
            this.lblLotType.Name = "lblLotType";
            this.lblLotType.Size = new System.Drawing.Size(117, 13);
            this.lblLotType.TabIndex = 26;
            this.lblLotType.Text = "Recurrence Rate Management Criteria (Month)";
            // 
            // label1
            // 
            this.label1.BackColor = System.Drawing.Color.White;
            this.label1.Image = ((System.Drawing.Image)(resources.GetObject("label1.Image")));
            this.label1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.label1.Location = new System.Drawing.Point(406, 3);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(6, 17);
            this.label1.TabIndex = 25;
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // cboDay
            // 
            this.cboDay.FormattingEnabled = true;
            this.cboDay.Items.AddRange(new object[] {
            "3",
            "6",
            "9",
            "12"});
            this.cboDay.Location = new System.Drawing.Point(541, 1);
            this.cboDay.Name = "cboDay";
            this.cboDay.Size = new System.Drawing.Size(44, 21);
            this.cboDay.TabIndex = 73;
            this.cboDay.Text = "3";
            // 
            // PQC030706
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BaseFormType = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.NONE;
            this.ConditionCount = 2;
            this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
            this.FormStyle.FormName = null;
            this.Name = "PQC030706";
            this.pnlMiddle.ResumeLayout(false);
            this.pnlCondition3.ResumeLayout(false);
            this.pnlCondition2.ResumeLayout(false);
            this.pnlCondition2.PerformLayout();
            this.pnlCondition1.ResumeLayout(false);
            this.pnlCondition1.PerformLayout();
            this.pnlWIPDetail.ResumeLayout(false);
            this.pnlDetailCondition2.ResumeLayout(false);
            this.pnlDetailCondition1.ResumeLayout(false);
            this.pnlMain.ResumeLayout(false);
            this.pnlRASDetail.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.panel4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.spdData)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).EndInit();
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
            this.ResumeLayout(false);

        }
Пример #18
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PQC030702));
     SoftwareFX.ChartFX.TitleDockable titleDockable1          = new SoftwareFX.ChartFX.TitleDockable();
     this.spdData           = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.spdData_Sheet1    = new FarPoint.Win.Spread.SheetView();
     this.cdvVendor         = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvFactory        = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvFromToDate     = new Miracom.SmartWeb.UI.Controls.udcDurationDate2();
     this.cdvMatType        = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvModel          = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvDesc           = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.lblQCType         = new System.Windows.Forms.Label();
     this.label3            = new System.Windows.Forms.Label();
     this.cdvQCType         = new System.Windows.Forms.ComboBox();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.udcChartFX1       = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.spdData2          = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.spdData2_Sheet1   = new FarPoint.Win.Spread.SheetView();
     this.label4            = new System.Windows.Forms.Label();
     this.label5            = new System.Windows.Forms.Label();
     this.cdvRcvType        = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition3.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spdData2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData2_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(114, 13);
     this.lblTitle.Text = "Import inspection defective item";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Size = new System.Drawing.Size(800, 90);
     //
     // pnlCondition8
     //
     this.pnlCondition8.Location = new System.Drawing.Point(0, 177);
     //
     // pnlCondition7
     //
     this.pnlCondition7.Location = new System.Drawing.Point(0, 153);
     //
     // pnlCondition6
     //
     this.pnlCondition6.Location = new System.Drawing.Point(0, 129);
     //
     // pnlCondition5
     //
     this.pnlCondition5.Location = new System.Drawing.Point(0, 105);
     //
     // pnlCondition4
     //
     this.pnlCondition4.Location = new System.Drawing.Point(0, 81);
     //
     // pnlCondition3
     //
     this.pnlCondition3.Controls.Add(this.cdvRcvType);
     this.pnlCondition3.Controls.Add(this.cdvQCType);
     this.pnlCondition3.Controls.Add(this.label3);
     this.pnlCondition3.Controls.Add(this.lblQCType);
     this.pnlCondition3.Location = new System.Drawing.Point(0, 57);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.cdvModel);
     this.pnlCondition2.Controls.Add(this.cdvMatType);
     this.pnlCondition2.Controls.Add(this.cdvDesc);
     this.pnlCondition2.Controls.Add(this.cdvVendor);
     this.pnlCondition2.Location = new System.Drawing.Point(0, 33);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.cdvFactory);
     this.pnlCondition1.Controls.Add(this.label5);
     this.pnlCondition1.Controls.Add(this.cdvFromToDate);
     this.pnlCondition1.Controls.Add(this.label4);
     this.pnlCondition1.Size = new System.Drawing.Size(798, 25);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 176);
     //
     // udcWIPCondition8
     //
     this.udcWIPCondition8.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition7
     //
     this.udcWIPCondition7.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition6
     //
     this.udcWIPCondition6.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition5
     //
     this.udcWIPCondition5.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition4
     //
     this.udcWIPCondition4.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition3
     //
     this.udcWIPCondition3.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition2
     //
     this.udcWIPCondition2.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition1
     //
     this.udcWIPCondition1.RefFactory = this.cdvFactory;
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.tableLayoutPanel1);
     this.pnlMain.Location = new System.Drawing.Point(0, 116);
     this.pnlMain.Size     = new System.Drawing.Size(800, 484);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnExcelExport.Text   = "Save";
     this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 116);
     //
     // spdData
     //
     this.spdData.About = "4.0.2001.2005";
     this.spdData.AccessibleDescription = "spdData, Sheet1, Row 0, Column 0, ";
     this.spdData.BackColor             = System.Drawing.Color.White;
     this.spdData.Dock = System.Windows.Forms.DockStyle.Fill;
     this.spdData.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.spdData.Location             = new System.Drawing.Point(3, 3);
     this.spdData.Name                 = "spdData";
     this.spdData.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.spdData.RPT_IsPreCellsType   = true;
     this.spdData.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.spdData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.spdData_Sheet1
     });
     this.spdData.Size     = new System.Drawing.Size(279, 234);
     this.spdData.TabIndex = 1;
     this.spdData.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.spdData.CellClick += new FarPoint.Win.Spread.CellClickEventHandler(this.spdData_CellClick);
     //
     // spdData_Sheet1
     //
     this.spdData_Sheet1.Reset();
     this.spdData_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.spdData_Sheet1.ColumnCount    = 0;
     this.spdData_Sheet1.RowCount       = 0;
     this.spdData_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.spdData.SetActiveViewport(0, 1, 1);
     //
     // cdvVendor
     //
     this.cdvVendor.BackColor          = System.Drawing.Color.Transparent;
     this.cdvVendor.bMultiSelect       = true;
     this.cdvVendor.ConditionText      = "account";
     this.cdvVendor.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvVendor.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvVendor.Location           = new System.Drawing.Point(199, 1);
     this.cdvVendor.MandatoryFlag      = false;
     this.cdvVendor.Name               = "cdvVendor";
     this.cdvVendor.ParentValue        = "";
     this.cdvVendor.sCodeColumnName    = "Code";
     this.cdvVendor.sDynamicQuery      = "";
     this.cdvVendor.Size               = new System.Drawing.Size(180, 21);
     this.cdvVendor.sTableName         = "";
     this.cdvVendor.sValueColumnName   = "Data";
     this.cdvVendor.TabIndex           = 68;
     this.cdvVendor.VisibleValueButton = true;
     this.cdvVendor.ValueButtonPress  += new System.EventHandler(this.cdvVendor_ValueButtonPress);
     //
     // cdvFactory
     //
     this.cdvFactory.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFactory.bMultiSelect       = false;
     this.cdvFactory.ConditionText      = "Factory";
     this.cdvFactory.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
     this.cdvFactory.Enabled            = false;
     this.cdvFactory.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFactory.ForcInitControl1   = this.udcWIPCondition1;
     this.cdvFactory.Location           = new System.Drawing.Point(4, 1);
     this.cdvFactory.MandatoryFlag      = true;
     this.cdvFactory.Name               = "cdvFactory";
     this.cdvFactory.ParentValue        = "";
     this.cdvFactory.sCodeColumnName    = "";
     this.cdvFactory.sDynamicQuery      = "";
     this.cdvFactory.sFactory           = "";
     this.cdvFactory.Size               = new System.Drawing.Size(180, 21);
     this.cdvFactory.sTableName         = "";
     this.cdvFactory.sValueColumnName   = "";
     this.cdvFactory.TabIndex           = 71;
     this.cdvFactory.VisibleValueButton = true;
     //
     // cdvFromToDate
     //
     this.cdvFromToDate.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFromToDate.Location           = new System.Drawing.Point(279, 2);
     this.cdvFromToDate.Name               = "cdvFromToDate";
     this.cdvFromToDate.RestrictedDayCount = 60;
     this.cdvFromToDate.Size               = new System.Drawing.Size(346, 21);
     this.cdvFromToDate.TabIndex           = 0;
     //
     // cdvMatType
     //
     this.cdvMatType.BackColor          = System.Drawing.Color.Transparent;
     this.cdvMatType.bMultiSelect       = true;
     this.cdvMatType.ConditionText      = "Material classification";
     this.cdvMatType.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvMatType.ControlRef         = true;
     this.cdvMatType.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvMatType.ForcInitControl1   = this.cdvModel;
     this.cdvMatType.ForcInitControl2   = this.cdvDesc;
     this.cdvMatType.Location           = new System.Drawing.Point(4, 1);
     this.cdvMatType.MandatoryFlag      = false;
     this.cdvMatType.Name               = "cdvMatType";
     this.cdvMatType.ParentValue        = "";
     this.cdvMatType.sCodeColumnName    = "";
     this.cdvMatType.sDynamicQuery      = "";
     this.cdvMatType.Size               = new System.Drawing.Size(180, 21);
     this.cdvMatType.sTableName         = "MATERIAL_TYPE";
     this.cdvMatType.sValueColumnName   = "";
     this.cdvMatType.TabIndex           = 72;
     this.cdvMatType.VisibleValueButton = true;
     //
     // cdvModel
     //
     this.cdvModel.BackColor          = System.Drawing.Color.Transparent;
     this.cdvModel.bMultiSelect       = true;
     this.cdvModel.ConditionText      = "Model";
     this.cdvModel.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvModel.ControlRef         = true;
     this.cdvModel.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvModel.Location           = new System.Drawing.Point(400, 1);
     this.cdvModel.MandatoryFlag      = false;
     this.cdvModel.Name               = "cdvModel";
     this.cdvModel.ParentValue        = "";
     this.cdvModel.RefControl1        = this.cdvMatType;
     this.cdvModel.sCodeColumnName    = "Code";
     this.cdvModel.sDynamicQuery      = "";
     this.cdvModel.Size               = new System.Drawing.Size(180, 21);
     this.cdvModel.sTableName         = "";
     this.cdvModel.sValueColumnName   = "Data";
     this.cdvModel.TabIndex           = 73;
     this.cdvModel.VisibleValueButton = true;
     this.cdvModel.ValueButtonPress  += new System.EventHandler(this.cdvModel_ValueButtonPress);
     //
     // cdvDesc
     //
     this.cdvDesc.BackColor          = System.Drawing.Color.Transparent;
     this.cdvDesc.bMultiSelect       = true;
     this.cdvDesc.ConditionText      = "Standard";
     this.cdvDesc.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvDesc.ControlRef         = true;
     this.cdvDesc.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvDesc.Location           = new System.Drawing.Point(607, 1);
     this.cdvDesc.MandatoryFlag      = false;
     this.cdvDesc.Name               = "cdvDesc";
     this.cdvDesc.ParentValue        = "";
     this.cdvDesc.RefControl1        = this.cdvMatType;
     this.cdvDesc.sCodeColumnName    = "Code";
     this.cdvDesc.sDynamicQuery      = "";
     this.cdvDesc.Size               = new System.Drawing.Size(180, 21);
     this.cdvDesc.sTableName         = "";
     this.cdvDesc.sValueColumnName   = "Data";
     this.cdvDesc.TabIndex           = 68;
     this.cdvDesc.VisibleValueButton = true;
     this.cdvDesc.ValueButtonPress  += new System.EventHandler(this.cdvDesc_ValueButtonPress);
     //
     // lblQCType
     //
     this.lblQCType.AutoSize = true;
     this.lblQCType.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblQCType.Location = new System.Drawing.Point(18, 6);
     this.lblQCType.Name     = "lblQCType";
     this.lblQCType.Size     = new System.Drawing.Size(58, 13);
     this.lblQCType.TabIndex = 80;
     this.lblQCType.Text     = "Inspection Type";
     //
     // label3
     //
     this.label3.Image      = ((System.Drawing.Image)(resources.GetObject("label3.Image")));
     this.label3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label3.Location   = new System.Drawing.Point(7, 4);
     this.label3.Name       = "label3";
     this.label3.Size       = new System.Drawing.Size(6, 17);
     this.label3.TabIndex   = 79;
     this.label3.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // cdvQCType
     //
     this.cdvQCType.FormattingEnabled = true;
     this.cdvQCType.Items.AddRange(new object[] {
         "ALL",
         "Visual",
         "Dimension",
         "Measure"
     });
     this.cdvQCType.Location = new System.Drawing.Point(84, 2);
     this.cdvQCType.Name     = "cdvQCType";
     this.cdvQCType.Size     = new System.Drawing.Size(100, 21);
     this.cdvQCType.TabIndex = 81;
     this.cdvQCType.Text     = "ALL";
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 2;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 35.89421F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 64.1058F));
     this.tableLayoutPanel1.Controls.Add(this.udcChartFX1, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.spdData2, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.spdData, 0, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 2;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(794, 481);
     this.tableLayoutPanel1.TabIndex = 2;
     //
     // udcChartFX1
     //
     this.udcChartFX1.AxisX.Staggered = true;
     this.udcChartFX1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.udcChartFX1.Location        = new System.Drawing.Point(3, 243);
     this.udcChartFX1.Name            = "udcChartFX1";
     this.udcChartFX1.Scrollable      = true;
     this.udcChartFX1.Size            = new System.Drawing.Size(279, 235);
     this.udcChartFX1.TabIndex        = 25;
     this.udcChartFX1.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable1
     });
     this.udcChartFX1.ToolBar = true;
     //
     // spdData2
     //
     this.spdData2.About = "4.0.2001.2005";
     this.spdData2.AccessibleDescription = "spdData, Sheet1, Row 0, Column 0, ";
     this.spdData2.BackColor             = System.Drawing.Color.White;
     this.spdData2.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.spdData2.Location             = new System.Drawing.Point(288, 3);
     this.spdData2.Name                 = "spdData2";
     this.spdData2.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.spdData2.RPT_IsPreCellsType   = true;
     this.spdData2.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.spdData2.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.spdData2_Sheet1
     });
     this.spdData2.Size     = new System.Drawing.Size(503, 234);
     this.spdData2.TabIndex = 2;
     //
     // spdData2_Sheet1
     //
     this.spdData2_Sheet1.Reset();
     this.spdData2_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.spdData2_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.spdData2_Sheet1.ColumnCount    = 0;
     this.spdData2_Sheet1.RowCount       = 0;
     this.spdData2_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.spdData2_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.spdData2.SetActiveViewport(0, 1, 1);
     //
     // label4
     //
     this.label4.Image      = ((System.Drawing.Image)(resources.GetObject("label4.Image")));
     this.label4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label4.Location   = new System.Drawing.Point(202, 4);
     this.label4.Name       = "label4";
     this.label4.Size       = new System.Drawing.Size(6, 17);
     this.label4.TabIndex   = 79;
     this.label4.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(213, 6);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(43, 13);
     this.label5.TabIndex = 80;
     this.label5.Text     = "Inspection date";
     //
     // cdvRcvType
     //
     this.cdvRcvType.BackColor          = System.Drawing.Color.Transparent;
     this.cdvRcvType.bMultiSelect       = true;
     this.cdvRcvType.ConditionText      = "Reception classification";
     this.cdvRcvType.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvRcvType.ControlRef         = true;
     this.cdvRcvType.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvRcvType.Location           = new System.Drawing.Point(199, 1);
     this.cdvRcvType.MandatoryFlag      = false;
     this.cdvRcvType.Name               = "cdvRcvType";
     this.cdvRcvType.ParentValue        = "";
     this.cdvRcvType.sCodeColumnName    = "Code";
     this.cdvRcvType.sDynamicQuery      = "";
     this.cdvRcvType.Size               = new System.Drawing.Size(180, 21);
     this.cdvRcvType.sTableName         = "";
     this.cdvRcvType.sValueColumnName   = "Data";
     this.cdvRcvType.TabIndex           = 83;
     this.cdvRcvType.VisibleValueButton = true;
     this.cdvRcvType.ValueButtonPress  += new System.EventHandler(this.cdvRcvType_ValueButtonPress);
     //
     // PQC030702
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.NONE;
     this.ConditionCount      = 3;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name  = "PQC030702";
     this.Load += new System.EventHandler(this.PQC030702_Load);
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition3.ResumeLayout(false);
     this.pnlCondition3.PerformLayout();
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition1.ResumeLayout(false);
     this.pnlCondition1.PerformLayout();
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spdData2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData2_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #19
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     SoftwareFX.ChartFX.TitleDockable titleDockable1          = new SoftwareFX.ChartFX.TitleDockable();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RAS020303));
     this.splitContainer = new System.Windows.Forms.SplitContainer();
     this.udcChartFX1    = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.spdData        = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.spdData_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.cdvFromTo      = new Miracom.SmartWeb.UI.Controls.udcDurationDatePlus();
     this.lblIcon        = new System.Windows.Forms.Label();
     this.label2         = new System.Windows.Forms.Label();
     this.cdvFactory     = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.cdvLoss        = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.splitContainer.Panel1.SuspendLayout();
     this.splitContainer.Panel2.SuspendLayout();
     this.splitContainer.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(124, 13);
     this.lblTitle.Text = "Trend momentary stop analysis";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Size = new System.Drawing.Size(800, 66);
     //
     // pnlCondition8
     //
     this.pnlCondition8.Location = new System.Drawing.Point(0, 188);
     //
     // pnlCondition7
     //
     this.pnlCondition7.Location = new System.Drawing.Point(0, 164);
     //
     // pnlCondition6
     //
     this.pnlCondition6.Location = new System.Drawing.Point(0, 140);
     //
     // pnlCondition5
     //
     this.pnlCondition5.Location = new System.Drawing.Point(0, 116);
     //
     // pnlCondition4
     //
     this.pnlCondition4.Location = new System.Drawing.Point(0, 92);
     //
     // pnlCondition3
     //
     this.pnlCondition3.Size = new System.Drawing.Size(798, 36);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.cdvLoss);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.cdvFromTo);
     this.pnlCondition1.Controls.Add(this.lblIcon);
     this.pnlCondition1.Controls.Add(this.label2);
     this.pnlCondition1.Controls.Add(this.cdvFactory);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 152);
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.splitContainer);
     this.pnlMain.Location = new System.Drawing.Point(0, 152);
     this.pnlMain.Size     = new System.Drawing.Size(800, 448);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnExcelExport.Text   = "Save";
     this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 92);
     //
     // udcRASCondition6
     //
     this.udcRASCondition6.RefFactory = this.cdvFactory;
     //
     // udcRASCondition5
     //
     this.udcRASCondition5.RefFactory = this.cdvFactory;
     //
     // udcRASCondition4
     //
     this.udcRASCondition4.RefFactory = this.cdvFactory;
     //
     // udcRASCondition3
     //
     this.udcRASCondition3.RefFactory = this.cdvFactory;
     //
     // udcRASCondition2
     //
     this.udcRASCondition2.RefFactory = this.cdvFactory;
     //
     // udcRASCondition1
     //
     this.udcRASCondition1.RefFactory = this.cdvFactory;
     //
     // udcRASCondition7
     //
     this.udcRASCondition7.RefFactory = this.cdvFactory;
     //
     // splitContainer
     //
     this.splitContainer.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer.Location    = new System.Drawing.Point(3, 3);
     this.splitContainer.Name        = "splitContainer";
     this.splitContainer.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer.Panel1
     //
     this.splitContainer.Panel1.Controls.Add(this.udcChartFX1);
     //
     // splitContainer.Panel2
     //
     this.splitContainer.Panel2.Controls.Add(this.spdData);
     this.splitContainer.Size             = new System.Drawing.Size(794, 445);
     this.splitContainer.SplitterDistance = 238;
     this.splitContainer.TabIndex         = 7;
     //
     // udcChartFX1
     //
     this.udcChartFX1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.udcChartFX1.Location = new System.Drawing.Point(0, 0);
     this.udcChartFX1.Name     = "udcChartFX1";
     this.udcChartFX1.Size     = new System.Drawing.Size(794, 238);
     this.udcChartFX1.TabIndex = 23;
     this.udcChartFX1.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable1
     });
     //
     // spdData
     //
     this.spdData.About = "4.0.2001.2005";
     this.spdData.AccessibleDescription = "spdData, Sheet1, Row 0, Column 0, ";
     this.spdData.BackColor             = System.Drawing.Color.White;
     this.spdData.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.spdData.Location           = new System.Drawing.Point(0, 0);
     this.spdData.Name               = "spdData";
     this.spdData.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.spdData.RPT_IsPreCellsType = true;
     this.spdData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.spdData_Sheet1
     });
     this.spdData.Size             = new System.Drawing.Size(794, 203);
     this.spdData.TabIndex         = 0;
     this.spdData.CellDoubleClick += new FarPoint.Win.Spread.CellClickEventHandler(this.spdData_CellDoubleClick);
     //
     // spdData_Sheet1
     //
     this.spdData_Sheet1.Reset();
     this.spdData_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.spdData_Sheet1.ColumnCount    = 0;
     this.spdData_Sheet1.RowCount       = 0;
     this.spdData_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.spdData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.spdData.SetActiveViewport(0, 1, 1);
     //
     // cdvFromTo
     //
     this.cdvFromTo.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFromTo.Location           = new System.Drawing.Point(285, 3);
     this.cdvFromTo.Name               = "cdvFromTo";
     this.cdvFromTo.RestrictedDayCount = 60;
     this.cdvFromTo.Size               = new System.Drawing.Size(451, 21);
     this.cdvFromTo.TabIndex           = 52;
     this.cdvFromTo.yesterday_flag     = false;
     //
     // lblIcon
     //
     this.lblIcon.Image      = ((System.Drawing.Image)(resources.GetObject("lblIcon.Image")));
     this.lblIcon.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lblIcon.Location   = new System.Drawing.Point(208, 5);
     this.lblIcon.Name       = "lblIcon";
     this.lblIcon.Size       = new System.Drawing.Size(6, 17);
     this.lblIcon.TabIndex   = 51;
     this.lblIcon.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(219, 6);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(30, 13);
     this.label2.TabIndex = 50;
     this.label2.Text     = "Date";
     //
     // cdvFactory
     //
     this.cdvFactory.BackColor                 = System.Drawing.Color.Transparent;
     this.cdvFactory.bMultiSelect              = false;
     this.cdvFactory.ConditionText             = "Factory";
     this.cdvFactory.CondtionType              = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
     this.cdvFactory.ControlRef                = true;
     this.cdvFactory.Font                      = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFactory.ForcInitControl1          = this.udcRASCondition1;
     this.cdvFactory.ForcInitControl2          = this.cdvLoss;
     this.cdvFactory.Location                  = new System.Drawing.Point(4, 2);
     this.cdvFactory.MandatoryFlag             = true;
     this.cdvFactory.Name                      = "cdvFactory";
     this.cdvFactory.ParentValue               = "";
     this.cdvFactory.sCodeColumnName           = "";
     this.cdvFactory.sDynamicQuery             = "";
     this.cdvFactory.sFactory                  = "";
     this.cdvFactory.Size                      = new System.Drawing.Size(180, 21);
     this.cdvFactory.sTableName                = "";
     this.cdvFactory.sValueColumnName          = "";
     this.cdvFactory.TabIndex                  = 49;
     this.cdvFactory.VisibleValueButton        = true;
     this.cdvFactory.ValueSelectedItemChanged += new Miracom.UI.MCCodeViewSelChangedHandler(this.cdvFactory_ValueSelectedItemChanged);
     //
     // cdvLoss
     //
     this.cdvLoss.BackColor          = System.Drawing.Color.Transparent;
     this.cdvLoss.bMultiSelect       = false;
     this.cdvLoss.ConditionText      = "Momentary stop";
     this.cdvLoss.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvLoss.ControlRef         = true;
     this.cdvLoss.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvLoss.Location           = new System.Drawing.Point(4, 3);
     this.cdvLoss.MandatoryFlag      = false;
     this.cdvLoss.Name               = "cdvLoss";
     this.cdvLoss.ParentValue        = "";
     this.cdvLoss.RefFactory         = this.cdvFactory;
     this.cdvLoss.sCodeColumnName    = "";
     this.cdvLoss.sDynamicQuery      = "";
     this.cdvLoss.sFactory           = "";
     this.cdvLoss.Size               = new System.Drawing.Size(180, 21);
     this.cdvLoss.sTableName         = "LOSS_CODE";
     this.cdvLoss.sValueColumnName   = "";
     this.cdvLoss.TabIndex           = 15;
     this.cdvLoss.VisibleValueButton = true;
     //
     // RAS020303
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.BaseFormType        = Miracom.SmartWeb.UI.Controls.udcCUSReport002.eBaseFormType.RAS_BASE;
     this.ConditionCount      = 2;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name = "RAS020303";
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition1.ResumeLayout(false);
     this.pnlCondition1.PerformLayout();
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.splitContainer.Panel1.ResumeLayout(false);
     this.splitContainer.Panel2.ResumeLayout(false);
     this.splitContainer.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spdData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spdData_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Пример #20
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     SoftwareFX.ChartFX.TitleDockable titleDockable16         = new SoftwareFX.ChartFX.TitleDockable();
     SoftwareFX.ChartFX.TitleDockable titleDockable17         = new SoftwareFX.ChartFX.TitleDockable();
     SoftwareFX.ChartFX.TitleDockable titleDockable18         = new SoftwareFX.ChartFX.TitleDockable();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(YLD040702));
     this.label2           = new System.Windows.Forms.Label();
     this.groupBox2        = new System.Windows.Forms.GroupBox();
     this.rbtSite02        = new System.Windows.Forms.RadioButton();
     this.rbtSite01        = new System.Windows.Forms.RadioButton();
     this.groupBox3        = new System.Windows.Forms.GroupBox();
     this.label6           = new System.Windows.Forms.Label();
     this.scCenter         = new System.Windows.Forms.SplitContainer();
     this.scLeft           = new System.Windows.Forms.SplitContainer();
     this.cf01             = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.scRight          = new System.Windows.Forms.SplitContainer();
     this.cf02             = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.cf03             = new Miracom.SmartWeb.UI.Controls.udcChartFX(this.components);
     this.SS01             = new Miracom.SmartWeb.UI.Controls.udcFarPoint(this.components);
     this.SS01_Sheet1      = new FarPoint.Win.Spread.SheetView();
     this.cdvBaseDate      = new Miracom.SmartWeb.UI.Controls.udcDateTimePicker(this.components);
     this.lblBaseDate      = new System.Windows.Forms.Label();
     this.cdvCustomer      = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.label3           = new System.Windows.Forms.Label();
     this.label4           = new System.Windows.Forms.Label();
     this.txtLotID         = new System.Windows.Forms.TextBox();
     this.lblProduct       = new System.Windows.Forms.Label();
     this.label1           = new System.Windows.Forms.Label();
     this.txtSearchProduct = new System.Windows.Forms.TextBox();
     this.label5           = new System.Windows.Forms.Label();
     this.cdvFactory       = new Miracom.SmartWeb.UI.Controls.udcCUSCondition();
     this.pnlMiddle.SuspendLayout();
     this.pnlCondition2.SuspendLayout();
     this.pnlCondition1.SuspendLayout();
     this.pnlWIPDetail.SuspendLayout();
     this.pnlDetailCondition2.SuspendLayout();
     this.pnlDetailCondition1.SuspendLayout();
     this.pnlMain.SuspendLayout();
     this.pnlRASDetail.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.scCenter.Panel1.SuspendLayout();
     this.scCenter.Panel2.SuspendLayout();
     this.scCenter.SuspendLayout();
     this.scLeft.Panel1.SuspendLayout();
     this.scLeft.Panel2.SuspendLayout();
     this.scLeft.SuspendLayout();
     this.scRight.Panel1.SuspendLayout();
     this.scRight.Panel2.SuspendLayout();
     this.scRight.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.SS01)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SS01_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Size = new System.Drawing.Size(90, 13);
     this.lblTitle.Text = "DC yield TREND";
     //
     // pnlMiddle
     //
     this.pnlMiddle.Controls.Add(this.groupBox3);
     this.pnlMiddle.Size = new System.Drawing.Size(800, 66);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition1, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.groupBox3, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition2, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition3, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition4, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition5, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition6, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition7, 0);
     this.pnlMiddle.Controls.SetChildIndex(this.pnlCondition8, 0);
     //
     // pnlCondition8
     //
     this.pnlCondition8.Location = new System.Drawing.Point(0, 177);
     //
     // pnlCondition7
     //
     this.pnlCondition7.Location = new System.Drawing.Point(0, 153);
     //
     // pnlCondition6
     //
     this.pnlCondition6.Location = new System.Drawing.Point(0, 129);
     //
     // pnlCondition5
     //
     this.pnlCondition5.Location = new System.Drawing.Point(0, 105);
     //
     // pnlCondition4
     //
     this.pnlCondition4.Location = new System.Drawing.Point(0, 81);
     //
     // pnlCondition3
     //
     this.pnlCondition3.Location = new System.Drawing.Point(0, 57);
     //
     // pnlCondition2
     //
     this.pnlCondition2.Controls.Add(this.label3);
     this.pnlCondition2.Controls.Add(this.label4);
     this.pnlCondition2.Controls.Add(this.txtLotID);
     this.pnlCondition2.Controls.Add(this.lblProduct);
     this.pnlCondition2.Controls.Add(this.label1);
     this.pnlCondition2.Controls.Add(this.txtSearchProduct);
     this.pnlCondition2.Location = new System.Drawing.Point(0, 33);
     //
     // pnlCondition1
     //
     this.pnlCondition1.Controls.Add(this.cdvFactory);
     this.pnlCondition1.Controls.Add(this.label5);
     this.pnlCondition1.Controls.Add(this.cdvBaseDate);
     this.pnlCondition1.Controls.Add(this.lblBaseDate);
     this.pnlCondition1.Controls.Add(this.cdvCustomer);
     this.pnlCondition1.Controls.Add(this.groupBox2);
     this.pnlCondition1.Size = new System.Drawing.Size(798, 25);
     //
     // pnlWIPDetail
     //
     this.pnlWIPDetail.Location = new System.Drawing.Point(0, 152);
     //
     // udcWIPCondition8
     //
     this.udcWIPCondition8.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition7
     //
     this.udcWIPCondition7.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition6
     //
     this.udcWIPCondition6.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition5
     //
     this.udcWIPCondition5.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition4
     //
     this.udcWIPCondition4.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition3
     //
     this.udcWIPCondition3.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition2
     //
     this.udcWIPCondition2.RefFactory = this.cdvFactory;
     //
     // udcWIPCondition1
     //
     this.udcWIPCondition1.RefFactory = this.cdvFactory;
     //
     // pnlMain
     //
     this.pnlMain.Controls.Add(this.scCenter);
     this.pnlMain.Location = new System.Drawing.Point(0, 212);
     this.pnlMain.Size     = new System.Drawing.Size(800, 388);
     //
     // btnDetail
     //
     this.btnDetail.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnDetail.Location = new System.Drawing.Point(85, 2);
     //
     // btnView
     //
     this.btnView.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnView.Click += new System.EventHandler(this.btnView_Click);
     //
     // btnExcelExport
     //
     this.btnExcelExport.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnExcelExport.Text   = "Save";
     this.btnExcelExport.Click += new System.EventHandler(this.btnExcelExport_Click);
     //
     // btnClose
     //
     this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     //
     // btnSort
     //
     this.btnSort.FlatAppearance.BorderColor = System.Drawing.Color.Gainsboro;
     this.btnSort.Location = new System.Drawing.Point(9, 2);
     this.btnSort.Visible  = false;
     //
     // pnlRASDetail
     //
     this.pnlRASDetail.Location = new System.Drawing.Point(0, 92);
     //
     // udcRASCondition6
     //
     this.udcRASCondition6.RefFactory = this.cdvFactory;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Location  = new System.Drawing.Point(4, 12);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(60, 13);
     this.label2.TabIndex  = 66;
     this.label2.Text      = "Assembly Site:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.rbtSite02);
     this.groupBox2.Controls.Add(this.rbtSite01);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Location = new System.Drawing.Point(650, 52);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(194, 30);
     this.groupBox2.TabIndex = 71;
     this.groupBox2.TabStop  = false;
     //
     // rbtSite02
     //
     this.rbtSite02.AutoSize = true;
     this.rbtSite02.Location = new System.Drawing.Point(139, 11);
     this.rbtSite02.Name     = "rbtSite02";
     this.rbtSite02.Size     = new System.Drawing.Size(49, 17);
     this.rbtSite02.TabIndex = 68;
     this.rbtSite02.Text     = "other companies";
     this.rbtSite02.UseVisualStyleBackColor = true;
     //
     // rbtSite01
     //
     this.rbtSite01.AutoSize = true;
     this.rbtSite01.Checked  = true;
     this.rbtSite01.Location = new System.Drawing.Point(65, 11);
     this.rbtSite01.Name     = "rbtSite01";
     this.rbtSite01.Size     = new System.Drawing.Size(72, 17);
     this.rbtSite01.TabIndex = 67;
     this.rbtSite01.TabStop  = true;
     this.rbtSite01.Text     = "Own company (HM)";
     this.rbtSite01.UseVisualStyleBackColor = true;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.label6);
     this.groupBox3.Location = new System.Drawing.Point(330, 77);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(194, 30);
     this.groupBox3.TabIndex = 72;
     this.groupBox3.TabStop  = false;
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Location  = new System.Drawing.Point(4, 12);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(62, 13);
     this.label6.TabIndex  = 66;
     this.label6.Text      = "standard Time :";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // scCenter
     //
     this.scCenter.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.scCenter.Location    = new System.Drawing.Point(3, 3);
     this.scCenter.Name        = "scCenter";
     this.scCenter.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // scCenter.Panel1
     //
     this.scCenter.Panel1.Controls.Add(this.scLeft);
     //
     // scCenter.Panel2
     //
     this.scCenter.Panel2.Controls.Add(this.SS01);
     this.scCenter.Size             = new System.Drawing.Size(794, 385);
     this.scCenter.SplitterDistance = 202;
     this.scCenter.TabIndex         = 1;
     //
     // scLeft
     //
     this.scLeft.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.scLeft.Location = new System.Drawing.Point(0, 0);
     this.scLeft.Name     = "scLeft";
     //
     // scLeft.Panel1
     //
     this.scLeft.Panel1.Controls.Add(this.cf01);
     //
     // scLeft.Panel2
     //
     this.scLeft.Panel2.Controls.Add(this.scRight);
     this.scLeft.Size             = new System.Drawing.Size(794, 202);
     this.scLeft.SplitterDistance = 200;
     this.scLeft.TabIndex         = 25;
     //
     // cf01
     //
     this.cf01.AxisX.Staggered = true;
     this.cf01.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.cf01.Location        = new System.Drawing.Point(0, 0);
     this.cf01.Name            = "cf01";
     this.cf01.Scrollable      = true;
     this.cf01.Size            = new System.Drawing.Size(200, 202);
     this.cf01.TabIndex        = 24;
     this.cf01.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable16
     });
     this.cf01.ToolBar = true;
     //
     // scRight
     //
     this.scRight.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.scRight.Location = new System.Drawing.Point(0, 0);
     this.scRight.Name     = "scRight";
     //
     // scRight.Panel1
     //
     this.scRight.Panel1.Controls.Add(this.cf02);
     //
     // scRight.Panel2
     //
     this.scRight.Panel2.Controls.Add(this.cf03);
     this.scRight.Size             = new System.Drawing.Size(590, 202);
     this.scRight.SplitterDistance = 300;
     this.scRight.TabIndex         = 0;
     //
     // cf02
     //
     this.cf02.AxisX.Staggered = true;
     this.cf02.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.cf02.Location        = new System.Drawing.Point(0, 0);
     this.cf02.Name            = "cf02";
     this.cf02.Scrollable      = true;
     this.cf02.Size            = new System.Drawing.Size(300, 202);
     this.cf02.TabIndex        = 25;
     this.cf02.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable17
     });
     this.cf02.ToolBar = true;
     //
     // cf03
     //
     this.cf03.AxisX.Staggered = true;
     this.cf03.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.cf03.Location        = new System.Drawing.Point(0, 0);
     this.cf03.Name            = "cf03";
     this.cf03.Scrollable      = true;
     this.cf03.Size            = new System.Drawing.Size(286, 202);
     this.cf03.TabIndex        = 26;
     this.cf03.Titles.AddRange(new SoftwareFX.ChartFX.TitleDockable[] {
         titleDockable18
     });
     this.cf03.ToolBar = true;
     //
     // SS01
     //
     this.SS01.About = "4.0.2001.2005";
     this.SS01.AccessibleDescription = "SS01, Sheet1, Row 0, Column 0, ";
     this.SS01.BackColor             = System.Drawing.Color.White;
     this.SS01.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.SS01.Location           = new System.Drawing.Point(0, 0);
     this.SS01.Name               = "SS01";
     this.SS01.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.SS01.RPT_IsPreCellsType = true;
     this.SS01.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.SS01_Sheet1
     });
     this.SS01.Size     = new System.Drawing.Size(794, 179);
     this.SS01.TabIndex = 1;
     //
     // SS01_Sheet1
     //
     this.SS01_Sheet1.Reset();
     this.SS01_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.SS01_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.SS01_Sheet1.ColumnCount    = 0;
     this.SS01_Sheet1.RowCount       = 0;
     this.SS01_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.SS01_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.SS01.SetActiveViewport(0, 1, 1);
     //
     // cdvBaseDate
     //
     this.cdvBaseDate.CustomFormat = "yyyy-MM-dd";
     this.cdvBaseDate.Font         = new System.Drawing.Font("Verdana", 8F);
     this.cdvBaseDate.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.cdvBaseDate.Location     = new System.Drawing.Point(462, 2);
     this.cdvBaseDate.Name         = "cdvBaseDate";
     this.cdvBaseDate.Size         = new System.Drawing.Size(100, 20);
     this.cdvBaseDate.TabIndex     = 75;
     this.cdvBaseDate.Type         = Miracom.SmartWeb.UI.Controls.DataTimePickerType.General;
     this.cdvBaseDate.Value        = new System.DateTime(2008, 12, 2, 0, 0, 0, 0);
     //
     // lblBaseDate
     //
     this.lblBaseDate.AutoSize = true;
     this.lblBaseDate.Location = new System.Drawing.Point(398, 6);
     this.lblBaseDate.Name     = "lblBaseDate";
     this.lblBaseDate.Size     = new System.Drawing.Size(62, 13);
     this.lblBaseDate.TabIndex = 76;
     this.lblBaseDate.Text     = "기준일자 :";
     //
     // cdvCustomer
     //
     this.cdvCustomer.BackColor       = System.Drawing.Color.Transparent;
     this.cdvCustomer.bMultiSelect    = false;
     this.cdvCustomer.ConditionText   = "Customer";
     this.cdvCustomer.CondtionType    = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.TABLE;
     this.cdvCustomer.Font            = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvCustomer.Location        = new System.Drawing.Point(195, 1);
     this.cdvCustomer.MandatoryFlag   = false;
     this.cdvCustomer.Name            = "cdvCustomer";
     this.cdvCustomer.ParentValue     = "";
     this.cdvCustomer.sCodeColumnName = "KEY_1";
     this.cdvCustomer.sDynamicQuery   = "SELECT KEY_1, DATA_1 FROM MGCMTBLDAT WHERE FACTORY = \'HMKA1\' AND TABLE_NAME = \'H_" +
                                        "CUSTOMER\' AND KEY_1 IN (\'SE\', \'HX\') ";
     this.cdvCustomer.sFactory           = "";
     this.cdvCustomer.Size               = new System.Drawing.Size(180, 21);
     this.cdvCustomer.sTableName         = "";
     this.cdvCustomer.sValueColumnName   = "DATA_1";
     this.cdvCustomer.TabIndex           = 77;
     this.cdvCustomer.VisibleValueButton = true;
     //
     // label3
     //
     this.label3.Image      = ((System.Drawing.Image)(resources.GetObject("label3.Image")));
     this.label3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label3.Location   = new System.Drawing.Point(198, 4);
     this.label3.Name       = "label3";
     this.label3.Size       = new System.Drawing.Size(6, 17);
     this.label3.TabIndex   = 83;
     this.label3.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label4
     //
     this.label4.Image      = ((System.Drawing.Image)(resources.GetObject("label4.Image")));
     this.label4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label4.Location   = new System.Drawing.Point(6, 4);
     this.label4.Name       = "label4";
     this.label4.Size       = new System.Drawing.Size(10, 17);
     this.label4.TabIndex   = 84;
     this.label4.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // txtLotID
     //
     this.txtLotID.Location = new System.Drawing.Point(83, 2);
     this.txtLotID.Name     = "txtLotID";
     this.txtLotID.Size     = new System.Drawing.Size(100, 21);
     this.txtLotID.TabIndex = 80;
     this.txtLotID.Text     = "%";
     //
     // lblProduct
     //
     this.lblProduct.AutoSize = true;
     this.lblProduct.Location = new System.Drawing.Point(209, 5);
     this.lblProduct.Name     = "lblProduct";
     this.lblProduct.Size     = new System.Drawing.Size(44, 13);
     this.lblProduct.TabIndex = 82;
     this.lblProduct.Text     = "Product";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(17, 5);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(36, 13);
     this.label1.TabIndex = 81;
     this.label1.Text     = "Lot ID";
     //
     // txtSearchProduct
     //
     this.txtSearchProduct.Location = new System.Drawing.Point(274, 3);
     this.txtSearchProduct.Name     = "txtSearchProduct";
     this.txtSearchProduct.Size     = new System.Drawing.Size(336, 21);
     this.txtSearchProduct.TabIndex = 79;
     this.txtSearchProduct.Text     = "%";
     //
     // label5
     //
     this.label5.Image      = ((System.Drawing.Image)(resources.GetObject("label5.Image")));
     this.label5.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label5.Location   = new System.Drawing.Point(389, 4);
     this.label5.Name       = "label5";
     this.label5.Size       = new System.Drawing.Size(6, 17);
     this.label5.TabIndex   = 84;
     this.label5.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // cdvFactory
     //
     this.cdvFactory.BackColor          = System.Drawing.Color.Transparent;
     this.cdvFactory.bMultiSelect       = false;
     this.cdvFactory.ConditionText      = "Factory";
     this.cdvFactory.CondtionType       = Miracom.SmartWeb.UI.Controls.udcCondition.eConditionype.FACTORY;
     this.cdvFactory.ControlRef         = true;
     this.cdvFactory.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     this.cdvFactory.ForcInitControl1   = this.udcWIPCondition1;
     this.cdvFactory.Location           = new System.Drawing.Point(4, 0);
     this.cdvFactory.MandatoryFlag      = true;
     this.cdvFactory.Name               = "cdvFactory";
     this.cdvFactory.ParentValue        = "";
     this.cdvFactory.sCodeColumnName    = "";
     this.cdvFactory.sDynamicQuery      = "";
     this.cdvFactory.sFactory           = "";
     this.cdvFactory.Size               = new System.Drawing.Size(180, 21);
     this.cdvFactory.sTableName         = "";
     this.cdvFactory.sValueColumnName   = "";
     this.cdvFactory.TabIndex           = 85;
     this.cdvFactory.VisibleValueButton = true;
     //
     // YLD040702
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ConditionCount      = 2;
     this.FormStyle.BackColor = System.Drawing.SystemColors.Control;
     this.FormStyle.FormName  = null;
     this.Name = "YLD040702";
     this.pnlMiddle.ResumeLayout(false);
     this.pnlCondition2.ResumeLayout(false);
     this.pnlCondition2.PerformLayout();
     this.pnlCondition1.ResumeLayout(false);
     this.pnlCondition1.PerformLayout();
     this.pnlWIPDetail.ResumeLayout(false);
     this.pnlDetailCondition2.ResumeLayout(false);
     this.pnlDetailCondition1.ResumeLayout(false);
     this.pnlMain.ResumeLayout(false);
     this.pnlRASDetail.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.scCenter.Panel1.ResumeLayout(false);
     this.scCenter.Panel2.ResumeLayout(false);
     this.scCenter.ResumeLayout(false);
     this.scLeft.Panel1.ResumeLayout(false);
     this.scLeft.Panel2.ResumeLayout(false);
     this.scLeft.ResumeLayout(false);
     this.scRight.Panel1.ResumeLayout(false);
     this.scRight.Panel2.ResumeLayout(false);
     this.scRight.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.SS01)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SS01_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }