コード例 #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(ContextGroupingAndFiltering));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.groupBox1               = new System.Windows.Forms.GroupBox();
     this.bsprContextValue        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprContextValue_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.bchkbGroup              = new BISTel.PeakPerformance.Client.BISTelControl.BCheckBox();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprContextValue)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprContextValue_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.bsprContextValue);
     this.groupBox1.Controls.Add(this.bchkbGroup);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(203, 185);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Context Name";
     //
     // bsprContextValue
     //
     this.bsprContextValue.About = "3.0.2005.2005";
     this.bsprContextValue.AccessibleDescription = "";
     this.bsprContextValue.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprContextValue.AddFontColor        = System.Drawing.Color.Blue;
     this.bsprContextValue.AddtionalCodeList   = ((System.Collections.SortedList)(resources.GetObject("bsprContextValue.AddtionalCodeList")));
     this.bsprContextValue.AllowNewRow         = true;
     this.bsprContextValue.AutoClipboard       = false;
     this.bsprContextValue.AutoGenerateColumns = false;
     this.bsprContextValue.BssClass            = "";
     this.bsprContextValue.ClickPos            = new System.Drawing.Point(0, 0);
     this.bsprContextValue.ColFronzen          = 0;
     columnInfo1.CheckBoxFields                 = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.CheckBoxFields")));
     columnInfo1.ComboFields                    = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.ComboFields")));
     columnInfo1.DefaultValue                   = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo1.DefaultValue")));
     columnInfo1.KeyFields                      = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields                = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.SaveTableInfo                  = ((System.Collections.SortedList)(resources.GetObject("columnInfo1.SaveTableInfo")));
     columnInfo1.UniqueFields                   = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bsprContextValue.columnInformation    = columnInfo1;
     this.bsprContextValue.ComboEnable          = true;
     this.bsprContextValue.DataAutoHeadings     = false;
     this.bsprContextValue.DataSet              = null;
     this.bsprContextValue.DataSource_V2        = null;
     this.bsprContextValue.DateToDateTimeFormat = false;
     this.bsprContextValue.DefaultDeleteValue   = true;
     this.bsprContextValue.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprContextValue.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bsprContextValue.DisplayColumnHeader  = true;
     this.bsprContextValue.DisplayRowHeader     = true;
     this.bsprContextValue.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.bsprContextValue.EditModeReplace      = true;
     this.bsprContextValue.FilterVisible        = false;
     this.bsprContextValue.HeadHeight           = 20F;
     this.bsprContextValue.IsCellCopy           = false;
     this.bsprContextValue.IsEditComboListItem  = false;
     this.bsprContextValue.IsMultiLanguage      = true;
     this.bsprContextValue.IsReport             = false;
     this.bsprContextValue.Key                  = "";
     this.bsprContextValue.Location             = new System.Drawing.Point(3, 39);
     this.bsprContextValue.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprContextValue.ModifyFontColor      = System.Drawing.Color.Red;
     this.bsprContextValue.Name                 = "bsprContextValue";
     this.bsprContextValue.RowFronzen           = 0;
     this.bsprContextValue.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprContextValue.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprContextValue.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprContextValue_Sheet1
     });
     this.bsprContextValue.Size                  = new System.Drawing.Size(197, 143);
     this.bsprContextValue.StyleID               = null;
     this.bsprContextValue.TabIndex              = 3;
     tipAppearance1.BackColor                    = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                         = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor                    = System.Drawing.SystemColors.InfoText;
     this.bsprContextValue.TextTipAppearance     = tipAppearance1;
     this.bsprContextValue.UseCheckAll           = false;
     this.bsprContextValue.UseCommandIcon        = false;
     this.bsprContextValue.UseFilter             = false;
     this.bsprContextValue.UseGeneralContextMenu = true;
     this.bsprContextValue.UseHeadColor          = false;
     this.bsprContextValue.UseMultiCheck         = true;
     this.bsprContextValue.UseOriginalEvent      = false;
     this.bsprContextValue.UseSpreadEdit         = true;
     this.bsprContextValue.UseStatusColor        = false;
     this.bsprContextValue.UseWidthMemory        = true;
     this.bsprContextValue.WhenDeleteUseModify   = false;
     this.bsprContextValue.ButtonClicked        += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.bsprContextValue_ButtonClicked);
     this.bsprContextValue.MouseDown            += new System.Windows.Forms.MouseEventHandler(this.bsprContextValue_MouseDown);
     //
     // bsprContextValue_Sheet1
     //
     this.bsprContextValue_Sheet1.Reset();
     this.bsprContextValue_Sheet1.SheetName = "Sheet1";
     //
     // bchkbGroup
     //
     this.bchkbGroup.BssClass                = "";
     this.bchkbGroup.Dock                    = System.Windows.Forms.DockStyle.Top;
     this.bchkbGroup.IsMultiLanguage         = true;
     this.bchkbGroup.Key                     = "";
     this.bchkbGroup.Location                = new System.Drawing.Point(3, 17);
     this.bchkbGroup.Name                    = "bchkbGroup";
     this.bchkbGroup.Size                    = new System.Drawing.Size(197, 22);
     this.bchkbGroup.TabIndex                = 2;
     this.bchkbGroup.Text                    = "Grouping";
     this.bchkbGroup.UseVisualStyleBackColor = true;
     this.bchkbGroup.CheckedChanged         += new System.EventHandler(this.bchkbGroup_CheckedChanged);
     //
     // ContextGroupingAndFiltering
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.groupBox1);
     this.Name = "ContextGroupingAndFiltering";
     this.Size = new System.Drawing.Size(203, 185);
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprContextValue)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprContextValue_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(ChartInformation));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.bsprData        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprData_Sheet1 = new FarPoint.Win.Spread.SheetView();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // bsprData
     //
     this.bsprData.About = "3.0.2005.2005";
     this.bsprData.AccessibleDescription = "";
     this.bsprData.AddFont              = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.AddFontColor         = System.Drawing.Color.Blue;
     this.bsprData.AddtionalCodeList    = ((System.Collections.SortedList)(resources.GetObject("bsprData.AddtionalCodeList")));
     this.bsprData.AllowNewRow          = true;
     this.bsprData.AutoClipboard        = false;
     this.bsprData.AutoGenerateColumns  = false;
     this.bsprData.BssClass             = "";
     this.bsprData.ClickPos             = new System.Drawing.Point(0, 0);
     this.bsprData.ColFronzen           = 0;
     columnInfo1.CheckBoxFields         = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.CheckBoxFields")));
     columnInfo1.ComboFields            = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.ComboFields")));
     columnInfo1.DefaultValue           = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo1.DefaultValue")));
     columnInfo1.KeyFields              = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.SaveTableInfo          = ((System.Collections.SortedList)(resources.GetObject("columnInfo1.SaveTableInfo")));
     columnInfo1.UniqueFields           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bsprData.columnInformation    = columnInfo1;
     this.bsprData.ComboEnable          = true;
     this.bsprData.DataAutoHeadings     = false;
     this.bsprData.DataSet              = null;
     this.bsprData.DataSource_V2        = null;
     this.bsprData.DateToDateTimeFormat = false;
     this.bsprData.DefaultDeleteValue   = true;
     this.bsprData.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bsprData.DisplayColumnHeader  = true;
     this.bsprData.DisplayRowHeader     = true;
     this.bsprData.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.bsprData.EditModeReplace     = true;
     this.bsprData.FilterVisible       = false;
     this.bsprData.HeadHeight          = 20F;
     this.bsprData.IsCellCopy          = false;
     this.bsprData.IsEditComboListItem = false;
     this.bsprData.IsMultiLanguage     = true;
     this.bsprData.IsReport            = false;
     this.bsprData.Key                  = "";
     this.bsprData.Location             = new System.Drawing.Point(0, 0);
     this.bsprData.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.ModifyFontColor      = System.Drawing.Color.Red;
     this.bsprData.Name                 = "bsprData";
     this.bsprData.RowFronzen           = 0;
     this.bsprData.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprData.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprData_Sheet1
     });
     this.bsprData.Size                  = new System.Drawing.Size(337, 634);
     this.bsprData.StyleID               = null;
     this.bsprData.TabIndex              = 1;
     tipAppearance1.BackColor            = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                 = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor            = System.Drawing.SystemColors.InfoText;
     this.bsprData.TextTipAppearance     = tipAppearance1;
     this.bsprData.UseCheckAll           = false;
     this.bsprData.UseCommandIcon        = false;
     this.bsprData.UseFilter             = false;
     this.bsprData.UseGeneralContextMenu = true;
     this.bsprData.UseHeadColor          = false;
     this.bsprData.UseMultiCheck         = true;
     this.bsprData.UseOriginalEvent      = false;
     this.bsprData.UseSpreadEdit         = true;
     this.bsprData.UseStatusColor        = false;
     this.bsprData.UseWidthMemory        = true;
     this.bsprData.WhenDeleteUseModify   = false;
     //
     // bsprData_Sheet1
     //
     this.bsprData_Sheet1.Reset();
     this.bsprData_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.bsprData_Sheet1.ReferenceStyle      = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.bsprData_Sheet1.ActiveSkin          = new FarPoint.Win.Spread.SheetSkin("CustomSkin1", System.Drawing.Color.White, System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(211)))), ((int)(((byte)(225))))), FarPoint.Win.Spread.GridLines.Both, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(145)))), ((int)(((byte)(30))))), System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(241)))), ((int)(((byte)(245))))), false, false, false, true, true);
     this.bsprData_Sheet1.AutoGenerateColumns = false;
     this.bsprData_Sheet1.ColumnHeader.DefaultStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(216)))), ((int)(((byte)(237)))));
     this.bsprData_Sheet1.ColumnHeader.DefaultStyle.Font      = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData_Sheet1.ColumnHeader.DefaultStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(145)))), ((int)(((byte)(30)))));
     this.bsprData_Sheet1.ColumnHeader.DefaultStyle.Parent    = "HeaderDefault";
     this.bsprData_Sheet1.ColumnHeader.HorizontalGridLine     = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bsprData_Sheet1.ColumnHeader.Rows.Default.Height    = 18F;
     this.bsprData_Sheet1.ColumnHeader.Rows.Get(0).BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(216)))), ((int)(((byte)(237)))));
     this.bsprData_Sheet1.ColumnHeader.Rows.Get(0).ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(123)))), ((int)(((byte)(168)))));
     this.bsprData_Sheet1.ColumnHeader.Rows.Get(0).Height     = 20F;
     this.bsprData_Sheet1.ColumnHeader.VerticalGridLine       = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bsprData_Sheet1.DataAutoHeadings    = false;
     this.bsprData_Sheet1.DefaultStyle.Font   = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData_Sheet1.DefaultStyle.Parent = "DataAreaDefault";
     this.bsprData_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.bsprData_Sheet1.RowHeader.DefaultStyle.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(216)))), ((int)(((byte)(237)))));
     this.bsprData_Sheet1.RowHeader.DefaultStyle.Font         = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData_Sheet1.RowHeader.DefaultStyle.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(123)))), ((int)(((byte)(168)))));
     this.bsprData_Sheet1.RowHeader.DefaultStyle.Parent       = "HeaderDefault";
     this.bsprData_Sheet1.RowHeader.HorizontalGridLine        = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bsprData_Sheet1.RowHeader.VerticalGridLine          = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bsprData_Sheet1.Rows.Default.Height        = 17F;
     this.bsprData_Sheet1.SheetCornerStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(216)))), ((int)(((byte)(237)))));
     this.bsprData_Sheet1.SheetCornerStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(145)))), ((int)(((byte)(30)))));
     this.bsprData_Sheet1.SheetCornerStyle.Parent    = "HeaderDefault";
     this.bsprData_Sheet1.VisualStyles   = FarPoint.Win.VisualStyles.Off;
     this.bsprData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     //
     // ChartInformation
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.bsprData);
     this.Name = "ChartInformation";
     this.Size = new System.Drawing.Size(337, 634);
     ((System.ComponentModel.ISupportInitialize)(this.bsprData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(StepToStepPopup));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo2 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance2 = new FarPoint.Win.Spread.TipAppearance();
     this.bcpnl_StepToStep     = new BISTel.PeakPerformance.Client.BISTelControl.BConditionPanel();
     this.bspr_StepData        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bspr_StepData_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.pnl_Button           = new System.Windows.Forms.Panel();
     this.bbtn_OK     = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.pnl_Space   = new System.Windows.Forms.Panel();
     this.bbtn_Cancel = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.panel1      = new System.Windows.Forms.Panel();
     this.panel2      = new System.Windows.Forms.Panel();
     this.panel7      = new System.Windows.Forms.Panel();
     this.blbullet    = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bLabel      = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bcComboStep = new BISTel.PeakPerformance.Client.BISTelControl.BCheckCombo();
     this.pnlContentsArea.SuspendLayout();
     this.bcpnl_StepToStep.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bspr_StepData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bspr_StepData_Sheet1)).BeginInit();
     this.pnl_Button.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel7.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlContentsArea
     //
     this.pnlContentsArea.Controls.Add(this.bcpnl_StepToStep);
     this.pnlContentsArea.Controls.Add(this.panel2);
     this.pnlContentsArea.Size = new System.Drawing.Size(456, 286);
     //
     // bcpnl_StepToStep
     //
     this.bcpnl_StepToStep.BottomImage     = null;
     this.bcpnl_StepToStep.BottomLeftImage = null;
     this.bcpnl_StepToStep.BssClass        = "";
     this.bcpnl_StepToStep.Controls.Add(this.bspr_StepData);
     this.bcpnl_StepToStep.Controls.Add(this.pnl_Button);
     this.bcpnl_StepToStep.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.bcpnl_StepToStep.DownImage        = null;
     this.bcpnl_StepToStep.Key              = "";
     this.bcpnl_StepToStep.LeftImage        = null;
     this.bcpnl_StepToStep.LeftTopImage     = null;
     this.bcpnl_StepToStep.Location         = new System.Drawing.Point(3, 33);
     this.bcpnl_StepToStep.Name             = "bcpnl_StepToStep";
     this.bcpnl_StepToStep.Padding          = new System.Windows.Forms.Padding(0, 0, 0, 5);
     this.bcpnl_StepToStep.RightBottomImage = null;
     this.bcpnl_StepToStep.RightImage       = null;
     this.bcpnl_StepToStep.Size             = new System.Drawing.Size(450, 250);
     this.bcpnl_StepToStep.TabIndex         = 0;
     this.bcpnl_StepToStep.TopImage         = null;
     this.bcpnl_StepToStep.TopRightImage    = null;
     this.bcpnl_StepToStep.UpImage          = null;
     //
     // bspr_StepData
     //
     this.bspr_StepData.About = "3.0.2005.2005";
     this.bspr_StepData.AccessibleDescription = "";
     this.bspr_StepData.AddtionalCodeList     = ((System.Collections.SortedList)(resources.GetObject("bspr_StepData.AddtionalCodeList")));
     this.bspr_StepData.AllowNewRow           = true;
     this.bspr_StepData.AutoClipboard         = false;
     this.bspr_StepData.AutoGenerateColumns   = false;
     this.bspr_StepData.BssClass                  = "";
     this.bspr_StepData.ClickPos                  = new System.Drawing.Point(0, 0);
     this.bspr_StepData.ColFronzen                = 0;
     columnInfo2.KeyFields                        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.KeyFields")));
     columnInfo2.MandatoryFields                  = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.MandatoryFields")));
     columnInfo2.UniqueFields                     = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.UniqueFields")));
     this.bspr_StepData.columnInformation         = columnInfo2;
     this.bspr_StepData.ComboEnable               = true;
     this.bspr_StepData.DataAutoHeadings          = false;
     this.bspr_StepData.DataSet                   = null;
     this.bspr_StepData.DateToDateTimeFormat      = false;
     this.bspr_StepData.DefaultDeleteValue        = true;
     this.bspr_StepData.DisplayColumnHeader       = true;
     this.bspr_StepData.DisplayRowHeader          = true;
     this.bspr_StepData.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bspr_StepData.EditModeReplace           = true;
     this.bspr_StepData.FilterVisible             = false;
     this.bspr_StepData.HeadHeight                = 20F;
     this.bspr_StepData.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bspr_StepData.IsCellCopy                = false;
     this.bspr_StepData.IsMultiLanguage           = true;
     this.bspr_StepData.IsReport                  = false;
     this.bspr_StepData.Key                       = "";
     this.bspr_StepData.Location                  = new System.Drawing.Point(0, 0);
     this.bspr_StepData.Name                      = "bspr_StepData";
     this.bspr_StepData.RowFronzen                = 0;
     this.bspr_StepData.RowInsertType             = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bspr_StepData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bspr_StepData_Sheet1
     });
     this.bspr_StepData.Size                    = new System.Drawing.Size(450, 215);
     this.bspr_StepData.TabIndex                = 2;
     tipAppearance2.BackColor                   = System.Drawing.SystemColors.Info;
     tipAppearance2.Font                        = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance2.ForeColor                   = System.Drawing.SystemColors.InfoText;
     this.bspr_StepData.TextTipAppearance       = tipAppearance2;
     this.bspr_StepData.UseFilter               = false;
     this.bspr_StepData.UseGeneralContextMenu   = true;
     this.bspr_StepData.UseHeadColor            = false;
     this.bspr_StepData.UseOriginalEvent        = false;
     this.bspr_StepData.UseSpreadEdit           = true;
     this.bspr_StepData.UseWidthMemory          = true;
     this.bspr_StepData.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bspr_StepData.WhenDeleteUseModify     = false;
     this.bspr_StepData.CellClick              += new FarPoint.Win.Spread.CellClickEventHandler(this.bspr_StepData_CellClick);
     this.bspr_StepData.ButtonClicked          += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.bspr_StepData_ButtonClicked);
     //
     // bspr_StepData_Sheet1
     //
     this.bspr_StepData_Sheet1.Reset();
     this.bspr_StepData_Sheet1.SheetName = "Sheet1";
     //
     // pnl_Button
     //
     this.pnl_Button.BackColor = System.Drawing.Color.White;
     this.pnl_Button.Controls.Add(this.bbtn_OK);
     this.pnl_Button.Controls.Add(this.pnl_Space);
     this.pnl_Button.Controls.Add(this.bbtn_Cancel);
     this.pnl_Button.Controls.Add(this.panel1);
     this.pnl_Button.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnl_Button.Location = new System.Drawing.Point(0, 215);
     this.pnl_Button.Name     = "pnl_Button";
     this.pnl_Button.Size     = new System.Drawing.Size(450, 30);
     this.pnl_Button.TabIndex = 1;
     //
     // bbtn_OK
     //
     this.bbtn_OK.AutoButtonSize          = false;
     this.bbtn_OK.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtn_OK.BackgroundImage")));
     this.bbtn_OK.BssClass                = "ConditionButton";
     this.bbtn_OK.Dock                    = System.Windows.Forms.DockStyle.Right;
     this.bbtn_OK.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtn_OK.Font                    = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtn_OK.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtn_OK.IsMultiLanguage         = true;
     this.bbtn_OK.Key                     = "FDC_POPUP_BUTTON_OK";
     this.bbtn_OK.Location                = new System.Drawing.Point(301, 5);
     this.bbtn_OK.Name                    = "bbtn_OK";
     this.bbtn_OK.Size                    = new System.Drawing.Size(72, 25);
     this.bbtn_OK.TabIndex                = 3;
     this.bbtn_OK.TabStop                 = false;
     this.bbtn_OK.Text                    = "OK";
     this.bbtn_OK.ToolTipText             = "";
     this.bbtn_OK.UseVisualStyleBackColor = true;
     this.bbtn_OK.Click                  += new System.EventHandler(this.bbtn_OK_Click);
     //
     // pnl_Space
     //
     this.pnl_Space.BackColor = System.Drawing.Color.Transparent;
     this.pnl_Space.Dock      = System.Windows.Forms.DockStyle.Right;
     this.pnl_Space.Location  = new System.Drawing.Point(373, 5);
     this.pnl_Space.Name      = "pnl_Space";
     this.pnl_Space.Size      = new System.Drawing.Size(5, 25);
     this.pnl_Space.TabIndex  = 2;
     //
     // bbtn_Cancel
     //
     this.bbtn_Cancel.AutoButtonSize          = false;
     this.bbtn_Cancel.BackColor               = System.Drawing.Color.Transparent;
     this.bbtn_Cancel.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtn_Cancel.BackgroundImage")));
     this.bbtn_Cancel.BssClass                = "ConditionButton";
     this.bbtn_Cancel.Dock                    = System.Windows.Forms.DockStyle.Right;
     this.bbtn_Cancel.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtn_Cancel.Font                    = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtn_Cancel.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtn_Cancel.IsMultiLanguage         = true;
     this.bbtn_Cancel.Key                     = "FDC_POPUP_BUTTON_CANCEL";
     this.bbtn_Cancel.Location                = new System.Drawing.Point(378, 5);
     this.bbtn_Cancel.Name                    = "bbtn_Cancel";
     this.bbtn_Cancel.Size                    = new System.Drawing.Size(72, 25);
     this.bbtn_Cancel.TabIndex                = 0;
     this.bbtn_Cancel.TabStop                 = false;
     this.bbtn_Cancel.Text                    = "CANCEL";
     this.bbtn_Cancel.ToolTipText             = "";
     this.bbtn_Cancel.UseVisualStyleBackColor = false;
     this.bbtn_Cancel.Click                  += new System.EventHandler(this.bbtn_Cancel_Click);
     //
     // panel1
     //
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(450, 5);
     this.panel1.TabIndex = 4;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.bcComboStep);
     this.panel2.Controls.Add(this.panel7);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(3, 3);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(450, 30);
     this.panel2.TabIndex = 3;
     //
     // panel7
     //
     this.panel7.Controls.Add(this.blbullet);
     this.panel7.Controls.Add(this.bLabel);
     this.panel7.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel7.Location = new System.Drawing.Point(0, 0);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(45, 30);
     this.panel7.TabIndex = 9;
     //
     // blbullet
     //
     this.blbullet.BackColor       = System.Drawing.Color.Transparent;
     this.blbullet.BssClass        = "";
     this.blbullet.CustomTextAlign = "";
     this.blbullet.Dock            = System.Windows.Forms.DockStyle.Left;
     this.blbullet.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blbullet.ForeColor       = System.Drawing.Color.Black;
     this.blbullet.Image           = global::BISTel.eSPC.Page.Properties.Resources.bullet_01;
     this.blbullet.ImageAlign      = System.Drawing.ContentAlignment.MiddleLeft;
     this.blbullet.IsMultiLanguage = true;
     this.blbullet.Key             = "";
     this.blbullet.Location        = new System.Drawing.Point(0, 0);
     this.blbullet.Name            = "blbullet";
     this.blbullet.Size            = new System.Drawing.Size(10, 30);
     this.blbullet.TabIndex        = 7;
     //
     // bLabel
     //
     this.bLabel.BssClass        = "";
     this.bLabel.CustomTextAlign = "";
     this.bLabel.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.bLabel.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bLabel.IsMultiLanguage = true;
     this.bLabel.Key             = "";
     this.bLabel.Location        = new System.Drawing.Point(0, 0);
     this.bLabel.Name            = "bLabel";
     this.bLabel.Size            = new System.Drawing.Size(45, 30);
     this.bLabel.TabIndex        = 5;
     this.bLabel.Text            = "Step";
     this.bLabel.TextAlign       = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // bcComboStep
     //
     this.bcComboStep.BackColor        = System.Drawing.Color.White;
     this.bcComboStep.BssClass         = "";
     this.bcComboStep.CausesValidation = false;
     this.bcComboStep.DataSource       = null;
     this.bcComboStep.DisplayMember    = "";
     this.bcComboStep.ForeColor        = System.Drawing.SystemColors.Window;
     this.bcComboStep.IsIncludeAll     = false;
     this.bcComboStep.Key         = "";
     this.bcComboStep.Location    = new System.Drawing.Point(41, 4);
     this.bcComboStep.Name        = "bcComboStep";
     this.bcComboStep.Size        = new System.Drawing.Size(100, 21);
     this.bcComboStep.TabIndex    = 10;
     this.bcComboStep.ValueMember = "";
     this.bcComboStep.Item_Check += new BISTel.PeakPerformance.Client.BISTelControl.BCheckCombo.ItemClickDelegate(this.bcComboStep_Item_Check);
     //
     // StepToStepPopup
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize            = new System.Drawing.Size(468, 319);
     this.ContentsAreaMinHeight = 280;
     this.ContentsAreaMinWidth  = 450;
     this.Name      = "StepToStepPopup";
     this.Resizable = true;
     this.Text      = "StepToStepPopup";
     this.Title     = "Step To Step";
     this.pnlContentsArea.ResumeLayout(false);
     this.bcpnl_StepToStep.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bspr_StepData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bspr_StepData_Sheet1)).EndInit();
     this.pnl_Button.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel7.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(DummyPUC));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.bsprEventList        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprEventList_Sheet1 = new FarPoint.Win.Spread.SheetView();
     ((System.ComponentModel.ISupportInitialize)(this.bsprEventList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprEventList_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // bsprEventList
     //
     this.bsprEventList.About = "3.0.2005.2005";
     this.bsprEventList.AccessibleDescription = "";
     this.bsprEventList.AddtionalCodeList     = ((System.Collections.SortedList)(resources.GetObject("bsprEventList.AddtionalCodeList")));
     this.bsprEventList.AllowNewRow           = true;
     this.bsprEventList.AutoClipboard         = false;
     this.bsprEventList.AutoGenerateColumns   = false;
     this.bsprEventList.BssClass                  = "";
     this.bsprEventList.ClickPos                  = new System.Drawing.Point(0, 0);
     this.bsprEventList.ColFronzen                = 0;
     columnInfo1.KeyFields                        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields                  = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.UniqueFields                     = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bsprEventList.columnInformation         = columnInfo1;
     this.bsprEventList.ComboEnable               = true;
     this.bsprEventList.DataAutoHeadings          = false;
     this.bsprEventList.DataSet                   = null;
     this.bsprEventList.DateToDateTimeFormat      = false;
     this.bsprEventList.DefaultDeleteValue        = true;
     this.bsprEventList.DisplayColumnHeader       = true;
     this.bsprEventList.DisplayRowHeader          = true;
     this.bsprEventList.EditModeReplace           = true;
     this.bsprEventList.FilterVisible             = false;
     this.bsprEventList.HeadHeight                = 20F;
     this.bsprEventList.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprEventList.IsCellCopy                = true;
     this.bsprEventList.IsMultiLanguage           = true;
     this.bsprEventList.IsReport                  = false;
     this.bsprEventList.Key                       = "";
     this.bsprEventList.Location                  = new System.Drawing.Point(51, 45);
     this.bsprEventList.Name                      = "bsprEventList";
     this.bsprEventList.RowFronzen                = 0;
     this.bsprEventList.RowInsertType             = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprEventList.ScrollBarTrackPolicy      = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprEventList.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprEventList_Sheet1
     });
     this.bsprEventList.Size                    = new System.Drawing.Size(389, 225);
     this.bsprEventList.TabIndex                = 1;
     tipAppearance1.BackColor                   = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                        = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor                   = System.Drawing.SystemColors.InfoText;
     this.bsprEventList.TextTipAppearance       = tipAppearance1;
     this.bsprEventList.UseFilter               = false;
     this.bsprEventList.UseGeneralContextMenu   = true;
     this.bsprEventList.UseHeadColor            = false;
     this.bsprEventList.UseOriginalEvent        = false;
     this.bsprEventList.UseSpreadEdit           = true;
     this.bsprEventList.UseWidthMemory          = true;
     this.bsprEventList.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprEventList.WhenDeleteUseModify     = false;
     //
     // bsprEventList_Sheet1
     //
     this.bsprEventList_Sheet1.Reset();
     this.bsprEventList_Sheet1.SheetName = "Sheet1";
     //
     // DummyPUC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.bsprEventList);
     this.Name = "DummyPUC";
     this.Size = new System.Drawing.Size(744, 439);
     ((System.ComponentModel.ISupportInitialize)(this.bsprEventList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprEventList_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     BISTel.PeakPerformance.Client.BISTelControl.BTeeCharts.SeriesInfos.SeriesTypeInfo seriesTypeInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.BTeeCharts.SeriesInfos.SeriesTypeInfo();
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(BaseRawChart));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.bTitlePanel1     = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
     this.bTeeChart1       = new BISTel.PeakPerformance.Client.BISTelControl.BTeeCharts.BTeeChart(this.components);
     this.bButtonList1     = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
     this.bSpread1         = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bSpread1_Sheet1  = new FarPoint.Win.Spread.SheetView();
     this.bckbPointMarking = new BISTel.PeakPerformance.Client.BISTelControl.BCheckBox();
     this.bTitlePanel1.SuspendLayout();
     this.bButtonList1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // bTitlePanel1
     //
     this.bTitlePanel1.BssClass = "TitlePanel";
     this.bTitlePanel1.Controls.Add(this.bSpread1);
     this.bTitlePanel1.Controls.Add(this.bTeeChart1);
     this.bTitlePanel1.Controls.Add(this.bButtonList1);
     this.bTitlePanel1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.bTitlePanel1.ImageBottom      = null;
     this.bTitlePanel1.ImageBottomRight = null;
     this.bTitlePanel1.ImageClose       = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageClose")));
     this.bTitlePanel1.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageLeft")));
     this.bTitlePanel1.ImageLeftBottom  = null;
     this.bTitlePanel1.ImageLeftFill    = null;
     this.bTitlePanel1.ImageMax         = null;
     this.bTitlePanel1.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageMiddle")));
     this.bTitlePanel1.ImageMin         = null;
     this.bTitlePanel1.ImagePanelMax    = null;
     this.bTitlePanel1.ImagePanelMin    = null;
     this.bTitlePanel1.ImagePanelNormal = null;
     this.bTitlePanel1.ImageRight       = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageRight")));
     this.bTitlePanel1.ImageRightFill   = null;
     this.bTitlePanel1.IsPopupMax       = false;
     this.bTitlePanel1.IsSelected       = false;
     this.bTitlePanel1.Key            = "";
     this.bTitlePanel1.Location       = new System.Drawing.Point(0, 0);
     this.bTitlePanel1.Margin         = new System.Windows.Forms.Padding(0);
     this.bTitlePanel1.MaxControlName = "";
     this.bTitlePanel1.MaxResizable   = false;
     this.bTitlePanel1.MaxVisibleStateForMaxNormal = false;
     this.bTitlePanel1.Name                = "bTitlePanel1";
     this.bTitlePanel1.Padding             = new System.Windows.Forms.Padding(0, 33, 0, 0);
     this.bTitlePanel1.PaddingTop          = 4;
     this.bTitlePanel1.PopMaxHeight        = 0;
     this.bTitlePanel1.PopMaxWidth         = 0;
     this.bTitlePanel1.RightPadding        = 5;
     this.bTitlePanel1.ShowCloseButton     = false;
     this.bTitlePanel1.ShowMaxNormalButton = false;
     this.bTitlePanel1.ShowMinButton       = false;
     this.bTitlePanel1.Size                = new System.Drawing.Size(448, 344);
     this.bTitlePanel1.TabIndex            = 0;
     this.bTitlePanel1.Title               = "Title";
     this.bTitlePanel1.TitleColor          = System.Drawing.Color.Black;
     this.bTitlePanel1.TitleFont           = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.bTitlePanel1.TopPadding          = 5;
     //
     // bTeeChart1
     //
     this.bTeeChart1.AutoScroll              = true;
     this.bTeeChart1.AxisDateTimeFormat      = "yyyy-MM-dd";
     this.bTeeChart1.AxisHoriGridLineCount   = 10;
     this.bTeeChart1.ClickAction             = BISTel.PeakPerformance.Client.BISTelControl.BTeeCharts.BTeeChart.ChartClickAction.DEFAULT;
     this.bTeeChart1.ClickActionCustom       = null;
     this.bTeeChart1.DefaultToolTipInfo      = null;
     this.bTeeChart1.DivideHeightAtShowGroup = 2;
     this.bTeeChart1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.bTeeChart1.HeaderText = "";
     this.bTeeChart1.HighlightSeriesTransparency = 80;
     this.bTeeChart1.IsApplyAllCSG              = true;
     this.bTeeChart1.IsAutoValueFormatLeftAxis  = false;
     this.bTeeChart1.IsAutoValueFormatRightAxis = false;
     this.bTeeChart1.IsCustomLegend             = false;
     this.bTeeChart1.IsGradient                   = true;
     this.bTeeChart1.IsHighlightSeries            = false;
     this.bTeeChart1.IsKeepToolTip                = false;
     this.bTeeChart1.IsMoveToolTip                = true;
     this.bTeeChart1.IsShapeSeriesEventDisable    = false;
     this.bTeeChart1.IsShowByGroup                = false;
     this.bTeeChart1.IsShowByGroupSetAxisBottom   = false;
     this.bTeeChart1.IsShowByGroupZoom            = false;
     this.bTeeChart1.IsUndoZoom                   = false;
     this.bTeeChart1.IsUseAutomaticAxisOfTeeChart = false;
     this.bTeeChart1.IsUseChartEditor             = true;
     this.bTeeChart1.IsVisibleLegendScrollBar     = true;
     this.bTeeChart1.IsVisibleShadow              = true;
     this.bTeeChart1.LegendPosition               = Steema.TeeChart.LegendAlignments.Right;
     this.bTeeChart1.LegendStyle                  = Steema.TeeChart.LegendStyles.Series;
     this.bTeeChart1.LegendTextStyle              = Steema.TeeChart.LegendTextStyles.LeftValue;
     this.bTeeChart1.LegendVisible                = true;
     this.bTeeChart1.Location              = new System.Drawing.Point(0, 61);
     this.bTeeChart1.Name                  = "bTeeChart1";
     this.bTeeChart1.OffsetBottom          = 5;
     this.bTeeChart1.OffsetLeft            = 5;
     this.bTeeChart1.OffsetRight           = 5;
     this.bTeeChart1.OffsetTop             = 5;
     seriesTypeInfo1.LineWidth             = 1;
     seriesTypeInfo1.PointerHeight         = 2;
     seriesTypeInfo1.PointerStyle          = null;
     seriesTypeInfo1.PointerWidth          = 2;
     seriesTypeInfo1.StyleType             = "Default";
     this.bTeeChart1.SeriesTypeInformation = seriesTypeInfo1;
     this.bTeeChart1.Size                  = new System.Drawing.Size(448, 283);
     this.bTeeChart1.TabIndex              = 99;
     this.bTeeChart1.TreatNulls            = Steema.TeeChart.Styles.TreatNullsStyle.DoNotPaint;
     this.bTeeChart1.XAxisLabel            = BISTel.PeakPerformance.Client.BISTelControl.BTeeCharts.BTeeChart.XAxisLabelType.LABEL;
     this.bTeeChart1.ZoomDirection         = Steema.TeeChart.ZoomDirections.Both;
     this.bTeeChart1.MouseUp              += new System.Windows.Forms.MouseEventHandler(this.bTeeChart1_MouseUp);
     this.bTeeChart1.MouseMove            += new System.Windows.Forms.MouseEventHandler(this.bTeeChart1_MouseMove);
     this.bTeeChart1.MouseDown            += new System.Windows.Forms.MouseEventHandler(this.bTeeChart1_MouseDown);
     //
     // bButtonList1
     //
     this.bButtonList1.BssClass = "";
     this.bButtonList1.ButtonHorizontalSpacing = 1;
     this.bButtonList1.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
     this.bButtonList1.Controls.Add(this.bckbPointMarking);
     this.bButtonList1.Dock = System.Windows.Forms.DockStyle.Top;
     this.bButtonList1.HorizontalMarginSpacing = 5;
     this.bButtonList1.IsCondition             = false;
     this.bButtonList1.Location    = new System.Drawing.Point(0, 33);
     this.bButtonList1.MarginSpace = 5;
     this.bButtonList1.Name        = "bButtonList1";
     this.bButtonList1.Size        = new System.Drawing.Size(448, 28);
     this.bButtonList1.TabIndex    = 100;
     this.bButtonList1.Visible     = false;
     //
     // bSpread1
     //
     this.bSpread1.About = "3.0.2005.2005";
     this.bSpread1.AccessibleDescription = "";
     this.bSpread1.AddFont              = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpread1.AddFontColor         = System.Drawing.Color.Blue;
     this.bSpread1.AddtionalCodeList    = ((System.Collections.SortedList)(resources.GetObject("bSpread1.AddtionalCodeList")));
     this.bSpread1.AllowNewRow          = true;
     this.bSpread1.AutoClipboard        = false;
     this.bSpread1.AutoGenerateColumns  = false;
     this.bSpread1.BssClass             = "";
     this.bSpread1.ClickPos             = new System.Drawing.Point(0, 0);
     this.bSpread1.ColFronzen           = 0;
     columnInfo1.CheckBoxFields         = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.CheckBoxFields")));
     columnInfo1.ComboFields            = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.ComboFields")));
     columnInfo1.DefaultValue           = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo1.DefaultValue")));
     columnInfo1.KeyFields              = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.SaveTableInfo          = ((System.Collections.SortedList)(resources.GetObject("columnInfo1.SaveTableInfo")));
     columnInfo1.UniqueFields           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bSpread1.columnInformation    = columnInfo1;
     this.bSpread1.ComboEnable          = true;
     this.bSpread1.DataAutoHeadings     = false;
     this.bSpread1.DataSet              = null;
     this.bSpread1.DateToDateTimeFormat = false;
     this.bSpread1.DefaultDeleteValue   = true;
     this.bSpread1.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpread1.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bSpread1.DisplayColumnHeader  = true;
     this.bSpread1.DisplayRowHeader     = true;
     this.bSpread1.EditModeReplace      = true;
     this.bSpread1.FilterVisible        = false;
     this.bSpread1.HeadHeight           = 20F;
     this.bSpread1.IsCellCopy           = false;
     this.bSpread1.IsMultiLanguage      = true;
     this.bSpread1.IsReport             = false;
     this.bSpread1.Key             = "";
     this.bSpread1.Location        = new System.Drawing.Point(0, 330);
     this.bSpread1.ModifyFont      = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpread1.ModifyFontColor = System.Drawing.Color.Red;
     this.bSpread1.Name            = "bSpread1";
     this.bSpread1.RowFronzen      = 0;
     this.bSpread1.RowInsertType   = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bSpread1_Sheet1
     });
     this.bSpread1.Size                  = new System.Drawing.Size(30, 11);
     this.bSpread1.StyleID               = null;
     this.bSpread1.TabIndex              = 0;
     tipAppearance1.BackColor            = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                 = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor            = System.Drawing.SystemColors.InfoText;
     this.bSpread1.TextTipAppearance     = tipAppearance1;
     this.bSpread1.UseCheckAll           = false;
     this.bSpread1.UseCommandIcon        = false;
     this.bSpread1.UseFilter             = false;
     this.bSpread1.UseGeneralContextMenu = true;
     this.bSpread1.UseHeadColor          = false;
     this.bSpread1.UseMultiCheck         = true;
     this.bSpread1.UseOriginalEvent      = false;
     this.bSpread1.UseSpreadEdit         = true;
     this.bSpread1.UseStatusColor        = false;
     this.bSpread1.UseWidthMemory        = true;
     this.bSpread1.Visible               = false;
     this.bSpread1.WhenDeleteUseModify   = false;
     //
     // bSpread1_Sheet1
     //
     this.bSpread1_Sheet1.Reset();
     this.bSpread1_Sheet1.SheetName = "Sheet1";
     //
     // bckbPointMarking
     //
     this.bckbPointMarking.BssClass                = "";
     this.bckbPointMarking.Dock                    = System.Windows.Forms.DockStyle.Left;
     this.bckbPointMarking.IsMultiLanguage         = true;
     this.bckbPointMarking.Key                     = "";
     this.bckbPointMarking.Location                = new System.Drawing.Point(0, 0);
     this.bckbPointMarking.Name                    = "bckbPointMarking";
     this.bckbPointMarking.Size                    = new System.Drawing.Size(104, 28);
     this.bckbPointMarking.TabIndex                = 1;
     this.bckbPointMarking.Text                    = "Point Marking";
     this.bckbPointMarking.UseVisualStyleBackColor = true;
     this.bckbPointMarking.CheckedChanged         += new System.EventHandler(this.bckbPointMarking_CheckedChanged);
     //
     // BaseRawChart
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Transparent;
     this.Controls.Add(this.bTitlePanel1);
     this.Name = "BaseRawChart";
     this.bTitlePanel1.ResumeLayout(false);
     this.bTitlePanel1.PerformLayout();
     this.bButtonList1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(SPCModelHistoryPopup));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo2 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance2 = new FarPoint.Win.Spread.TipAppearance();
     this.pnl_Base                    = new System.Windows.Forms.Panel();
     this.pnl_Fill                    = new System.Windows.Forms.Panel();
     this.bsprData_HistoryInfo        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprData_HistoryInfo_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.pnl_FillLabel               = new System.Windows.Forms.Panel();
     this.bbtnlist_History            = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
     this.blb_HistoryInfo             = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.pnl_Top = new System.Windows.Forms.Panel();
     this.bsprData_ContextInfo        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprData_ContextInfo_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.pnl_TopLabel    = new System.Windows.Forms.Panel();
     this.blb_ContextInfo = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.pnlContentsArea.SuspendLayout();
     this.pnl_Base.SuspendLayout();
     this.pnl_Fill.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_HistoryInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_HistoryInfo_Sheet1)).BeginInit();
     this.pnl_FillLabel.SuspendLayout();
     this.pnl_Top.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_ContextInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_ContextInfo_Sheet1)).BeginInit();
     this.pnl_TopLabel.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlContentsArea
     //
     this.pnlContentsArea.Controls.Add(this.pnl_Base);
     this.pnlContentsArea.Size = new System.Drawing.Size(1006, 706);
     //
     // pnl_Base
     //
     this.pnl_Base.Controls.Add(this.pnl_Fill);
     this.pnl_Base.Controls.Add(this.pnl_Top);
     this.pnl_Base.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnl_Base.Location = new System.Drawing.Point(3, 3);
     this.pnl_Base.Name     = "pnl_Base";
     this.pnl_Base.Size     = new System.Drawing.Size(1000, 700);
     this.pnl_Base.TabIndex = 0;
     //
     // pnl_Fill
     //
     this.pnl_Fill.Controls.Add(this.bsprData_HistoryInfo);
     this.pnl_Fill.Controls.Add(this.pnl_FillLabel);
     this.pnl_Fill.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnl_Fill.Location = new System.Drawing.Point(0, 80);
     this.pnl_Fill.Name     = "pnl_Fill";
     this.pnl_Fill.Size     = new System.Drawing.Size(1000, 620);
     this.pnl_Fill.TabIndex = 1;
     //
     // bsprData_HistoryInfo
     //
     this.bsprData_HistoryInfo.About = "3.0.2005.2005";
     this.bsprData_HistoryInfo.AccessibleDescription = "";
     this.bsprData_HistoryInfo.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData_HistoryInfo.AddFontColor        = System.Drawing.Color.Blue;
     this.bsprData_HistoryInfo.AddtionalCodeList   = ((System.Collections.SortedList)(resources.GetObject("bsprData_HistoryInfo.AddtionalCodeList")));
     this.bsprData_HistoryInfo.AllowNewRow         = true;
     this.bsprData_HistoryInfo.AutoClipboard       = false;
     this.bsprData_HistoryInfo.AutoGenerateColumns = false;
     this.bsprData_HistoryInfo.BssClass            = "";
     this.bsprData_HistoryInfo.ClickPos            = new System.Drawing.Point(0, 0);
     this.bsprData_HistoryInfo.ColFronzen          = 0;
     columnInfo1.CheckBoxFields  = null;
     columnInfo1.ComboFields     = null;
     columnInfo1.DefaultValue    = null;
     columnInfo1.KeyFields       = null;
     columnInfo1.MandatoryFields = null;
     columnInfo1.SaveTableInfo   = null;
     columnInfo1.UniqueFields    = null;
     this.bsprData_HistoryInfo.columnInformation    = columnInfo1;
     this.bsprData_HistoryInfo.ComboEnable          = true;
     this.bsprData_HistoryInfo.DataAutoHeadings     = false;
     this.bsprData_HistoryInfo.DataSet              = null;
     this.bsprData_HistoryInfo.DataSource_V2        = null;
     this.bsprData_HistoryInfo.DateToDateTimeFormat = false;
     this.bsprData_HistoryInfo.DefaultDeleteValue   = true;
     this.bsprData_HistoryInfo.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData_HistoryInfo.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bsprData_HistoryInfo.DisplayColumnHeader  = true;
     this.bsprData_HistoryInfo.DisplayRowHeader     = true;
     this.bsprData_HistoryInfo.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprData_HistoryInfo.EditModeReplace           = true;
     this.bsprData_HistoryInfo.FilterVisible             = false;
     this.bsprData_HistoryInfo.HeadHeight                = 20F;
     this.bsprData_HistoryInfo.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprData_HistoryInfo.IsCellCopy                = false;
     this.bsprData_HistoryInfo.IsEditComboListItem       = false;
     this.bsprData_HistoryInfo.IsMultiLanguage           = true;
     this.bsprData_HistoryInfo.IsReport                  = false;
     this.bsprData_HistoryInfo.Key                  = "";
     this.bsprData_HistoryInfo.Location             = new System.Drawing.Point(0, 30);
     this.bsprData_HistoryInfo.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData_HistoryInfo.ModifyFontColor      = System.Drawing.Color.Red;
     this.bsprData_HistoryInfo.Name                 = "bsprData_HistoryInfo";
     this.bsprData_HistoryInfo.RowFronzen           = 0;
     this.bsprData_HistoryInfo.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprData_HistoryInfo.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprData_HistoryInfo.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprData_HistoryInfo_Sheet1
     });
     this.bsprData_HistoryInfo.Size     = new System.Drawing.Size(1000, 590);
     this.bsprData_HistoryInfo.StyleID  = null;
     this.bsprData_HistoryInfo.TabIndex = 5;
     tipAppearance1.BackColor           = System.Drawing.SystemColors.Info;
     tipAppearance1.Font      = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor = System.Drawing.SystemColors.InfoText;
     this.bsprData_HistoryInfo.TextTipAppearance       = tipAppearance1;
     this.bsprData_HistoryInfo.UseCheckAll             = false;
     this.bsprData_HistoryInfo.UseCommandIcon          = false;
     this.bsprData_HistoryInfo.UseFilter               = false;
     this.bsprData_HistoryInfo.UseGeneralContextMenu   = true;
     this.bsprData_HistoryInfo.UseHeadColor            = false;
     this.bsprData_HistoryInfo.UseMultiCheck           = true;
     this.bsprData_HistoryInfo.UseOriginalEvent        = false;
     this.bsprData_HistoryInfo.UseSpreadEdit           = true;
     this.bsprData_HistoryInfo.UseStatusColor          = false;
     this.bsprData_HistoryInfo.UseWidthMemory          = true;
     this.bsprData_HistoryInfo.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprData_HistoryInfo.WhenDeleteUseModify     = false;
     //
     // bsprData_HistoryInfo_Sheet1
     //
     this.bsprData_HistoryInfo_Sheet1.Reset();
     this.bsprData_HistoryInfo_Sheet1.SheetName = "Sheet1";
     //
     // pnl_FillLabel
     //
     this.pnl_FillLabel.Controls.Add(this.bbtnlist_History);
     this.pnl_FillLabel.Controls.Add(this.blb_HistoryInfo);
     this.pnl_FillLabel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnl_FillLabel.Location = new System.Drawing.Point(0, 0);
     this.pnl_FillLabel.Name     = "pnl_FillLabel";
     this.pnl_FillLabel.Size     = new System.Drawing.Size(1000, 30);
     this.pnl_FillLabel.TabIndex = 1;
     //
     // bbtnlist_History
     //
     this.bbtnlist_History.BssClass = "";
     this.bbtnlist_History.ButtonHorizontalSpacing = 1;
     this.bbtnlist_History.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
     this.bbtnlist_History.Dock = System.Windows.Forms.DockStyle.Right;
     this.bbtnlist_History.HorizontalMarginSpacing = 5;
     this.bbtnlist_History.IsCondition             = false;
     this.bbtnlist_History.Location     = new System.Drawing.Point(248, 0);
     this.bbtnlist_History.MarginSpace  = 5;
     this.bbtnlist_History.Name         = "bbtnlist_History";
     this.bbtnlist_History.Size         = new System.Drawing.Size(752, 30);
     this.bbtnlist_History.TabIndex     = 1;
     this.bbtnlist_History.ButtonClick += new BISTel.PeakPerformance.Client.BISTelControl.ButtonList.ImageDelegate(this.bbtnlist_History_ButtonClick);
     //
     // blb_HistoryInfo
     //
     this.blb_HistoryInfo.BssClass        = "";
     this.blb_HistoryInfo.CustomTextAlign = "";
     this.blb_HistoryInfo.IsMultiLanguage = true;
     this.blb_HistoryInfo.Key             = "";
     this.blb_HistoryInfo.Location        = new System.Drawing.Point(4, 7);
     this.blb_HistoryInfo.Name            = "blb_HistoryInfo";
     this.blb_HistoryInfo.Size            = new System.Drawing.Size(100, 23);
     this.blb_HistoryInfo.TabIndex        = 0;
     this.blb_HistoryInfo.Text            = "History Info";
     //
     // pnl_Top
     //
     this.pnl_Top.Controls.Add(this.bsprData_ContextInfo);
     this.pnl_Top.Controls.Add(this.pnl_TopLabel);
     this.pnl_Top.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnl_Top.Location = new System.Drawing.Point(0, 0);
     this.pnl_Top.Name     = "pnl_Top";
     this.pnl_Top.Size     = new System.Drawing.Size(1000, 80);
     this.pnl_Top.TabIndex = 0;
     //
     // bsprData_ContextInfo
     //
     this.bsprData_ContextInfo.About = "3.0.2005.2005";
     this.bsprData_ContextInfo.AccessibleDescription = "";
     this.bsprData_ContextInfo.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData_ContextInfo.AddFontColor        = System.Drawing.Color.Blue;
     this.bsprData_ContextInfo.AddtionalCodeList   = ((System.Collections.SortedList)(resources.GetObject("bsprData_ContextInfo.AddtionalCodeList")));
     this.bsprData_ContextInfo.AllowNewRow         = true;
     this.bsprData_ContextInfo.AutoClipboard       = false;
     this.bsprData_ContextInfo.AutoGenerateColumns = false;
     this.bsprData_ContextInfo.BssClass            = "";
     this.bsprData_ContextInfo.ClickPos            = new System.Drawing.Point(0, 0);
     this.bsprData_ContextInfo.ColFronzen          = 0;
     columnInfo2.CheckBoxFields  = null;
     columnInfo2.ComboFields     = null;
     columnInfo2.DefaultValue    = null;
     columnInfo2.KeyFields       = null;
     columnInfo2.MandatoryFields = null;
     columnInfo2.SaveTableInfo   = null;
     columnInfo2.UniqueFields    = null;
     this.bsprData_ContextInfo.columnInformation    = columnInfo2;
     this.bsprData_ContextInfo.ComboEnable          = true;
     this.bsprData_ContextInfo.DataAutoHeadings     = false;
     this.bsprData_ContextInfo.DataSet              = null;
     this.bsprData_ContextInfo.DataSource_V2        = null;
     this.bsprData_ContextInfo.DateToDateTimeFormat = false;
     this.bsprData_ContextInfo.DefaultDeleteValue   = true;
     this.bsprData_ContextInfo.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData_ContextInfo.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bsprData_ContextInfo.DisplayColumnHeader  = true;
     this.bsprData_ContextInfo.DisplayRowHeader     = true;
     this.bsprData_ContextInfo.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprData_ContextInfo.EditModeReplace           = true;
     this.bsprData_ContextInfo.FilterVisible             = false;
     this.bsprData_ContextInfo.HeadHeight                = 20F;
     this.bsprData_ContextInfo.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprData_ContextInfo.IsCellCopy                = false;
     this.bsprData_ContextInfo.IsEditComboListItem       = false;
     this.bsprData_ContextInfo.IsMultiLanguage           = true;
     this.bsprData_ContextInfo.IsReport                  = false;
     this.bsprData_ContextInfo.Key                  = "";
     this.bsprData_ContextInfo.Location             = new System.Drawing.Point(0, 30);
     this.bsprData_ContextInfo.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData_ContextInfo.ModifyFontColor      = System.Drawing.Color.Red;
     this.bsprData_ContextInfo.Name                 = "bsprData_ContextInfo";
     this.bsprData_ContextInfo.RowFronzen           = 0;
     this.bsprData_ContextInfo.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprData_ContextInfo.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprData_ContextInfo.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprData_ContextInfo_Sheet1
     });
     this.bsprData_ContextInfo.Size     = new System.Drawing.Size(1000, 50);
     this.bsprData_ContextInfo.StyleID  = null;
     this.bsprData_ContextInfo.TabIndex = 5;
     tipAppearance2.BackColor           = System.Drawing.SystemColors.Info;
     tipAppearance2.Font      = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance2.ForeColor = System.Drawing.SystemColors.InfoText;
     this.bsprData_ContextInfo.TextTipAppearance       = tipAppearance2;
     this.bsprData_ContextInfo.UseCheckAll             = false;
     this.bsprData_ContextInfo.UseCommandIcon          = false;
     this.bsprData_ContextInfo.UseFilter               = false;
     this.bsprData_ContextInfo.UseGeneralContextMenu   = true;
     this.bsprData_ContextInfo.UseHeadColor            = false;
     this.bsprData_ContextInfo.UseMultiCheck           = true;
     this.bsprData_ContextInfo.UseOriginalEvent        = false;
     this.bsprData_ContextInfo.UseSpreadEdit           = true;
     this.bsprData_ContextInfo.UseStatusColor          = false;
     this.bsprData_ContextInfo.UseWidthMemory          = true;
     this.bsprData_ContextInfo.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprData_ContextInfo.WhenDeleteUseModify     = false;
     //
     // bsprData_ContextInfo_Sheet1
     //
     this.bsprData_ContextInfo_Sheet1.Reset();
     this.bsprData_ContextInfo_Sheet1.SheetName = "Sheet1";
     //
     // pnl_TopLabel
     //
     this.pnl_TopLabel.Controls.Add(this.blb_ContextInfo);
     this.pnl_TopLabel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnl_TopLabel.Location = new System.Drawing.Point(0, 0);
     this.pnl_TopLabel.Name     = "pnl_TopLabel";
     this.pnl_TopLabel.Size     = new System.Drawing.Size(1000, 30);
     this.pnl_TopLabel.TabIndex = 0;
     //
     // blb_ContextInfo
     //
     this.blb_ContextInfo.BssClass        = "";
     this.blb_ContextInfo.CustomTextAlign = "";
     this.blb_ContextInfo.IsMultiLanguage = true;
     this.blb_ContextInfo.Key             = "";
     this.blb_ContextInfo.Location        = new System.Drawing.Point(4, 4);
     this.blb_ContextInfo.Name            = "blb_ContextInfo";
     this.blb_ContextInfo.Size            = new System.Drawing.Size(100, 23);
     this.blb_ContextInfo.TabIndex        = 0;
     this.blb_ContextInfo.Text            = "Context Info";
     //
     // SPCModelHistoryPopup
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize            = new System.Drawing.Size(1018, 739);
     this.ContentsAreaMinHeight = 700;
     this.ContentsAreaMinWidth  = 1000;
     this.MaximizeBox           = true;
     this.MinimizeBox           = true;
     this.Name      = "SPCModelHistoryPopup";
     this.Resizable = true;
     this.Text      = "SPCModelHistoryPopup";
     this.Title     = "SPC Model History";
     this.pnlContentsArea.ResumeLayout(false);
     this.pnl_Base.ResumeLayout(false);
     this.pnl_Fill.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_HistoryInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_HistoryInfo_Sheet1)).EndInit();
     this.pnl_FillLabel.ResumeLayout(false);
     this.pnl_Top.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_ContextInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_ContextInfo_Sheet1)).EndInit();
     this.pnl_TopLabel.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(OCAPListUC));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.pnlOCAPListBase = new System.Windows.Forms.Panel();
     this.btpnlOCAP       = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
     this.panel1          = new System.Windows.Forms.Panel();
     this.bsprData        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprData_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.bbtnList        = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
     this.pnlOCAPListBase.SuspendLayout();
     this.btpnlOCAP.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // pnlOCAPListBase
     //
     this.pnlOCAPListBase.Controls.Add(this.btpnlOCAP);
     this.pnlOCAPListBase.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlOCAPListBase.Location = new System.Drawing.Point(0, 0);
     this.pnlOCAPListBase.Name     = "pnlOCAPListBase";
     this.pnlOCAPListBase.Size     = new System.Drawing.Size(714, 513);
     this.pnlOCAPListBase.TabIndex = 0;
     //
     // btpnlOCAP
     //
     this.btpnlOCAP.BssClass = "TitlePanel";
     this.btpnlOCAP.Controls.Add(this.panel1);
     this.btpnlOCAP.Controls.Add(this.bbtnList);
     this.btpnlOCAP.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.btpnlOCAP.ImageBottom      = null;
     this.btpnlOCAP.ImageBottomRight = null;
     this.btpnlOCAP.ImageClose       = null;
     this.btpnlOCAP.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("btpnlOCAP.ImageLeft")));
     this.btpnlOCAP.ImageLeftBottom  = null;
     this.btpnlOCAP.ImageLeftFill    = null;
     this.btpnlOCAP.ImageMax         = null;
     this.btpnlOCAP.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("btpnlOCAP.ImageMiddle")));
     this.btpnlOCAP.ImageMin         = null;
     this.btpnlOCAP.ImagePanelMax    = null;
     this.btpnlOCAP.ImagePanelMin    = null;
     this.btpnlOCAP.ImagePanelNormal = null;
     this.btpnlOCAP.ImageRight       = ((System.Drawing.Image)(resources.GetObject("btpnlOCAP.ImageRight")));
     this.btpnlOCAP.ImageRightFill   = null;
     this.btpnlOCAP.IsPopupMax       = false;
     this.btpnlOCAP.IsSelected       = false;
     this.btpnlOCAP.Key            = "";
     this.btpnlOCAP.Location       = new System.Drawing.Point(0, 0);
     this.btpnlOCAP.MaxControlName = "";
     this.btpnlOCAP.MaxResizable   = false;
     this.btpnlOCAP.MaxVisibleStateForMaxNormal = false;
     this.btpnlOCAP.Name                = "btpnlOCAP";
     this.btpnlOCAP.Padding             = new System.Windows.Forms.Padding(0, 29, 0, 0);
     this.btpnlOCAP.PaddingTop          = 4;
     this.btpnlOCAP.PopMaxHeight        = 0;
     this.btpnlOCAP.PopMaxWidth         = 0;
     this.btpnlOCAP.RightPadding        = 5;
     this.btpnlOCAP.SelectedColor       = System.Drawing.Color.Blue;
     this.btpnlOCAP.ShowCloseButton     = false;
     this.btpnlOCAP.ShowMaxNormalButton = false;
     this.btpnlOCAP.ShowMinButton       = false;
     this.btpnlOCAP.Size                = new System.Drawing.Size(714, 513);
     this.btpnlOCAP.TabIndex            = 0;
     this.btpnlOCAP.Title               = "OCAP List";
     this.btpnlOCAP.TitleColor          = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(151)))), ((int)(((byte)(212)))));
     this.btpnlOCAP.TitleFont           = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.btpnlOCAP.TopPadding          = 5;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.bsprData);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 57);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(714, 456);
     this.panel1.TabIndex = 7;
     //
     // bsprData
     //
     this.bsprData.About = "3.0.2005.2005";
     this.bsprData.AccessibleDescription = "";
     this.bsprData.AddFont              = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.AddFontColor         = System.Drawing.Color.Blue;
     this.bsprData.AddtionalCodeList    = ((System.Collections.SortedList)(resources.GetObject("bsprData.AddtionalCodeList")));
     this.bsprData.AllowNewRow          = true;
     this.bsprData.AutoClipboard        = false;
     this.bsprData.AutoGenerateColumns  = false;
     this.bsprData.BssClass             = "";
     this.bsprData.ClickPos             = new System.Drawing.Point(0, 0);
     this.bsprData.ColFronzen           = 0;
     columnInfo1.CheckBoxFields         = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.CheckBoxFields")));
     columnInfo1.ComboFields            = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.ComboFields")));
     columnInfo1.DefaultValue           = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo1.DefaultValue")));
     columnInfo1.KeyFields              = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.SaveTableInfo          = ((System.Collections.SortedList)(resources.GetObject("columnInfo1.SaveTableInfo")));
     columnInfo1.UniqueFields           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bsprData.columnInformation    = columnInfo1;
     this.bsprData.ComboEnable          = true;
     this.bsprData.DataAutoHeadings     = false;
     this.bsprData.DataSet              = null;
     this.bsprData.DataSource_V2        = null;
     this.bsprData.DateToDateTimeFormat = false;
     this.bsprData.DefaultDeleteValue   = true;
     this.bsprData.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bsprData.DisplayColumnHeader  = true;
     this.bsprData.DisplayRowHeader     = true;
     this.bsprData.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.bsprData.EditModeReplace     = true;
     this.bsprData.FilterVisible       = false;
     this.bsprData.HeadHeight          = 20F;
     this.bsprData.IsCellCopy          = false;
     this.bsprData.IsEditComboListItem = false;
     this.bsprData.IsMultiLanguage     = true;
     this.bsprData.IsReport            = false;
     this.bsprData.Key                  = "";
     this.bsprData.Location             = new System.Drawing.Point(0, 0);
     this.bsprData.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.ModifyFontColor      = System.Drawing.Color.Red;
     this.bsprData.Name                 = "bsprData";
     this.bsprData.RowFronzen           = 0;
     this.bsprData.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprData.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprData_Sheet1
     });
     this.bsprData.Size                  = new System.Drawing.Size(714, 456);
     this.bsprData.StyleID               = null;
     this.bsprData.TabIndex              = 4;
     tipAppearance1.BackColor            = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                 = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor            = System.Drawing.SystemColors.InfoText;
     this.bsprData.TextTipAppearance     = tipAppearance1;
     this.bsprData.UseCheckAll           = false;
     this.bsprData.UseCommandIcon        = false;
     this.bsprData.UseFilter             = false;
     this.bsprData.UseGeneralContextMenu = true;
     this.bsprData.UseHeadColor          = false;
     this.bsprData.UseMultiCheck         = true;
     this.bsprData.UseOriginalEvent      = false;
     this.bsprData.UseSpreadEdit         = true;
     this.bsprData.UseStatusColor        = false;
     this.bsprData.UseWidthMemory        = true;
     this.bsprData.WhenDeleteUseModify   = false;
     this.bsprData.CellClick            += new FarPoint.Win.Spread.CellClickEventHandler(this.bsprData_CellClick);
     //
     // bsprData_Sheet1
     //
     this.bsprData_Sheet1.Reset();
     this.bsprData_Sheet1.SheetName = "Sheet1";
     //
     // bbtnList
     //
     this.bbtnList.BssClass = "";
     this.bbtnList.ButtonHorizontalSpacing = 1;
     this.bbtnList.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
     this.bbtnList.Dock = System.Windows.Forms.DockStyle.Top;
     this.bbtnList.HorizontalMarginSpacing = 5;
     this.bbtnList.IsCondition             = false;
     this.bbtnList.Location     = new System.Drawing.Point(0, 29);
     this.bbtnList.MarginSpace  = 5;
     this.bbtnList.Name         = "bbtnList";
     this.bbtnList.Size         = new System.Drawing.Size(714, 28);
     this.bbtnList.TabIndex     = 3;
     this.bbtnList.ButtonClick += new BISTel.PeakPerformance.Client.BISTelControl.ButtonList.ImageDelegate(this.bbtnList_ButtonClick);
     //
     // OCAPListUC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.pnlOCAPListBase);
     this.Name = "OCAPListUC";
     this.Size = new System.Drawing.Size(714, 513);
     this.pnlOCAPListBase.ResumeLayout(false);
     this.btpnlOCAP.ResumeLayout(false);
     this.btpnlOCAP.PerformLayout();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(ChartDataPopup));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo2 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance2 = new FarPoint.Win.Spread.TipAppearance();
     this.pnlChartRowDataPopup = new System.Windows.Forms.Panel();
     this.panel2             = new System.Windows.Forms.Panel();
     this.bTabControl1       = new BISTel.PeakPerformance.Client.BISTelControl.BTabControl();
     this.tabPage1           = new System.Windows.Forms.TabPage();
     this.bsprData           = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprData_Sheet1    = new FarPoint.Win.Spread.SheetView();
     this.tabPage2           = new System.Windows.Forms.TabPage();
     this.bsprRawData        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprRawData_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.panel1             = new System.Windows.Forms.Panel();
     this.bapnlButton        = new BISTel.PeakPerformance.Client.BISTelControl.BArrangePanel();
     this.bbtnCancel         = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.bapnlHistoryInfo_1 = new BISTel.PeakPerformance.Client.BISTelControl.BArrangePanel();
     this.bbtnList           = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
     this.pnlChartRowDataPopup.SuspendLayout();
     this.panel2.SuspendLayout();
     this.bTabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_Sheet1)).BeginInit();
     this.tabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprRawData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprRawData_Sheet1)).BeginInit();
     this.panel1.SuspendLayout();
     this.bapnlButton.SuspendLayout();
     this.bapnlHistoryInfo_1.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlContentsArea
     //
     this.pnlContentsArea.Size = new System.Drawing.Size(806, 506);
     //
     // pnlChartRowDataPopup
     //
     this.pnlChartRowDataPopup.Controls.Add(this.panel2);
     this.pnlChartRowDataPopup.Controls.Add(this.panel1);
     this.pnlChartRowDataPopup.Controls.Add(this.bapnlHistoryInfo_1);
     this.pnlChartRowDataPopup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlChartRowDataPopup.Location = new System.Drawing.Point(6, 27);
     this.pnlChartRowDataPopup.Name     = "pnlChartRowDataPopup";
     this.pnlChartRowDataPopup.Size     = new System.Drawing.Size(806, 506);
     this.pnlChartRowDataPopup.TabIndex = 14;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.bTabControl1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 30);
     this.panel2.Name     = "panel2";
     this.panel2.Padding  = new System.Windows.Forms.Padding(5, 5, 5, 0);
     this.panel2.Size     = new System.Drawing.Size(806, 441);
     this.panel2.TabIndex = 4;
     //
     // bTabControl1
     //
     this.bTabControl1.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(161)))), ((int)(((byte)(184)))));
     this.bTabControl1.BssClass           = "DataMainTab";
     this.bTabControl1.CloseImage         = ((System.Drawing.Image)(resources.GetObject("bTabControl1.CloseImage")));
     this.bTabControl1.CloseRollOverImage = ((System.Drawing.Image)(resources.GetObject("bTabControl1.CloseRollOverImage")));
     this.bTabControl1.Controls.Add(this.tabPage1);
     this.bTabControl1.Controls.Add(this.tabPage2);
     this.bTabControl1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.bTabControl1.DrawMode     = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
     this.bTabControl1.Font         = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.bTabControl1.FontSizeSet  = "11";
     this.bTabControl1.IsDrawBorder = true;
     this.bTabControl1.IsFillBorder = false;
     this.bTabControl1.IsReleaseAlignmentRestrict = false;
     this.bTabControl1.IsSpace                      = true;
     this.bTabControl1.Key                          = "";
     this.bTabControl1.Location                     = new System.Drawing.Point(5, 5);
     this.bTabControl1.Margin                       = new System.Windows.Forms.Padding(0);
     this.bTabControl1.Name                         = "bTabControl1";
     this.bTabControl1.SelectedIndex                = 0;
     this.bTabControl1.Size                         = new System.Drawing.Size(796, 436);
     this.bTabControl1.TabBackColor                 = System.Drawing.Color.White;
     this.bTabControl1.TabBackImage                 = null;
     this.bTabControl1.TabIndex                     = 6;
     this.bTabControl1.TabPageClose                 = false;
     this.bTabControl1.TabSelectFontColor           = System.Drawing.Color.White;
     this.bTabControl1.TabSelectLeftImage           = ((System.Drawing.Image)(resources.GetObject("bTabControl1.TabSelectLeftImage")));
     this.bTabControl1.TabSelectMiddleImage         = ((System.Drawing.Image)(resources.GetObject("bTabControl1.TabSelectMiddleImage")));
     this.bTabControl1.TabSelectRightImage          = ((System.Drawing.Image)(resources.GetObject("bTabControl1.TabSelectRightImage")));
     this.bTabControl1.TabSelectRollOverFontColor   = System.Drawing.Color.Black;
     this.bTabControl1.TabUnSelectFontColor         = System.Drawing.Color.Black;
     this.bTabControl1.TabUnSelectLeftImage         = ((System.Drawing.Image)(resources.GetObject("bTabControl1.TabUnSelectLeftImage")));
     this.bTabControl1.TabUnSelectMiddleImage       = ((System.Drawing.Image)(resources.GetObject("bTabControl1.TabUnSelectMiddleImage")));
     this.bTabControl1.TabUnSelectRightImage        = ((System.Drawing.Image)(resources.GetObject("bTabControl1.TabUnSelectRightImage")));
     this.bTabControl1.TabUnSelectRollOverFontColor = System.Drawing.Color.White;
     this.bTabControl1.TextLeftPosition             = 5;
     this.bTabControl1.UseShadowFont                = false;
     this.bTabControl1.Selecting                   += new System.Windows.Forms.TabControlCancelEventHandler(this.bTabControl1_Selecting);
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.bsprData);
     this.tabPage1.Location = new System.Drawing.Point(4, 26);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(788, 406);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Chart Data      ";
     //
     // bsprData
     //
     this.bsprData.About = "3.0.2005.2005";
     this.bsprData.AccessibleDescription = "";
     this.bsprData.AddFont              = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.AddFontColor         = System.Drawing.Color.Blue;
     this.bsprData.AddtionalCodeList    = ((System.Collections.SortedList)(resources.GetObject("bsprData.AddtionalCodeList")));
     this.bsprData.AllowNewRow          = true;
     this.bsprData.AutoClipboard        = false;
     this.bsprData.AutoGenerateColumns  = false;
     this.bsprData.BssClass             = "";
     this.bsprData.ClickPos             = new System.Drawing.Point(0, 0);
     this.bsprData.ColFronzen           = 0;
     columnInfo1.CheckBoxFields         = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.CheckBoxFields")));
     columnInfo1.ComboFields            = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.ComboFields")));
     columnInfo1.DefaultValue           = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo1.DefaultValue")));
     columnInfo1.KeyFields              = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.SaveTableInfo          = ((System.Collections.SortedList)(resources.GetObject("columnInfo1.SaveTableInfo")));
     columnInfo1.UniqueFields           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bsprData.columnInformation    = columnInfo1;
     this.bsprData.ComboEnable          = true;
     this.bsprData.DataAutoHeadings     = false;
     this.bsprData.DataSet              = null;
     this.bsprData.DataSource_V2        = null;
     this.bsprData.DateToDateTimeFormat = false;
     this.bsprData.DefaultDeleteValue   = true;
     this.bsprData.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bsprData.DisplayColumnHeader  = true;
     this.bsprData.DisplayRowHeader     = true;
     this.bsprData.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprData.EditModeReplace           = true;
     this.bsprData.FilterVisible             = false;
     this.bsprData.HeadHeight                = 20F;
     this.bsprData.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprData.IsCellCopy                = true;
     this.bsprData.IsEditComboListItem       = false;
     this.bsprData.IsMultiLanguage           = false;
     this.bsprData.IsReport                  = false;
     this.bsprData.Key                  = "";
     this.bsprData.Location             = new System.Drawing.Point(0, 0);
     this.bsprData.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.ModifyFontColor      = System.Drawing.Color.Red;
     this.bsprData.Name                 = "bsprData";
     this.bsprData.Padding              = new System.Windows.Forms.Padding(5);
     this.bsprData.RowFronzen           = 0;
     this.bsprData.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprData.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprData_Sheet1
     });
     this.bsprData.Size                    = new System.Drawing.Size(788, 406);
     this.bsprData.StyleID                 = null;
     this.bsprData.TabIndex                = 3;
     tipAppearance1.BackColor              = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor              = System.Drawing.SystemColors.InfoText;
     this.bsprData.TextTipAppearance       = tipAppearance1;
     this.bsprData.UseCheckAll             = false;
     this.bsprData.UseCommandIcon          = false;
     this.bsprData.UseFilter               = false;
     this.bsprData.UseGeneralContextMenu   = true;
     this.bsprData.UseHeadColor            = false;
     this.bsprData.UseMultiCheck           = true;
     this.bsprData.UseOriginalEvent        = false;
     this.bsprData.UseSpreadEdit           = true;
     this.bsprData.UseStatusColor          = false;
     this.bsprData.UseWidthMemory          = true;
     this.bsprData.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprData.WhenDeleteUseModify     = false;
     this.bsprData.KeyDown                += new System.Windows.Forms.KeyEventHandler(this.bsprData_KeyDown);
     this.bsprData.KeyUp                  += new System.Windows.Forms.KeyEventHandler(this.bsprData_KeyUp);
     //
     // bsprData_Sheet1
     //
     this.bsprData_Sheet1.Reset();
     this.bsprData_Sheet1.SheetName = "Sheet1";
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.bsprRawData);
     this.tabPage2.Location = new System.Drawing.Point(4, 26);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Size     = new System.Drawing.Size(788, 406);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "Raw Data      ";
     //
     // bsprRawData
     //
     this.bsprRawData.About = "3.0.2005.2005";
     this.bsprRawData.AccessibleDescription = "";
     this.bsprRawData.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprRawData.AddFontColor        = System.Drawing.Color.Blue;
     this.bsprRawData.AddtionalCodeList   = ((System.Collections.SortedList)(resources.GetObject("bsprRawData.AddtionalCodeList")));
     this.bsprRawData.AllowNewRow         = true;
     this.bsprRawData.AutoClipboard       = false;
     this.bsprRawData.AutoGenerateColumns = false;
     this.bsprRawData.BssClass            = "";
     this.bsprRawData.ClickPos            = new System.Drawing.Point(0, 0);
     this.bsprRawData.ColFronzen          = 0;
     columnInfo2.CheckBoxFields           = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo2.CheckBoxFields")));
     columnInfo2.ComboFields                    = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo2.ComboFields")));
     columnInfo2.DefaultValue                   = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo2.DefaultValue")));
     columnInfo2.KeyFields                      = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.KeyFields")));
     columnInfo2.MandatoryFields                = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.MandatoryFields")));
     columnInfo2.SaveTableInfo                  = ((System.Collections.SortedList)(resources.GetObject("columnInfo2.SaveTableInfo")));
     columnInfo2.UniqueFields                   = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.UniqueFields")));
     this.bsprRawData.columnInformation         = columnInfo2;
     this.bsprRawData.ComboEnable               = true;
     this.bsprRawData.DataAutoHeadings          = false;
     this.bsprRawData.DataSet                   = null;
     this.bsprRawData.DataSource_V2             = null;
     this.bsprRawData.DateToDateTimeFormat      = false;
     this.bsprRawData.DefaultDeleteValue        = true;
     this.bsprRawData.DeleteFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprRawData.DeleteFontColor           = System.Drawing.Color.Gray;
     this.bsprRawData.DisplayColumnHeader       = true;
     this.bsprRawData.DisplayRowHeader          = true;
     this.bsprRawData.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprRawData.EditModeReplace           = true;
     this.bsprRawData.FilterVisible             = false;
     this.bsprRawData.HeadHeight                = 20F;
     this.bsprRawData.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprRawData.IsCellCopy                = true;
     this.bsprRawData.IsEditComboListItem       = false;
     this.bsprRawData.IsMultiLanguage           = false;
     this.bsprRawData.IsReport                  = false;
     this.bsprRawData.Key                  = "";
     this.bsprRawData.Location             = new System.Drawing.Point(0, 0);
     this.bsprRawData.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprRawData.ModifyFontColor      = System.Drawing.Color.Red;
     this.bsprRawData.Name                 = "bsprRawData";
     this.bsprRawData.Padding              = new System.Windows.Forms.Padding(5);
     this.bsprRawData.RowFronzen           = 0;
     this.bsprRawData.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprRawData.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprRawData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprRawData_Sheet1
     });
     this.bsprRawData.Size                    = new System.Drawing.Size(788, 406);
     this.bsprRawData.StyleID                 = null;
     this.bsprRawData.TabIndex                = 4;
     tipAppearance2.BackColor                 = System.Drawing.SystemColors.Info;
     tipAppearance2.Font                      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance2.ForeColor                 = System.Drawing.SystemColors.InfoText;
     this.bsprRawData.TextTipAppearance       = tipAppearance2;
     this.bsprRawData.UseCheckAll             = false;
     this.bsprRawData.UseCommandIcon          = false;
     this.bsprRawData.UseFilter               = false;
     this.bsprRawData.UseGeneralContextMenu   = true;
     this.bsprRawData.UseHeadColor            = false;
     this.bsprRawData.UseMultiCheck           = true;
     this.bsprRawData.UseOriginalEvent        = false;
     this.bsprRawData.UseSpreadEdit           = true;
     this.bsprRawData.UseStatusColor          = false;
     this.bsprRawData.UseWidthMemory          = true;
     this.bsprRawData.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprRawData.WhenDeleteUseModify     = false;
     this.bsprRawData.KeyDown                += new System.Windows.Forms.KeyEventHandler(this.bsprRawData_KeyDown);
     this.bsprRawData.KeyUp                  += new System.Windows.Forms.KeyEventHandler(this.bsprRawData_KeyUp);
     //
     // bsprRawData_Sheet1
     //
     this.bsprRawData_Sheet1.Reset();
     this.bsprRawData_Sheet1.SheetName = "Sheet1";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.bapnlButton);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 471);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(806, 35);
     this.panel1.TabIndex = 3;
     //
     // bapnlButton
     //
     this.bapnlButton.BLabelAutoPadding = true;
     this.bapnlButton.BssClass          = "DataArrPanel";
     this.bapnlButton.Controls.Add(this.bbtnCancel);
     this.bapnlButton.Dock           = System.Windows.Forms.DockStyle.Bottom;
     this.bapnlButton.IsCondition    = false;
     this.bapnlButton.Key            = "";
     this.bapnlButton.Location       = new System.Drawing.Point(0, 0);
     this.bapnlButton.Name           = "bapnlButton";
     this.bapnlButton.Padding_Bottom = 5;
     this.bapnlButton.Padding_Left   = 5;
     this.bapnlButton.Padding_Right  = 5;
     this.bapnlButton.Padding_Top    = 5;
     this.bapnlButton.Size           = new System.Drawing.Size(806, 35);
     this.bapnlButton.Space          = 5;
     this.bapnlButton.TabIndex       = 2;
     this.bapnlButton.Title          = "";
     //
     // bbtnCancel
     //
     this.bbtnCancel.AutoButtonSize          = false;
     this.bbtnCancel.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnCancel.BackgroundImage")));
     this.bbtnCancel.BssClass                = "ConditionButton";
     this.bbtnCancel.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnCancel.Font                    = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtnCancel.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnCancel.IsMultiLanguage         = true;
     this.bbtnCancel.Key                     = "FDC_POPUP_BUTTON_CLOSE";
     this.bbtnCancel.Location                = new System.Drawing.Point(717, 5);
     this.bbtnCancel.Name                    = "bbtnCancel";
     this.bbtnCancel.Size                    = new System.Drawing.Size(80, 25);
     this.bbtnCancel.TabIndex                = 2;
     this.bbtnCancel.TabStop                 = false;
     this.bbtnCancel.Text                    = "Close";
     this.bbtnCancel.ToolTipText             = "";
     this.bbtnCancel.UseVisualStyleBackColor = true;
     this.bbtnCancel.Click                  += new System.EventHandler(this.bbtnCancel_Click);
     //
     // bapnlHistoryInfo_1
     //
     this.bapnlHistoryInfo_1.BLabelAutoPadding = true;
     this.bapnlHistoryInfo_1.BssClass          = "DataArrPanel";
     this.bapnlHistoryInfo_1.Controls.Add(this.bbtnList);
     this.bapnlHistoryInfo_1.Dock           = System.Windows.Forms.DockStyle.Top;
     this.bapnlHistoryInfo_1.IsCondition    = true;
     this.bapnlHistoryInfo_1.Key            = "";
     this.bapnlHistoryInfo_1.Location       = new System.Drawing.Point(0, 0);
     this.bapnlHistoryInfo_1.Name           = "bapnlHistoryInfo_1";
     this.bapnlHistoryInfo_1.Padding_Bottom = 5;
     this.bapnlHistoryInfo_1.Padding_Left   = 5;
     this.bapnlHistoryInfo_1.Padding_Right  = 5;
     this.bapnlHistoryInfo_1.Padding_Top    = 5;
     this.bapnlHistoryInfo_1.Size           = new System.Drawing.Size(806, 30);
     this.bapnlHistoryInfo_1.Space          = 5;
     this.bapnlHistoryInfo_1.TabIndex       = 0;
     this.bapnlHistoryInfo_1.Title          = "";
     //
     // bbtnList
     //
     this.bbtnList.BssClass = "";
     this.bbtnList.ButtonHorizontalSpacing = 1;
     this.bbtnList.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
     this.bbtnList.Dock = System.Windows.Forms.DockStyle.Right;
     this.bbtnList.HorizontalMarginSpacing = 5;
     this.bbtnList.IsCondition             = false;
     this.bbtnList.Location     = new System.Drawing.Point(289, 0);
     this.bbtnList.MarginSpace  = 5;
     this.bbtnList.Name         = "bbtnList";
     this.bbtnList.Size         = new System.Drawing.Size(517, 30);
     this.bbtnList.TabIndex     = 7;
     this.bbtnList.ButtonClick += new BISTel.PeakPerformance.Client.BISTelControl.ButtonList.ImageDelegate(this.bbtnList_ButtonClick);
     //
     // ChartDataPopup
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSize              = true;
     this.ClientSize            = new System.Drawing.Size(818, 539);
     this.ContentsAreaMinHeight = 500;
     this.ContentsAreaMinWidth  = 800;
     this.Controls.Add(this.pnlChartRowDataPopup);
     this.MaximizeBox = true;
     this.MinimizeBox = true;
     this.Name        = "ChartDataPopup";
     this.Resizable   = true;
     this.Controls.SetChildIndex(this.pnlContentsArea, 0);
     this.Controls.SetChildIndex(this.pnlChartRowDataPopup, 0);
     this.pnlChartRowDataPopup.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.bTabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_Sheet1)).EndInit();
     this.tabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprRawData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprRawData_Sheet1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.bapnlButton.ResumeLayout(false);
     this.bapnlHistoryInfo_1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(SPCChartViewUC));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.bTitlePanel1         = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
     this.bapChart             = new BISTel.PeakPerformance.Client.BISTelControl.BArrangePanel();
     this.bcpnl_ChartBase      = new System.Windows.Forms.Panel();
     this.pnlChart             = new System.Windows.Forms.Panel();
     this.splitter1            = new System.Windows.Forms.Splitter();
     this.bplInformation       = new BISTel.PeakPerformance.Client.BISTelControl.BArrangePanel();
     this.bTitPanelInformation = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
     this.bsprContext          = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprContext_Sheet1   = new FarPoint.Win.Spread.SheetView();
     this.bapnl_Button         = new BISTel.PeakPerformance.Client.BISTelControl.BArrangePanel();
     this.panel1        = new System.Windows.Forms.Panel();
     this.bbtnListChart = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
     this.bTitlePanel1.SuspendLayout();
     this.bapChart.SuspendLayout();
     this.bcpnl_ChartBase.SuspendLayout();
     this.bplInformation.SuspendLayout();
     this.bTitPanelInformation.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprContext)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprContext_Sheet1)).BeginInit();
     this.bapnl_Button.SuspendLayout();
     this.SuspendLayout();
     //
     // bTitlePanel1
     //
     this.bTitlePanel1.AutoScroll = true;
     this.bTitlePanel1.BssClass   = "TitlePanel";
     this.bTitlePanel1.Controls.Add(this.bapChart);
     this.bTitlePanel1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.bTitlePanel1.ImageBottom      = null;
     this.bTitlePanel1.ImageBottomRight = null;
     this.bTitlePanel1.ImageClose       = null;
     this.bTitlePanel1.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageLeft")));
     this.bTitlePanel1.ImageLeftBottom  = null;
     this.bTitlePanel1.ImageLeftFill    = null;
     this.bTitlePanel1.ImageMax         = null;
     this.bTitlePanel1.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageMiddle")));
     this.bTitlePanel1.ImageMin         = null;
     this.bTitlePanel1.ImagePanelMax    = null;
     this.bTitlePanel1.ImagePanelMin    = null;
     this.bTitlePanel1.ImagePanelNormal = null;
     this.bTitlePanel1.ImageRight       = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageRight")));
     this.bTitlePanel1.ImageRightFill   = null;
     this.bTitlePanel1.IsPopupMax       = false;
     this.bTitlePanel1.IsSelected       = false;
     this.bTitlePanel1.Key            = "";
     this.bTitlePanel1.Location       = new System.Drawing.Point(0, 0);
     this.bTitlePanel1.MaxControlName = "";
     this.bTitlePanel1.MaxResizable   = false;
     this.bTitlePanel1.MaxVisibleStateForMaxNormal = false;
     this.bTitlePanel1.Name                = "bTitlePanel1";
     this.bTitlePanel1.Padding             = new System.Windows.Forms.Padding(0, 32, 0, 0);
     this.bTitlePanel1.PaddingTop          = 4;
     this.bTitlePanel1.PopMaxHeight        = 0;
     this.bTitlePanel1.PopMaxWidth         = 0;
     this.bTitlePanel1.RightPadding        = 5;
     this.bTitlePanel1.SelectedColor       = System.Drawing.Color.Blue;
     this.bTitlePanel1.ShowCloseButton     = false;
     this.bTitlePanel1.ShowMaxNormalButton = false;
     this.bTitlePanel1.ShowMinButton       = false;
     this.bTitlePanel1.Size                = new System.Drawing.Size(906, 613);
     this.bTitlePanel1.TabIndex            = 0;
     this.bTitlePanel1.Title               = "SPC Control Chart";
     this.bTitlePanel1.TitleColor          = System.Drawing.Color.Black;
     this.bTitlePanel1.TitleFont           = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.bTitlePanel1.TopPadding          = 5;
     this.bTitlePanel1.Resize             += new System.EventHandler(this.bTitlePanel1_Resize);
     //
     // bapChart
     //
     this.bapChart.AutoScroll        = true;
     this.bapChart.BLabelAutoPadding = true;
     this.bapChart.BssClass          = "DataArrPanel";
     this.bapChart.Controls.Add(this.bcpnl_ChartBase);
     this.bapChart.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.bapChart.IsCondition    = true;
     this.bapChart.Key            = "";
     this.bapChart.Location       = new System.Drawing.Point(0, 32);
     this.bapChart.Name           = "bapChart";
     this.bapChart.Padding_Bottom = 5;
     this.bapChart.Padding_Left   = 5;
     this.bapChart.Padding_Right  = 5;
     this.bapChart.Padding_Top    = 5;
     this.bapChart.Size           = new System.Drawing.Size(906, 581);
     this.bapChart.Space          = 5;
     this.bapChart.TabIndex       = 5;
     this.bapChart.Title          = "";
     //
     // bcpnl_ChartBase
     //
     this.bcpnl_ChartBase.BackColor = System.Drawing.Color.White;
     this.bcpnl_ChartBase.Controls.Add(this.pnlChart);
     this.bcpnl_ChartBase.Controls.Add(this.splitter1);
     this.bcpnl_ChartBase.Controls.Add(this.bplInformation);
     this.bcpnl_ChartBase.Controls.Add(this.bapnl_Button);
     this.bcpnl_ChartBase.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.bcpnl_ChartBase.Location = new System.Drawing.Point(0, 0);
     this.bcpnl_ChartBase.Name     = "bcpnl_ChartBase";
     this.bcpnl_ChartBase.Size     = new System.Drawing.Size(906, 581);
     this.bcpnl_ChartBase.TabIndex = 7;
     //
     // pnlChart
     //
     this.pnlChart.AutoScroll = true;
     this.pnlChart.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.pnlChart.Location   = new System.Drawing.Point(0, 30);
     this.pnlChart.Name       = "pnlChart";
     this.pnlChart.Size       = new System.Drawing.Size(541, 551);
     this.pnlChart.TabIndex   = 4;
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.splitter1.Location = new System.Drawing.Point(541, 30);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(12, 551);
     this.splitter1.TabIndex = 6;
     this.splitter1.TabStop  = false;
     //
     // bplInformation
     //
     this.bplInformation.AutoScroll        = true;
     this.bplInformation.BLabelAutoPadding = true;
     this.bplInformation.BssClass          = "DataArrPanel";
     this.bplInformation.Controls.Add(this.bTitPanelInformation);
     this.bplInformation.Dock           = System.Windows.Forms.DockStyle.Right;
     this.bplInformation.IsCondition    = true;
     this.bplInformation.Key            = "";
     this.bplInformation.Location       = new System.Drawing.Point(553, 30);
     this.bplInformation.Name           = "bplInformation";
     this.bplInformation.Padding_Bottom = 5;
     this.bplInformation.Padding_Left   = 5;
     this.bplInformation.Padding_Right  = 5;
     this.bplInformation.Padding_Top    = 5;
     this.bplInformation.Size           = new System.Drawing.Size(353, 551);
     this.bplInformation.Space          = 5;
     this.bplInformation.TabIndex       = 5;
     this.bplInformation.Title          = "";
     this.bplInformation.Visible        = false;
     //
     // bTitPanelInformation
     //
     this.bTitPanelInformation.BssClass = "TitlePanel";
     this.bTitPanelInformation.Controls.Add(this.bsprContext);
     this.bTitPanelInformation.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.bTitPanelInformation.ImageBottom      = null;
     this.bTitPanelInformation.ImageBottomRight = null;
     this.bTitPanelInformation.ImageClose       = null;
     this.bTitPanelInformation.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("bTitPanelInformation.ImageLeft")));
     this.bTitPanelInformation.ImageLeftBottom  = null;
     this.bTitPanelInformation.ImageLeftFill    = null;
     this.bTitPanelInformation.ImageMax         = null;
     this.bTitPanelInformation.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("bTitPanelInformation.ImageMiddle")));
     this.bTitPanelInformation.ImageMin         = null;
     this.bTitPanelInformation.ImagePanelMax    = null;
     this.bTitPanelInformation.ImagePanelMin    = null;
     this.bTitPanelInformation.ImagePanelNormal = null;
     this.bTitPanelInformation.ImageRight       = ((System.Drawing.Image)(resources.GetObject("bTitPanelInformation.ImageRight")));
     this.bTitPanelInformation.ImageRightFill   = null;
     this.bTitPanelInformation.IsPopupMax       = false;
     this.bTitPanelInformation.IsSelected       = false;
     this.bTitPanelInformation.Key            = "";
     this.bTitPanelInformation.Location       = new System.Drawing.Point(0, 0);
     this.bTitPanelInformation.MaxControlName = "";
     this.bTitPanelInformation.MaxResizable   = true;
     this.bTitPanelInformation.MaxVisibleStateForMaxNormal = false;
     this.bTitPanelInformation.Name                = "bTitPanelInformation";
     this.bTitPanelInformation.Padding             = new System.Windows.Forms.Padding(0, 30, 0, 0);
     this.bTitPanelInformation.PaddingTop          = 4;
     this.bTitPanelInformation.PopMaxHeight        = 0;
     this.bTitPanelInformation.PopMaxWidth         = 0;
     this.bTitPanelInformation.RightPadding        = 5;
     this.bTitPanelInformation.SelectedColor       = System.Drawing.Color.Blue;
     this.bTitPanelInformation.ShowCloseButton     = false;
     this.bTitPanelInformation.ShowMaxNormalButton = false;
     this.bTitPanelInformation.ShowMinButton       = false;
     this.bTitPanelInformation.Size                = new System.Drawing.Size(353, 551);
     this.bTitPanelInformation.TabIndex            = 0;
     this.bTitPanelInformation.Title               = "OCAP Information";
     this.bTitPanelInformation.TitleColor          = System.Drawing.Color.Black;
     this.bTitPanelInformation.TitleFont           = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.bTitPanelInformation.TopPadding          = 5;
     this.bTitPanelInformation.MaximizedPanel     += new System.EventHandler(this.bTitPanelInformation_MaximizedPanel);
     this.bTitPanelInformation.MinimizedPanel     += new System.EventHandler(this.bTitPanelInformation_MinimizedPanel);
     //
     // bsprContext
     //
     this.bsprContext.About = "3.0.2005.2005";
     this.bsprContext.AccessibleDescription = "";
     this.bsprContext.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprContext.AddFontColor        = System.Drawing.Color.Blue;
     this.bsprContext.AddtionalCodeList   = ((System.Collections.SortedList)(resources.GetObject("bsprContext.AddtionalCodeList")));
     this.bsprContext.AllowNewRow         = true;
     this.bsprContext.AutoClipboard       = false;
     this.bsprContext.AutoGenerateColumns = false;
     this.bsprContext.BssClass            = "";
     this.bsprContext.ClickPos            = new System.Drawing.Point(0, 0);
     this.bsprContext.ColFronzen          = 0;
     columnInfo1.CheckBoxFields           = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.CheckBoxFields")));
     columnInfo1.ComboFields               = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.ComboFields")));
     columnInfo1.DefaultValue              = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo1.DefaultValue")));
     columnInfo1.KeyFields                 = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.SaveTableInfo             = ((System.Collections.SortedList)(resources.GetObject("columnInfo1.SaveTableInfo")));
     columnInfo1.UniqueFields              = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bsprContext.columnInformation    = columnInfo1;
     this.bsprContext.ComboEnable          = true;
     this.bsprContext.DataAutoHeadings     = false;
     this.bsprContext.DataSet              = null;
     this.bsprContext.DataSource_V2        = null;
     this.bsprContext.DateToDateTimeFormat = false;
     this.bsprContext.DefaultDeleteValue   = true;
     this.bsprContext.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprContext.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bsprContext.DisplayColumnHeader  = true;
     this.bsprContext.DisplayRowHeader     = true;
     this.bsprContext.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.bsprContext.EditModeReplace      = true;
     this.bsprContext.FilterVisible        = false;
     this.bsprContext.HeadHeight           = 20F;
     this.bsprContext.IsCellCopy           = false;
     this.bsprContext.IsEditComboListItem  = false;
     this.bsprContext.IsMultiLanguage      = true;
     this.bsprContext.IsReport             = false;
     this.bsprContext.Key                  = "";
     this.bsprContext.Location             = new System.Drawing.Point(0, 30);
     this.bsprContext.Margin               = new System.Windows.Forms.Padding(0);
     this.bsprContext.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprContext.ModifyFontColor      = System.Drawing.Color.Red;
     this.bsprContext.Name                 = "bsprContext";
     this.bsprContext.RowFronzen           = 0;
     this.bsprContext.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprContext.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprContext.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprContext_Sheet1
     });
     this.bsprContext.Size                  = new System.Drawing.Size(353, 521);
     this.bsprContext.StyleID               = null;
     this.bsprContext.TabIndex              = 6;
     tipAppearance1.BackColor               = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                    = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor               = System.Drawing.SystemColors.InfoText;
     this.bsprContext.TextTipAppearance     = tipAppearance1;
     this.bsprContext.UseCheckAll           = false;
     this.bsprContext.UseCommandIcon        = false;
     this.bsprContext.UseFilter             = false;
     this.bsprContext.UseGeneralContextMenu = true;
     this.bsprContext.UseHeadColor          = false;
     this.bsprContext.UseMultiCheck         = true;
     this.bsprContext.UseOriginalEvent      = false;
     this.bsprContext.UseSpreadEdit         = true;
     this.bsprContext.UseStatusColor        = false;
     this.bsprContext.UseWidthMemory        = true;
     this.bsprContext.WhenDeleteUseModify   = false;
     //
     // bsprContext_Sheet1
     //
     this.bsprContext_Sheet1.Reset();
     this.bsprContext_Sheet1.SheetName = "Sheet1";
     //
     // bapnl_Button
     //
     this.bapnl_Button.BackColor         = System.Drawing.Color.White;
     this.bapnl_Button.BLabelAutoPadding = true;
     this.bapnl_Button.BssClass          = "TitleArrPanel";
     this.bapnl_Button.Controls.Add(this.panel1);
     this.bapnl_Button.Controls.Add(this.bbtnListChart);
     this.bapnl_Button.Dock           = System.Windows.Forms.DockStyle.Top;
     this.bapnl_Button.IsCondition    = true;
     this.bapnl_Button.Key            = "";
     this.bapnl_Button.Location       = new System.Drawing.Point(0, 0);
     this.bapnl_Button.Name           = "bapnl_Button";
     this.bapnl_Button.Padding_Bottom = 5;
     this.bapnl_Button.Padding_Left   = 5;
     this.bapnl_Button.Padding_Right  = 5;
     this.bapnl_Button.Padding_Top    = 5;
     this.bapnl_Button.Size           = new System.Drawing.Size(906, 30);
     this.bapnl_Button.Space          = 5;
     this.bapnl_Button.TabIndex       = 3;
     this.bapnl_Button.Title          = "";
     //
     // panel1
     //
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(556, 30);
     this.panel1.TabIndex = 1;
     //
     // bbtnListChart
     //
     this.bbtnListChart.BackColor = System.Drawing.Color.White;
     this.bbtnListChart.BssClass  = "";
     this.bbtnListChart.ButtonHorizontalSpacing = 1;
     this.bbtnListChart.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
     this.bbtnListChart.Dock = System.Windows.Forms.DockStyle.Right;
     this.bbtnListChart.HorizontalMarginSpacing = 5;
     this.bbtnListChart.IsCondition             = false;
     this.bbtnListChart.Location     = new System.Drawing.Point(556, 0);
     this.bbtnListChart.MarginSpace  = 5;
     this.bbtnListChart.Name         = "bbtnListChart";
     this.bbtnListChart.Size         = new System.Drawing.Size(350, 30);
     this.bbtnListChart.TabIndex     = 0;
     this.bbtnListChart.ButtonClick += new BISTel.PeakPerformance.Client.BISTelControl.ButtonList.ImageDelegate(this.bbtnListChart_ButtonClick);
     //
     // SPCChartViewUC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.bTitlePanel1);
     this.Name = "SPCChartViewUC";
     this.Size = new System.Drawing.Size(906, 613);
     this.bTitlePanel1.ResumeLayout(false);
     this.bTitlePanel1.PerformLayout();
     this.bapChart.ResumeLayout(false);
     this.bcpnl_ChartBase.ResumeLayout(false);
     this.bplInformation.ResumeLayout(false);
     this.bTitPanelInformation.ResumeLayout(false);
     this.bTitPanelInformation.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprContext)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprContext_Sheet1)).EndInit();
     this.bapnl_Button.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(BaseAnalysisChart));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.bTeeChart1      = new BISTel.PeakPerformance.Client.BISTelControl.BTeeCharts.BTeeChart(this.components);
     this.bButtonList1    = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
     this.bSpread1        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.bButtonList1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // bTeeChart1
     //
     this.bTeeChart1.AutoScroll              = true;
     this.bTeeChart1.AxisDateTimeFormat      = "yyyy-MM-dd";
     this.bTeeChart1.AxisHoriGridLineCount   = 10;
     this.bTeeChart1.ClickAction             = BISTel.PeakPerformance.Client.BISTelControl.BTeeCharts.BTeeChart.ChartClickAction.DEFAULT;
     this.bTeeChart1.ClickActionCustom       = null;
     this.bTeeChart1.DefaultToolTipInfo      = null;
     this.bTeeChart1.DivideHeightAtShowGroup = 2;
     this.bTeeChart1.Dock                         = System.Windows.Forms.DockStyle.Fill;
     this.bTeeChart1.HeaderText                   = "";
     this.bTeeChart1.IsApplyAllCSG                = true;
     this.bTeeChart1.IsCustomLegend               = false;
     this.bTeeChart1.IsGradient                   = true;
     this.bTeeChart1.IsHighlightSeries            = false;
     this.bTeeChart1.IsKeepToolTip                = false;
     this.bTeeChart1.IsMoveToolTip                = true;
     this.bTeeChart1.IsShowByGroup                = false;
     this.bTeeChart1.IsUseAutomaticAxisOfTeeChart = false;
     this.bTeeChart1.IsUseChartEditor             = true;
     this.bTeeChart1.IsVisibleLegendScrollBar     = true;
     this.bTeeChart1.IsVisibleShadow              = true;
     this.bTeeChart1.LegendPosition               = Steema.TeeChart.LegendAlignments.Right;
     this.bTeeChart1.LegendVisible                = true;
     this.bTeeChart1.Location                     = new System.Drawing.Point(0, 28);
     this.bTeeChart1.Name                         = "bTeeChart1";
     this.bTeeChart1.OffsetBottom                 = 5;
     this.bTeeChart1.OffsetLeft                   = 5;
     this.bTeeChart1.OffsetRight                  = 5;
     this.bTeeChart1.OffsetTop                    = 5;
     this.bTeeChart1.Size                         = new System.Drawing.Size(557, 340);
     this.bTeeChart1.TabIndex                     = 101;
     this.bTeeChart1.TreatNulls                   = Steema.TeeChart.Styles.TreatNullsStyle.DoNotPaint;
     this.bTeeChart1.XAxisLabel                   = BISTel.PeakPerformance.Client.BISTelControl.BTeeCharts.BTeeChart.XAxisLabelType.LABEL;
     this.bTeeChart1.ZoomDirection                = Steema.TeeChart.ZoomDirections.Both;
     //
     // bButtonList1
     //
     this.bButtonList1.BssClass = "";
     this.bButtonList1.ButtonHorizontalSpacing = 1;
     this.bButtonList1.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
     this.bButtonList1.Controls.Add(this.bSpread1);
     this.bButtonList1.Dock = System.Windows.Forms.DockStyle.Top;
     this.bButtonList1.HorizontalMarginSpacing = 5;
     this.bButtonList1.IsCondition             = false;
     this.bButtonList1.Location    = new System.Drawing.Point(0, 0);
     this.bButtonList1.MarginSpace = 5;
     this.bButtonList1.Name        = "bButtonList1";
     this.bButtonList1.Size        = new System.Drawing.Size(557, 28);
     this.bButtonList1.TabIndex    = 102;
     //
     // bSpread1
     //
     this.bSpread1.About = "3.0.2005.2005";
     this.bSpread1.AccessibleDescription = "";
     this.bSpread1.AddtionalCodeList     = ((System.Collections.SortedList)(resources.GetObject("bSpread1.AddtionalCodeList")));
     this.bSpread1.AllowNewRow           = true;
     this.bSpread1.AutoClipboard         = false;
     this.bSpread1.AutoGenerateColumns   = false;
     this.bSpread1.BssClass             = "";
     this.bSpread1.ClickPos             = new System.Drawing.Point(0, 0);
     this.bSpread1.ColFronzen           = 0;
     columnInfo1.CheckBoxFields         = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.CheckBoxFields")));
     columnInfo1.ComboFields            = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.ComboFields")));
     columnInfo1.DefaultValue           = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo1.DefaultValue")));
     columnInfo1.KeyFields              = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.SaveTableInfo          = ((System.Collections.SortedList)(resources.GetObject("columnInfo1.SaveTableInfo")));
     columnInfo1.UniqueFields           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bSpread1.columnInformation    = columnInfo1;
     this.bSpread1.ComboEnable          = true;
     this.bSpread1.DataAutoHeadings     = false;
     this.bSpread1.DataSet              = null;
     this.bSpread1.DateToDateTimeFormat = false;
     this.bSpread1.DefaultDeleteValue   = true;
     this.bSpread1.DisplayColumnHeader  = true;
     this.bSpread1.DisplayRowHeader     = true;
     this.bSpread1.EditModeReplace      = true;
     this.bSpread1.FilterVisible        = false;
     this.bSpread1.HeadHeight           = 20F;
     this.bSpread1.IsCellCopy           = false;
     this.bSpread1.IsMultiLanguage      = true;
     this.bSpread1.IsReport             = false;
     this.bSpread1.Key           = "";
     this.bSpread1.Location      = new System.Drawing.Point(3, 12);
     this.bSpread1.Name          = "bSpread1";
     this.bSpread1.RowFronzen    = 0;
     this.bSpread1.RowInsertType = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bSpread1_Sheet1
     });
     this.bSpread1.Size                  = new System.Drawing.Size(30, 10);
     this.bSpread1.StyleID               = null;
     this.bSpread1.TabIndex              = 0;
     tipAppearance1.BackColor            = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                 = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor            = System.Drawing.SystemColors.InfoText;
     this.bSpread1.TextTipAppearance     = tipAppearance1;
     this.bSpread1.UseCheckAll           = false;
     this.bSpread1.UseCommandIcon        = false;
     this.bSpread1.UseFilter             = false;
     this.bSpread1.UseGeneralContextMenu = true;
     this.bSpread1.UseHeadColor          = false;
     this.bSpread1.UseOriginalEvent      = false;
     this.bSpread1.UseSpreadEdit         = true;
     this.bSpread1.UseWidthMemory        = true;
     this.bSpread1.Visible               = false;
     this.bSpread1.WhenDeleteUseModify   = false;
     //
     // bSpread1_Sheet1
     //
     this.bSpread1_Sheet1.Reset();
     this.bSpread1_Sheet1.SheetName = "Sheet1";
     //
     // BaseAnalysisChart
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.bTeeChart1);
     this.Controls.Add(this.bButtonList1);
     this.Name = "BaseAnalysisChart";
     this.Size = new System.Drawing.Size(557, 368);
     this.bButtonList1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(SeriesGroupingPopup));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.pnl_Button          = new System.Windows.Forms.Panel();
     this.panel6              = new System.Windows.Forms.Panel();
     this.btn_Draw            = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.bnt_Cancel          = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.pnl_Spread          = new System.Windows.Forms.Panel();
     this.bspr_SeriesGrouping = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bSpread1_Sheet1     = new FarPoint.Win.Spread.SheetView();
     this.pnl_Sort            = new System.Windows.Forms.Panel();
     this.cb_STEP_ID          = new System.Windows.Forms.CheckBox();
     this.panel5              = new System.Windows.Forms.Panel();
     this.cb_Param_Name       = new System.Windows.Forms.CheckBox();
     this.panel4              = new System.Windows.Forms.Panel();
     this.cb_SLOT_ID          = new System.Windows.Forms.CheckBox();
     this.panel3              = new System.Windows.Forms.Panel();
     this.cb_LOT_ID           = new System.Windows.Forms.CheckBox();
     this.panel2              = new System.Windows.Forms.Panel();
     this.cb_RECIPE_ID        = new System.Windows.Forms.CheckBox();
     this.panel1              = new System.Windows.Forms.Panel();
     this.cb_MODULE_ID        = new System.Windows.Forms.CheckBox();
     this.pnlContentsArea.SuspendLayout();
     this.pnl_Button.SuspendLayout();
     this.panel6.SuspendLayout();
     this.pnl_Spread.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bspr_SeriesGrouping)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1_Sheet1)).BeginInit();
     this.pnl_Sort.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlContentsArea
     //
     this.pnlContentsArea.Controls.Add(this.pnl_Spread);
     this.pnlContentsArea.Controls.Add(this.pnl_Button);
     resources.ApplyResources(this.pnlContentsArea, "pnlContentsArea");
     //
     // pnl_Button
     //
     this.pnl_Button.Controls.Add(this.panel6);
     resources.ApplyResources(this.pnl_Button, "pnl_Button");
     this.pnl_Button.Name = "pnl_Button";
     //
     // panel6
     //
     this.panel6.Controls.Add(this.btn_Draw);
     this.panel6.Controls.Add(this.bnt_Cancel);
     resources.ApplyResources(this.panel6, "panel6");
     this.panel6.Name = "panel6";
     //
     // btn_Draw
     //
     this.btn_Draw.AutoButtonSize = false;
     resources.ApplyResources(this.btn_Draw, "btn_Draw");
     this.btn_Draw.BssClass                = "ConditionButton";
     this.btn_Draw.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.btn_Draw.IsMultiLanguage         = true;
     this.btn_Draw.Key                     = "";
     this.btn_Draw.Name                    = "btn_Draw";
     this.btn_Draw.TabStop                 = false;
     this.btn_Draw.ToolTipText             = "";
     this.btn_Draw.UseVisualStyleBackColor = true;
     this.btn_Draw.Click                  += new System.EventHandler(this.btn_Draw_Click);
     //
     // bnt_Cancel
     //
     this.bnt_Cancel.AutoButtonSize = false;
     resources.ApplyResources(this.bnt_Cancel, "bnt_Cancel");
     this.bnt_Cancel.BssClass                = "ConditionButton";
     this.bnt_Cancel.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bnt_Cancel.IsMultiLanguage         = false;
     this.bnt_Cancel.Key                     = "";
     this.bnt_Cancel.Name                    = "bnt_Cancel";
     this.bnt_Cancel.TabStop                 = false;
     this.bnt_Cancel.ToolTipText             = "";
     this.bnt_Cancel.UseVisualStyleBackColor = true;
     this.bnt_Cancel.Click                  += new System.EventHandler(this.bnt_Cancel_Click);
     //
     // pnl_Spread
     //
     this.pnl_Spread.Controls.Add(this.bspr_SeriesGrouping);
     this.pnl_Spread.Controls.Add(this.pnl_Sort);
     resources.ApplyResources(this.pnl_Spread, "pnl_Spread");
     this.pnl_Spread.Name = "pnl_Spread";
     //
     // bspr_SeriesGrouping
     //
     this.bspr_SeriesGrouping.About = "3.0.2005.2005";
     resources.ApplyResources(this.bspr_SeriesGrouping, "bspr_SeriesGrouping");
     this.bspr_SeriesGrouping.AddtionalCodeList   = ((System.Collections.SortedList)(resources.GetObject("bspr_SeriesGrouping.AddtionalCodeList")));
     this.bspr_SeriesGrouping.AllowNewRow         = true;
     this.bspr_SeriesGrouping.AutoClipboard       = false;
     this.bspr_SeriesGrouping.AutoGenerateColumns = false;
     this.bspr_SeriesGrouping.BssClass            = "";
     this.bspr_SeriesGrouping.ClickPos            = new System.Drawing.Point(0, 0);
     this.bspr_SeriesGrouping.ColFronzen          = 0;
     columnInfo1.KeyFields       = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.UniqueFields    = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bspr_SeriesGrouping.columnInformation    = columnInfo1;
     this.bspr_SeriesGrouping.ColumnSplitBoxPolicy = FarPoint.Win.Spread.SplitBoxPolicy.Never;
     this.bspr_SeriesGrouping.ComboEnable          = true;
     this.bspr_SeriesGrouping.DataAutoHeadings     = false;
     this.bspr_SeriesGrouping.DataSet = null;
     this.bspr_SeriesGrouping.DateToDateTimeFormat      = false;
     this.bspr_SeriesGrouping.DefaultDeleteValue        = true;
     this.bspr_SeriesGrouping.DisplayColumnHeader       = true;
     this.bspr_SeriesGrouping.DisplayRowHeader          = true;
     this.bspr_SeriesGrouping.EditModeReplace           = true;
     this.bspr_SeriesGrouping.FilterVisible             = false;
     this.bspr_SeriesGrouping.HeadHeight                = 20F;
     this.bspr_SeriesGrouping.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bspr_SeriesGrouping.IsCellCopy                = false;
     this.bspr_SeriesGrouping.IsMultiLanguage           = true;
     this.bspr_SeriesGrouping.IsReport          = false;
     this.bspr_SeriesGrouping.Key               = "";
     this.bspr_SeriesGrouping.Name              = "bspr_SeriesGrouping";
     this.bspr_SeriesGrouping.RowFronzen        = 0;
     this.bspr_SeriesGrouping.RowInsertType     = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bspr_SeriesGrouping.RowSplitBoxPolicy = FarPoint.Win.Spread.SplitBoxPolicy.Never;
     this.bspr_SeriesGrouping.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bSpread1_Sheet1
     });
     tipAppearance1.BackColor = System.Drawing.SystemColors.Info;
     tipAppearance1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor = System.Drawing.SystemColors.InfoText;
     this.bspr_SeriesGrouping.TextTipAppearance       = tipAppearance1;
     this.bspr_SeriesGrouping.UseFilter               = false;
     this.bspr_SeriesGrouping.UseGeneralContextMenu   = true;
     this.bspr_SeriesGrouping.UseHeadColor            = false;
     this.bspr_SeriesGrouping.UseOriginalEvent        = false;
     this.bspr_SeriesGrouping.UseSpreadEdit           = true;
     this.bspr_SeriesGrouping.UseWidthMemory          = true;
     this.bspr_SeriesGrouping.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bspr_SeriesGrouping.WhenDeleteUseModify     = false;
     //
     // bSpread1_Sheet1
     //
     this.bSpread1_Sheet1.Reset();
     this.bSpread1_Sheet1.SheetName = "Sheet1";
     //
     // pnl_Sort
     //
     this.pnl_Sort.Controls.Add(this.cb_STEP_ID);
     this.pnl_Sort.Controls.Add(this.panel5);
     this.pnl_Sort.Controls.Add(this.cb_Param_Name);
     this.pnl_Sort.Controls.Add(this.panel4);
     this.pnl_Sort.Controls.Add(this.cb_SLOT_ID);
     this.pnl_Sort.Controls.Add(this.panel3);
     this.pnl_Sort.Controls.Add(this.cb_LOT_ID);
     this.pnl_Sort.Controls.Add(this.panel2);
     this.pnl_Sort.Controls.Add(this.cb_RECIPE_ID);
     this.pnl_Sort.Controls.Add(this.panel1);
     this.pnl_Sort.Controls.Add(this.cb_MODULE_ID);
     resources.ApplyResources(this.pnl_Sort, "pnl_Sort");
     this.pnl_Sort.Name = "pnl_Sort";
     //
     // cb_STEP_ID
     //
     resources.ApplyResources(this.cb_STEP_ID, "cb_STEP_ID");
     this.cb_STEP_ID.Name = "cb_STEP_ID";
     this.cb_STEP_ID.UseVisualStyleBackColor = true;
     this.cb_STEP_ID.CheckedChanged         += new System.EventHandler(this.cb_STEP_ID_CheckedChanged);
     //
     // panel5
     //
     resources.ApplyResources(this.panel5, "panel5");
     this.panel5.Name = "panel5";
     //
     // cb_Param_Name
     //
     resources.ApplyResources(this.cb_Param_Name, "cb_Param_Name");
     this.cb_Param_Name.Name = "cb_Param_Name";
     this.cb_Param_Name.UseVisualStyleBackColor = true;
     this.cb_Param_Name.CheckedChanged         += new System.EventHandler(this.cb_Param_Name_CheckedChanged);
     //
     // panel4
     //
     resources.ApplyResources(this.panel4, "panel4");
     this.panel4.Name = "panel4";
     //
     // cb_SLOT_ID
     //
     resources.ApplyResources(this.cb_SLOT_ID, "cb_SLOT_ID");
     this.cb_SLOT_ID.Name = "cb_SLOT_ID";
     this.cb_SLOT_ID.UseVisualStyleBackColor = true;
     this.cb_SLOT_ID.CheckedChanged         += new System.EventHandler(this.cb_SLOT_ID_CheckedChanged);
     //
     // panel3
     //
     resources.ApplyResources(this.panel3, "panel3");
     this.panel3.Name = "panel3";
     //
     // cb_LOT_ID
     //
     resources.ApplyResources(this.cb_LOT_ID, "cb_LOT_ID");
     this.cb_LOT_ID.Name = "cb_LOT_ID";
     this.cb_LOT_ID.UseVisualStyleBackColor = true;
     this.cb_LOT_ID.CheckedChanged         += new System.EventHandler(this.cb_LOT_ID_CheckedChanged);
     //
     // panel2
     //
     resources.ApplyResources(this.panel2, "panel2");
     this.panel2.Name = "panel2";
     //
     // cb_RECIPE_ID
     //
     resources.ApplyResources(this.cb_RECIPE_ID, "cb_RECIPE_ID");
     this.cb_RECIPE_ID.Name = "cb_RECIPE_ID";
     this.cb_RECIPE_ID.UseVisualStyleBackColor = true;
     this.cb_RECIPE_ID.CheckedChanged         += new System.EventHandler(this.cb_RECIPE_ID_CheckedChanged);
     //
     // panel1
     //
     resources.ApplyResources(this.panel1, "panel1");
     this.panel1.Name = "panel1";
     //
     // cb_MODULE_ID
     //
     resources.ApplyResources(this.cb_MODULE_ID, "cb_MODULE_ID");
     this.cb_MODULE_ID.Name = "cb_MODULE_ID";
     this.cb_MODULE_ID.UseVisualStyleBackColor = true;
     this.cb_MODULE_ID.CheckedChanged         += new System.EventHandler(this.cb_MODULE_ID_CheckedChanged);
     //
     // SeriesGroupingPopup
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.ContentsAreaMinHeight = 360;
     this.ContentsAreaMinWidth  = 1150;
     this.Name      = "SeriesGroupingPopup";
     this.Resizable = true;
     this.Title     = "Series Grouping";
     this.pnlContentsArea.ResumeLayout(false);
     this.pnl_Button.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.pnl_Spread.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bspr_SeriesGrouping)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1_Sheet1)).EndInit();
     this.pnl_Sort.ResumeLayout(false);
     this.pnl_Sort.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #12
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(SPCModelingUC));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo2 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance2 = new FarPoint.Win.Spread.TipAppearance();
     this.pnlSPCBase        = new System.Windows.Forms.Panel();
     this.btpnlSPCConfig    = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
     this.panel1            = new System.Windows.Forms.Panel();
     this.bsprTempForImport = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bSpread1_Sheet1   = new FarPoint.Win.Spread.SheetView();
     this.bsprData          = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprData_Sheet1   = new FarPoint.Win.Spread.SheetView();
     this.bbtnList          = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
     this.bbtnListTop       = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
     this.bbtnCopyModel     = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.btxtParamAlias    = new BISTel.PeakPerformance.Client.BISTelControl.BTextBox();
     this.blblParamAlias    = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.btxtSPCModelName  = new BISTel.PeakPerformance.Client.BISTelControl.BTextBox();
     this.blblSPCModelName  = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.pnlSPCBase.SuspendLayout();
     this.btpnlSPCConfig.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprTempForImport)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_Sheet1)).BeginInit();
     this.bbtnListTop.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlSPCBase
     //
     this.pnlSPCBase.Controls.Add(this.btpnlSPCConfig);
     this.pnlSPCBase.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlSPCBase.Location = new System.Drawing.Point(0, 0);
     this.pnlSPCBase.Name     = "pnlSPCBase";
     this.pnlSPCBase.Size     = new System.Drawing.Size(885, 457);
     this.pnlSPCBase.TabIndex = 4;
     //
     // btpnlSPCConfig
     //
     this.btpnlSPCConfig.BssClass = "TitlePanel";
     this.btpnlSPCConfig.Controls.Add(this.panel1);
     this.btpnlSPCConfig.Controls.Add(this.bbtnList);
     this.btpnlSPCConfig.Controls.Add(this.bbtnListTop);
     this.btpnlSPCConfig.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.btpnlSPCConfig.ImageBottom      = null;
     this.btpnlSPCConfig.ImageBottomRight = null;
     this.btpnlSPCConfig.ImageClose       = null;
     this.btpnlSPCConfig.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("btpnlSPCConfig.ImageLeft")));
     this.btpnlSPCConfig.ImageLeftBottom  = null;
     this.btpnlSPCConfig.ImageLeftFill    = null;
     this.btpnlSPCConfig.ImageMax         = null;
     this.btpnlSPCConfig.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("btpnlSPCConfig.ImageMiddle")));
     this.btpnlSPCConfig.ImageMin         = null;
     this.btpnlSPCConfig.ImagePanelMax    = null;
     this.btpnlSPCConfig.ImagePanelMin    = null;
     this.btpnlSPCConfig.ImagePanelNormal = null;
     this.btpnlSPCConfig.ImageRight       = ((System.Drawing.Image)(resources.GetObject("btpnlSPCConfig.ImageRight")));
     this.btpnlSPCConfig.ImageRightFill   = null;
     this.btpnlSPCConfig.IsPopupMax       = false;
     this.btpnlSPCConfig.IsSelected       = false;
     this.btpnlSPCConfig.Key            = "";
     this.btpnlSPCConfig.Location       = new System.Drawing.Point(0, 0);
     this.btpnlSPCConfig.MaxControlName = "";
     this.btpnlSPCConfig.MaxResizable   = false;
     this.btpnlSPCConfig.MaxVisibleStateForMaxNormal = false;
     this.btpnlSPCConfig.Name                = "btpnlSPCConfig";
     this.btpnlSPCConfig.Padding             = new System.Windows.Forms.Padding(0, 27, 0, 0);
     this.btpnlSPCConfig.PaddingTop          = 4;
     this.btpnlSPCConfig.PopMaxHeight        = 0;
     this.btpnlSPCConfig.PopMaxWidth         = 0;
     this.btpnlSPCConfig.RightPadding        = 5;
     this.btpnlSPCConfig.SelectedColor       = System.Drawing.Color.Blue;
     this.btpnlSPCConfig.ShowCloseButton     = false;
     this.btpnlSPCConfig.ShowMaxNormalButton = false;
     this.btpnlSPCConfig.ShowMinButton       = false;
     this.btpnlSPCConfig.Size                = new System.Drawing.Size(885, 457);
     this.btpnlSPCConfig.TabIndex            = 0;
     this.btpnlSPCConfig.Title               = "SPC Model";
     this.btpnlSPCConfig.TitleColor          = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(151)))), ((int)(((byte)(212)))));
     this.btpnlSPCConfig.TitleFont           = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.btpnlSPCConfig.TopPadding          = 5;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.bsprTempForImport);
     this.panel1.Controls.Add(this.bsprData);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 83);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(885, 374);
     this.panel1.TabIndex = 5;
     //
     // bsprTempForImport
     //
     this.bsprTempForImport.About = "3.0.2005.2005";
     this.bsprTempForImport.AccessibleDescription = "";
     this.bsprTempForImport.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprTempForImport.AddFontColor        = System.Drawing.Color.Blue;
     this.bsprTempForImport.AddtionalCodeList   = ((System.Collections.SortedList)(resources.GetObject("bsprTempForImport.AddtionalCodeList")));
     this.bsprTempForImport.AllowNewRow         = true;
     this.bsprTempForImport.AutoClipboard       = false;
     this.bsprTempForImport.AutoGenerateColumns = false;
     this.bsprTempForImport.BssClass            = "";
     this.bsprTempForImport.ClickPos            = new System.Drawing.Point(0, 0);
     this.bsprTempForImport.ColFronzen          = 0;
     columnInfo1.CheckBoxFields  = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.CheckBoxFields")));
     columnInfo1.ComboFields     = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.ComboFields")));
     columnInfo1.DefaultValue    = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo1.DefaultValue")));
     columnInfo1.KeyFields       = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.SaveTableInfo   = ((System.Collections.SortedList)(resources.GetObject("columnInfo1.SaveTableInfo")));
     columnInfo1.UniqueFields    = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bsprTempForImport.columnInformation    = columnInfo1;
     this.bsprTempForImport.ComboEnable          = true;
     this.bsprTempForImport.DataAutoHeadings     = false;
     this.bsprTempForImport.DataSet              = null;
     this.bsprTempForImport.DataSource_V2        = null;
     this.bsprTempForImport.DateToDateTimeFormat = false;
     this.bsprTempForImport.DefaultDeleteValue   = true;
     this.bsprTempForImport.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprTempForImport.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bsprTempForImport.DisplayColumnHeader  = true;
     this.bsprTempForImport.DisplayRowHeader     = true;
     this.bsprTempForImport.EditModeReplace      = true;
     this.bsprTempForImport.FilterVisible        = false;
     this.bsprTempForImport.HeadHeight           = 20F;
     this.bsprTempForImport.IsCellCopy           = false;
     this.bsprTempForImport.IsEditComboListItem  = false;
     this.bsprTempForImport.IsMultiLanguage      = true;
     this.bsprTempForImport.IsReport             = false;
     this.bsprTempForImport.Key                  = "";
     this.bsprTempForImport.Location             = new System.Drawing.Point(0, 0);
     this.bsprTempForImport.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprTempForImport.ModifyFontColor      = System.Drawing.Color.Red;
     this.bsprTempForImport.Name                 = "bsprTempForImport";
     this.bsprTempForImport.RowFronzen           = 0;
     this.bsprTempForImport.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprTempForImport.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprTempForImport.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bSpread1_Sheet1
     });
     this.bsprTempForImport.Size                  = new System.Drawing.Size(233, 93);
     this.bsprTempForImport.StyleID               = null;
     this.bsprTempForImport.TabIndex              = 5;
     tipAppearance1.BackColor                     = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor                     = System.Drawing.SystemColors.InfoText;
     this.bsprTempForImport.TextTipAppearance     = tipAppearance1;
     this.bsprTempForImport.UseCheckAll           = false;
     this.bsprTempForImport.UseCommandIcon        = false;
     this.bsprTempForImport.UseFilter             = false;
     this.bsprTempForImport.UseGeneralContextMenu = true;
     this.bsprTempForImport.UseHeadColor          = false;
     this.bsprTempForImport.UseMultiCheck         = true;
     this.bsprTempForImport.UseOriginalEvent      = false;
     this.bsprTempForImport.UseSpreadEdit         = true;
     this.bsprTempForImport.UseStatusColor        = false;
     this.bsprTempForImport.UseWidthMemory        = true;
     this.bsprTempForImport.Visible               = false;
     this.bsprTempForImport.WhenDeleteUseModify   = false;
     //
     // bSpread1_Sheet1
     //
     this.bSpread1_Sheet1.Reset();
     this.bSpread1_Sheet1.SheetName = "Sheet1";
     //
     // bsprData
     //
     this.bsprData.About = "3.0.2005.2005";
     this.bsprData.AccessibleDescription = "";
     this.bsprData.AddFont              = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.AddFontColor         = System.Drawing.Color.Blue;
     this.bsprData.AddtionalCodeList    = ((System.Collections.SortedList)(resources.GetObject("bsprData.AddtionalCodeList")));
     this.bsprData.AllowNewRow          = true;
     this.bsprData.AutoClipboard        = false;
     this.bsprData.AutoGenerateColumns  = false;
     this.bsprData.BssClass             = "";
     this.bsprData.ClickPos             = new System.Drawing.Point(0, 0);
     this.bsprData.ColFronzen           = 0;
     columnInfo2.CheckBoxFields         = null;
     columnInfo2.ComboFields            = null;
     columnInfo2.DefaultValue           = null;
     columnInfo2.KeyFields              = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.KeyFields")));
     columnInfo2.MandatoryFields        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.MandatoryFields")));
     columnInfo2.SaveTableInfo          = null;
     columnInfo2.UniqueFields           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.UniqueFields")));
     this.bsprData.columnInformation    = columnInfo2;
     this.bsprData.ComboEnable          = true;
     this.bsprData.DataAutoHeadings     = false;
     this.bsprData.DataSet              = null;
     this.bsprData.DataSource_V2        = null;
     this.bsprData.DateToDateTimeFormat = false;
     this.bsprData.DefaultDeleteValue   = true;
     this.bsprData.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bsprData.DisplayColumnHeader  = true;
     this.bsprData.DisplayRowHeader     = true;
     this.bsprData.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprData.EditModeReplace           = true;
     this.bsprData.FilterVisible             = false;
     this.bsprData.HeadHeight                = 20F;
     this.bsprData.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprData.IsCellCopy                = false;
     this.bsprData.IsEditComboListItem       = false;
     this.bsprData.IsMultiLanguage           = false;
     this.bsprData.IsReport                  = false;
     this.bsprData.Key                  = "";
     this.bsprData.Location             = new System.Drawing.Point(0, 0);
     this.bsprData.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.ModifyFontColor      = System.Drawing.Color.Red;
     this.bsprData.Name                 = "bsprData";
     this.bsprData.RowFronzen           = 0;
     this.bsprData.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprData.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprData_Sheet1
     });
     this.bsprData.Size                    = new System.Drawing.Size(885, 374);
     this.bsprData.StyleID                 = null;
     this.bsprData.TabIndex                = 4;
     tipAppearance2.BackColor              = System.Drawing.SystemColors.Info;
     tipAppearance2.Font                   = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance2.ForeColor              = System.Drawing.SystemColors.InfoText;
     this.bsprData.TextTipAppearance       = tipAppearance2;
     this.bsprData.UseCheckAll             = false;
     this.bsprData.UseCommandIcon          = false;
     this.bsprData.UseFilter               = false;
     this.bsprData.UseGeneralContextMenu   = true;
     this.bsprData.UseHeadColor            = false;
     this.bsprData.UseMultiCheck           = true;
     this.bsprData.UseOriginalEvent        = false;
     this.bsprData.UseSpreadEdit           = true;
     this.bsprData.UseStatusColor          = false;
     this.bsprData.UseWidthMemory          = true;
     this.bsprData.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprData.WhenDeleteUseModify     = false;
     this.bsprData.SelectionChanged       += new FarPoint.Win.Spread.SelectionChangedEventHandler(this.bsprData_SelectionChanged);
     this.bsprData.Change                 += new FarPoint.Win.Spread.ChangeEventHandler(this.bsprData_Change);
     this.bsprData.LeaveCell              += new FarPoint.Win.Spread.LeaveCellEventHandler(this.bsprData_LeaveCell);
     this.bsprData.CellClick              += new FarPoint.Win.Spread.CellClickEventHandler(this.bsprData_CellClick);
     this.bsprData.KeyDown                += new System.Windows.Forms.KeyEventHandler(this.bsprData_KeyDown);
     //
     // bsprData_Sheet1
     //
     this.bsprData_Sheet1.Reset();
     this.bsprData_Sheet1.SheetName = "Sheet1";
     //
     // bbtnList
     //
     this.bbtnList.BssClass = "";
     this.bbtnList.ButtonHorizontalSpacing = 1;
     this.bbtnList.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
     this.bbtnList.Dock = System.Windows.Forms.DockStyle.Top;
     this.bbtnList.HorizontalMarginSpacing = 5;
     this.bbtnList.IsCondition             = false;
     this.bbtnList.Location     = new System.Drawing.Point(0, 55);
     this.bbtnList.MarginSpace  = 5;
     this.bbtnList.Name         = "bbtnList";
     this.bbtnList.Size         = new System.Drawing.Size(885, 28);
     this.bbtnList.TabIndex     = 3;
     this.bbtnList.ButtonClick += new BISTel.PeakPerformance.Client.BISTelControl.ButtonList.ImageDelegate(this.bbtnList_ButtonClick);
     //
     // bbtnListTop
     //
     this.bbtnListTop.BssClass = "";
     this.bbtnListTop.ButtonHorizontalSpacing = 1;
     this.bbtnListTop.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
     this.bbtnListTop.Controls.Add(this.bbtnCopyModel);
     this.bbtnListTop.Controls.Add(this.btxtParamAlias);
     this.bbtnListTop.Controls.Add(this.blblParamAlias);
     this.bbtnListTop.Controls.Add(this.btxtSPCModelName);
     this.bbtnListTop.Controls.Add(this.blblSPCModelName);
     this.bbtnListTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.bbtnListTop.HorizontalMarginSpacing = 5;
     this.bbtnListTop.IsCondition             = false;
     this.bbtnListTop.Location    = new System.Drawing.Point(0, 27);
     this.bbtnListTop.MarginSpace = 5;
     this.bbtnListTop.Name        = "bbtnListTop";
     this.bbtnListTop.Size        = new System.Drawing.Size(885, 28);
     this.bbtnListTop.TabIndex    = 4;
     //
     // bbtnCopyModel
     //
     this.bbtnCopyModel.AutoButtonSize          = false;
     this.bbtnCopyModel.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnCopyModel.BackgroundImage")));
     this.bbtnCopyModel.BssClass                = "ConditionButton";
     this.bbtnCopyModel.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnCopyModel.Font                    = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtnCopyModel.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnCopyModel.IsMultiLanguage         = true;
     this.bbtnCopyModel.Key                     = "";
     this.bbtnCopyModel.Location                = new System.Drawing.Point(700, 1);
     this.bbtnCopyModel.Name                    = "bbtnCopyModel";
     this.bbtnCopyModel.Size                    = new System.Drawing.Size(93, 25);
     this.bbtnCopyModel.TabIndex                = 2;
     this.bbtnCopyModel.TabStop                 = false;
     this.bbtnCopyModel.Text                    = "Model Info...";
     this.bbtnCopyModel.ToolTipText             = "";
     this.bbtnCopyModel.UseVisualStyleBackColor = true;
     this.bbtnCopyModel.Click                  += new System.EventHandler(this.bbtnCopyModel_Click_1);
     //
     // btxtParamAlias
     //
     this.btxtParamAlias.BackColor       = System.Drawing.SystemColors.Window;
     this.btxtParamAlias.BssClass        = "";
     this.btxtParamAlias.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.btxtParamAlias.ImeMode         = System.Windows.Forms.ImeMode.NoControl;
     this.btxtParamAlias.InputDataType   = BISTel.PeakPerformance.Client.BISTelControl.BTextBox.InputType.String;
     this.btxtParamAlias.IsMultiLanguage = true;
     this.btxtParamAlias.Key             = "";
     this.btxtParamAlias.Location        = new System.Drawing.Point(507, 4);
     this.btxtParamAlias.Name            = "btxtParamAlias";
     this.btxtParamAlias.ReadOnly        = true;
     this.btxtParamAlias.Size            = new System.Drawing.Size(180, 21);
     this.btxtParamAlias.TabIndex        = 1;
     //
     // blblParamAlias
     //
     this.blblParamAlias.BssClass        = "";
     this.blblParamAlias.CustomTextAlign = "";
     this.blblParamAlias.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blblParamAlias.IsMultiLanguage = true;
     this.blblParamAlias.Key             = "";
     this.blblParamAlias.Location        = new System.Drawing.Point(422, 3);
     this.blblParamAlias.Name            = "blblParamAlias";
     this.blblParamAlias.Size            = new System.Drawing.Size(117, 21);
     this.blblParamAlias.TabIndex        = 0;
     this.blblParamAlias.Text            = "Param Alias :";
     this.blblParamAlias.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // btxtSPCModelName
     //
     this.btxtSPCModelName.BackColor       = System.Drawing.SystemColors.Window;
     this.btxtSPCModelName.BssClass        = "";
     this.btxtSPCModelName.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.btxtSPCModelName.ImeMode         = System.Windows.Forms.ImeMode.NoControl;
     this.btxtSPCModelName.InputDataType   = BISTel.PeakPerformance.Client.BISTelControl.BTextBox.InputType.String;
     this.btxtSPCModelName.IsMultiLanguage = true;
     this.btxtSPCModelName.Key             = "";
     this.btxtSPCModelName.Location        = new System.Drawing.Point(117, 3);
     this.btxtSPCModelName.Name            = "btxtSPCModelName";
     this.btxtSPCModelName.ReadOnly        = true;
     this.btxtSPCModelName.Size            = new System.Drawing.Size(300, 21);
     this.btxtSPCModelName.TabIndex        = 1;
     //
     // blblSPCModelName
     //
     this.blblSPCModelName.BssClass        = "";
     this.blblSPCModelName.CustomTextAlign = "";
     this.blblSPCModelName.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blblSPCModelName.IsMultiLanguage = true;
     this.blblSPCModelName.Key             = "";
     this.blblSPCModelName.Location        = new System.Drawing.Point(3, 3);
     this.blblSPCModelName.Name            = "blblSPCModelName";
     this.blblSPCModelName.Size            = new System.Drawing.Size(117, 21);
     this.blblSPCModelName.TabIndex        = 0;
     this.blblSPCModelName.Text            = "SPC Model Name :";
     this.blblSPCModelName.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // SPCModelingUC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.pnlSPCBase);
     this.Name = "SPCModelingUC";
     this.Size = new System.Drawing.Size(885, 457);
     this.pnlSPCBase.ResumeLayout(false);
     this.btpnlSPCConfig.ResumeLayout(false);
     this.btpnlSPCConfig.PerformLayout();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprTempForImport)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_Sheet1)).EndInit();
     this.bbtnListTop.ResumeLayout(false);
     this.bbtnListTop.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #13
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(ContextConfigurationUC));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.pnlSPCBase             = new System.Windows.Forms.Panel();
     this.gbContext              = new System.Windows.Forms.GroupBox();
     this.bsprContext            = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprContext_Sheet1     = new FarPoint.Win.Spread.SheetView();
     this.bbtnListContext        = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
     this.gbModel                = new System.Windows.Forms.GroupBox();
     this.tlpModel5              = new System.Windows.Forms.TableLayoutPanel();
     this.bchkValSameModule      = new BISTel.PeakPerformance.Client.BISTelControl.BCheckBox();
     this.bchkInheritYN          = new BISTel.PeakPerformance.Client.BISTelControl.BCheckBox();
     this.tlpModel4              = new System.Windows.Forms.TableLayoutPanel();
     this.bchkCreateSubAutoCalc  = new BISTel.PeakPerformance.Client.BISTelControl.BCheckBox();
     this.bchkCreateSubInterlock = new BISTel.PeakPerformance.Client.BISTelControl.BCheckBox();
     this.tlpModel2              = new System.Windows.Forms.TableLayoutPanel();
     this.bcboAutoType           = new BISTel.PeakPerformance.Client.BISTelControl.BComboBox();
     this.blblAutoSettings       = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.blbMode                = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bcboMode               = new BISTel.PeakPerformance.Client.BISTelControl.BComboBox();
     this.tlpModel3              = new System.Windows.Forms.TableLayoutPanel();
     this.btxtSampleCount        = new BISTel.PeakPerformance.Client.BISTelControl.BTextBox();
     this.blblSampleCount        = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bchkMainYN             = new BISTel.PeakPerformance.Client.BISTelControl.BCheckBox();
     this.bchkInterlockYN        = new BISTel.PeakPerformance.Client.BISTelControl.BCheckBox();
     this.bchkAutoCalcYN         = new BISTel.PeakPerformance.Client.BISTelControl.BCheckBox();
     this.bchkActive             = new BISTel.PeakPerformance.Client.BISTelControl.BCheckBox();
     this.bchkAutoSubYN          = new BISTel.PeakPerformance.Client.BISTelControl.BCheckBox();
     this.gbParam                = new System.Windows.Forms.GroupBox();
     this.bLine1         = new BISTel.PeakPerformance.Client.BISTelControl.BLine();
     this.panel4         = new System.Windows.Forms.Panel();
     this.tlpParam       = new System.Windows.Forms.TableLayoutPanel();
     this.blblParamAlias = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.panel2         = new System.Windows.Forms.Panel();
     this.pnlParamAlias  = new System.Windows.Forms.Panel();
     this.btxtParamAlias = new BISTel.PeakPerformance.Client.BISTelControl.BTextBox();
     this.bbtnParamAlias = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.pnlSPCBase.SuspendLayout();
     this.gbContext.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprContext)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprContext_Sheet1)).BeginInit();
     this.gbModel.SuspendLayout();
     this.tlpModel5.SuspendLayout();
     this.tlpModel4.SuspendLayout();
     this.tlpModel2.SuspendLayout();
     this.tlpModel3.SuspendLayout();
     this.gbParam.SuspendLayout();
     this.tlpParam.SuspendLayout();
     this.panel2.SuspendLayout();
     this.pnlParamAlias.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlSPCBase
     //
     this.pnlSPCBase.Controls.Add(this.gbContext);
     this.pnlSPCBase.Controls.Add(this.gbModel);
     this.pnlSPCBase.Controls.Add(this.gbParam);
     this.pnlSPCBase.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlSPCBase.Location = new System.Drawing.Point(0, 0);
     this.pnlSPCBase.Name     = "pnlSPCBase";
     this.pnlSPCBase.Size     = new System.Drawing.Size(885, 458);
     this.pnlSPCBase.TabIndex = 4;
     //
     // gbContext
     //
     this.gbContext.Controls.Add(this.bsprContext);
     this.gbContext.Controls.Add(this.bbtnListContext);
     this.gbContext.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gbContext.Location = new System.Drawing.Point(0, 177);
     this.gbContext.Name     = "gbContext";
     this.gbContext.Padding  = new System.Windows.Forms.Padding(3, 0, 3, 3);
     this.gbContext.Size     = new System.Drawing.Size(885, 281);
     this.gbContext.TabIndex = 3;
     this.gbContext.TabStop  = false;
     this.gbContext.Text     = "Context";
     //
     // bsprContext
     //
     this.bsprContext.About = "3.0.2005.2005";
     this.bsprContext.AccessibleDescription = "";
     this.bsprContext.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprContext.AddFontColor        = System.Drawing.Color.Blue;
     this.bsprContext.AddtionalCodeList   = ((System.Collections.SortedList)(resources.GetObject("bsprContext.AddtionalCodeList")));
     this.bsprContext.AllowNewRow         = true;
     this.bsprContext.AutoClipboard       = false;
     this.bsprContext.AutoGenerateColumns = false;
     this.bsprContext.BssClass            = "";
     this.bsprContext.ClickPos            = new System.Drawing.Point(0, 0);
     this.bsprContext.ColFronzen          = 0;
     columnInfo1.CheckBoxFields           = null;
     columnInfo1.ComboFields                    = null;
     columnInfo1.DefaultValue                   = null;
     columnInfo1.KeyFields                      = null;
     columnInfo1.MandatoryFields                = null;
     columnInfo1.SaveTableInfo                  = null;
     columnInfo1.UniqueFields                   = null;
     this.bsprContext.columnInformation         = columnInfo1;
     this.bsprContext.ComboEnable               = true;
     this.bsprContext.DataAutoHeadings          = false;
     this.bsprContext.DataSet                   = null;
     this.bsprContext.DataSource_V2             = null;
     this.bsprContext.DateToDateTimeFormat      = false;
     this.bsprContext.DefaultDeleteValue        = true;
     this.bsprContext.DeleteFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprContext.DeleteFontColor           = System.Drawing.Color.Gray;
     this.bsprContext.DisplayColumnHeader       = true;
     this.bsprContext.DisplayRowHeader          = true;
     this.bsprContext.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprContext.EditModeReplace           = true;
     this.bsprContext.FilterVisible             = false;
     this.bsprContext.HeadHeight                = 20F;
     this.bsprContext.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprContext.IsCellCopy                = false;
     this.bsprContext.IsEditComboListItem       = false;
     this.bsprContext.IsMultiLanguage           = true;
     this.bsprContext.IsReport                  = false;
     this.bsprContext.Key                  = "";
     this.bsprContext.Location             = new System.Drawing.Point(3, 42);
     this.bsprContext.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprContext.ModifyFontColor      = System.Drawing.Color.Red;
     this.bsprContext.Name                 = "bsprContext";
     this.bsprContext.RowFronzen           = 0;
     this.bsprContext.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprContext.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprContext.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprContext_Sheet1
     });
     this.bsprContext.Size                    = new System.Drawing.Size(879, 236);
     this.bsprContext.StyleID                 = null;
     this.bsprContext.TabIndex                = 4;
     tipAppearance1.BackColor                 = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                      = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor                 = System.Drawing.SystemColors.InfoText;
     this.bsprContext.TextTipAppearance       = tipAppearance1;
     this.bsprContext.UseCheckAll             = false;
     this.bsprContext.UseCommandIcon          = false;
     this.bsprContext.UseFilter               = false;
     this.bsprContext.UseGeneralContextMenu   = true;
     this.bsprContext.UseHeadColor            = false;
     this.bsprContext.UseMultiCheck           = true;
     this.bsprContext.UseOriginalEvent        = false;
     this.bsprContext.UseSpreadEdit           = true;
     this.bsprContext.UseStatusColor          = false;
     this.bsprContext.UseWidthMemory          = true;
     this.bsprContext.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprContext.WhenDeleteUseModify     = false;
     this.bsprContext.AddRowEvent            += new BISTel.PeakPerformance.Client.BISTelControl.BSpread.AddRowDelegate(this.bsprContext_AddRowEvent);
     this.bsprContext.Change                 += new FarPoint.Win.Spread.ChangeEventHandler(this.bsprContext_Change);
     this.bsprContext.LeaveCell              += new FarPoint.Win.Spread.LeaveCellEventHandler(this.bsprContext_LeaveCell);
     this.bsprContext.ButtonClicked          += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.bsprContext_ButtonClicked);
     this.bsprContext.ComboSelChange         += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.bsprContext_ComboSelChange);
     this.bsprContext.KeyDown                += new System.Windows.Forms.KeyEventHandler(this.bsprContext_KeyDown);
     //
     // bsprContext_Sheet1
     //
     this.bsprContext_Sheet1.Reset();
     this.bsprContext_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.bsprContext_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.bsprContext_Sheet1.ActiveSkin     = new FarPoint.Win.Spread.SheetSkin("CustomSkin1", System.Drawing.Color.White, System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(211)))), ((int)(((byte)(225))))), FarPoint.Win.Spread.GridLines.Both, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(145)))), ((int)(((byte)(30))))), System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(241)))), ((int)(((byte)(245))))), false, false, false, true, true);
     this.bsprContext_Sheet1.ColumnHeader.DefaultStyle.Font      = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprContext_Sheet1.ColumnHeader.DefaultStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(145)))), ((int)(((byte)(30)))));
     this.bsprContext_Sheet1.ColumnHeader.DefaultStyle.Parent    = "HeaderDefault";
     this.bsprContext_Sheet1.ColumnHeader.HorizontalGridLine     = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bsprContext_Sheet1.ColumnHeader.Rows.Default.Height    = 18F;
     this.bsprContext_Sheet1.ColumnHeader.Rows.Get(0).BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(216)))), ((int)(((byte)(237)))));
     this.bsprContext_Sheet1.ColumnHeader.Rows.Get(0).ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(123)))), ((int)(((byte)(168)))));
     this.bsprContext_Sheet1.ColumnHeader.Rows.Get(0).Height     = 20F;
     this.bsprContext_Sheet1.ColumnHeader.VerticalGridLine       = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bsprContext_Sheet1.DefaultStyle.Font   = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprContext_Sheet1.DefaultStyle.Parent = "DataAreaDefault";
     this.bsprContext_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.bsprContext_Sheet1.RowHeader.DefaultStyle.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(216)))), ((int)(((byte)(237)))));
     this.bsprContext_Sheet1.RowHeader.DefaultStyle.Font         = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprContext_Sheet1.RowHeader.DefaultStyle.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(123)))), ((int)(((byte)(168)))));
     this.bsprContext_Sheet1.RowHeader.DefaultStyle.Parent       = "HeaderDefault";
     this.bsprContext_Sheet1.RowHeader.HorizontalGridLine        = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bsprContext_Sheet1.RowHeader.VerticalGridLine          = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bsprContext_Sheet1.Rows.Default.Height        = 17F;
     this.bsprContext_Sheet1.SheetCornerStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(216)))), ((int)(((byte)(237)))));
     this.bsprContext_Sheet1.SheetCornerStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(145)))), ((int)(((byte)(30)))));
     this.bsprContext_Sheet1.SheetCornerStyle.Parent    = "HeaderDefault";
     this.bsprContext_Sheet1.VisualStyles   = FarPoint.Win.VisualStyles.Off;
     this.bsprContext_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     //
     // bbtnListContext
     //
     this.bbtnListContext.BssClass = "";
     this.bbtnListContext.ButtonHorizontalSpacing = 1;
     this.bbtnListContext.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
     this.bbtnListContext.Dock = System.Windows.Forms.DockStyle.Top;
     this.bbtnListContext.HorizontalMarginSpacing = 5;
     this.bbtnListContext.IsCondition             = false;
     this.bbtnListContext.Location     = new System.Drawing.Point(3, 14);
     this.bbtnListContext.MarginSpace  = 5;
     this.bbtnListContext.Name         = "bbtnListContext";
     this.bbtnListContext.Size         = new System.Drawing.Size(879, 28);
     this.bbtnListContext.TabIndex     = 3;
     this.bbtnListContext.ButtonClick += new BISTel.PeakPerformance.Client.BISTelControl.ButtonList.ImageDelegate(this.bbtnListContext_ButtonClick);
     //
     // gbModel
     //
     this.gbModel.Controls.Add(this.tlpModel5);
     this.gbModel.Controls.Add(this.tlpModel4);
     this.gbModel.Controls.Add(this.tlpModel2);
     this.gbModel.Controls.Add(this.tlpModel3);
     this.gbModel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.gbModel.Location = new System.Drawing.Point(0, 58);
     this.gbModel.Name     = "gbModel";
     this.gbModel.Size     = new System.Drawing.Size(885, 119);
     this.gbModel.TabIndex = 2;
     this.gbModel.TabStop  = false;
     this.gbModel.Text     = "Model Selection";
     //
     // tlpModel5
     //
     this.tlpModel5.ColumnCount = 2;
     this.tlpModel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 268F));
     this.tlpModel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tlpModel5.Controls.Add(this.bchkValSameModule, 0, 0);
     this.tlpModel5.Controls.Add(this.bchkInheritYN, 0, 0);
     this.tlpModel5.Dock     = System.Windows.Forms.DockStyle.Top;
     this.tlpModel5.Location = new System.Drawing.Point(3, 89);
     this.tlpModel5.Name     = "tlpModel5";
     this.tlpModel5.RowCount = 1;
     this.tlpModel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.tlpModel5.Size     = new System.Drawing.Size(879, 24);
     this.tlpModel5.TabIndex = 11;
     //
     // bchkValSameModule
     //
     this.bchkValSameModule.BssClass                = "";
     this.bchkValSameModule.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.bchkValSameModule.IsMultiLanguage         = true;
     this.bchkValSameModule.Key                     = "";
     this.bchkValSameModule.Location                = new System.Drawing.Point(271, 3);
     this.bchkValSameModule.Name                    = "bchkValSameModule";
     this.bchkValSameModule.Size                    = new System.Drawing.Size(605, 19);
     this.bchkValSameModule.TabIndex                = 3;
     this.bchkValSameModule.Text                    = "Validate Value for Same Module";
     this.bchkValSameModule.UseVisualStyleBackColor = true;
     //
     // bchkInheritYN
     //
     this.bchkInheritYN.BssClass                = "";
     this.bchkInheritYN.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.bchkInheritYN.IsMultiLanguage         = true;
     this.bchkInheritYN.Key                     = "";
     this.bchkInheritYN.Location                = new System.Drawing.Point(3, 3);
     this.bchkInheritYN.Name                    = "bchkInheritYN";
     this.bchkInheritYN.Size                    = new System.Drawing.Size(262, 19);
     this.bchkInheritYN.TabIndex                = 3;
     this.bchkInheritYN.Text                    = "Inherit the SPEC/RULE of Main Config";
     this.bchkInheritYN.UseVisualStyleBackColor = true;
     //
     // tlpModel4
     //
     this.tlpModel4.ColumnCount = 3;
     this.tlpModel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 35F));
     this.tlpModel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 40F));
     this.tlpModel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.tlpModel4.Controls.Add(this.bchkCreateSubAutoCalc, 0, 0);
     this.tlpModel4.Controls.Add(this.bchkCreateSubInterlock, 0, 0);
     this.tlpModel4.Dock     = System.Windows.Forms.DockStyle.Top;
     this.tlpModel4.Location = new System.Drawing.Point(3, 65);
     this.tlpModel4.Name     = "tlpModel4";
     this.tlpModel4.RowCount = 2;
     this.tlpModel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.tlpModel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 18F));
     this.tlpModel4.Size     = new System.Drawing.Size(879, 24);
     this.tlpModel4.TabIndex = 10;
     //
     // bchkCreateSubAutoCalc
     //
     this.bchkCreateSubAutoCalc.BssClass                = "";
     this.bchkCreateSubAutoCalc.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.bchkCreateSubAutoCalc.IsMultiLanguage         = true;
     this.bchkCreateSubAutoCalc.Key                     = "";
     this.bchkCreateSubAutoCalc.Location                = new System.Drawing.Point(310, 3);
     this.bchkCreateSubAutoCalc.Name                    = "bchkCreateSubAutoCalc";
     this.bchkCreateSubAutoCalc.Size                    = new System.Drawing.Size(345, 19);
     this.bchkCreateSubAutoCalc.TabIndex                = 3;
     this.bchkCreateSubAutoCalc.Text                    = "Generate New Sub Charts with Auto Calculation(Y)";
     this.bchkCreateSubAutoCalc.UseVisualStyleBackColor = true;
     //
     // bchkCreateSubInterlock
     //
     this.bchkCreateSubInterlock.BssClass                = "";
     this.bchkCreateSubInterlock.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.bchkCreateSubInterlock.IsMultiLanguage         = true;
     this.bchkCreateSubInterlock.Key                     = "";
     this.bchkCreateSubInterlock.Location                = new System.Drawing.Point(3, 3);
     this.bchkCreateSubInterlock.Name                    = "bchkCreateSubInterlock";
     this.bchkCreateSubInterlock.Size                    = new System.Drawing.Size(301, 19);
     this.bchkCreateSubInterlock.TabIndex                = 2;
     this.bchkCreateSubInterlock.Text                    = "Generate New Sub Charts with Interlock(Y)";
     this.bchkCreateSubInterlock.UseVisualStyleBackColor = true;
     //
     // tlpModel2
     //
     this.tlpModel2.ColumnCount = 5;
     this.tlpModel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
     this.tlpModel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 150F));
     this.tlpModel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 59F));
     this.tlpModel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 150F));
     this.tlpModel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tlpModel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 23F));
     this.tlpModel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 23F));
     this.tlpModel2.Controls.Add(this.bcboAutoType, 1, 0);
     this.tlpModel2.Controls.Add(this.blblAutoSettings, 0, 0);
     this.tlpModel2.Controls.Add(this.blbMode, 2, 0);
     this.tlpModel2.Controls.Add(this.bcboMode, 3, 0);
     this.tlpModel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.tlpModel2.Location = new System.Drawing.Point(3, 41);
     this.tlpModel2.Name     = "tlpModel2";
     this.tlpModel2.RowCount = 1;
     this.tlpModel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.tlpModel2.Size     = new System.Drawing.Size(879, 24);
     this.tlpModel2.TabIndex = 9;
     //
     // bcboAutoType
     //
     this.bcboAutoType.AutoDropDownWidth = true;
     this.bcboAutoType.BssClass          = "";
     this.bcboAutoType.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.bcboAutoType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.bcboAutoType.Font              = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bcboAutoType.FormattingEnabled = true;
     this.bcboAutoType.IsMultiLanguage   = true;
     this.bcboAutoType.Key      = "";
     this.bcboAutoType.Location = new System.Drawing.Point(103, 3);
     this.bcboAutoType.Name     = "bcboAutoType";
     this.bcboAutoType.Size     = new System.Drawing.Size(144, 21);
     this.bcboAutoType.TabIndex = 5;
     //
     // blblAutoSettings
     //
     this.blblAutoSettings.BssClass        = "";
     this.blblAutoSettings.CustomTextAlign = "";
     this.blblAutoSettings.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blblAutoSettings.ImageAlign      = System.Drawing.ContentAlignment.MiddleRight;
     this.blblAutoSettings.IsMultiLanguage = true;
     this.blblAutoSettings.Key             = "";
     this.blblAutoSettings.Location        = new System.Drawing.Point(3, 0);
     this.blblAutoSettings.Name            = "blblAutoSettings";
     this.blblAutoSettings.Size            = new System.Drawing.Size(93, 24);
     this.blblAutoSettings.TabIndex        = 4;
     this.blblAutoSettings.Text            = "Auto Settings";
     this.blblAutoSettings.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // blbMode
     //
     this.blbMode.BssClass        = "";
     this.blbMode.CustomTextAlign = "";
     this.blbMode.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blbMode.ImageAlign      = System.Drawing.ContentAlignment.MiddleRight;
     this.blbMode.IsMultiLanguage = true;
     this.blbMode.Key             = "";
     this.blbMode.Location        = new System.Drawing.Point(253, 0);
     this.blbMode.Name            = "blbMode";
     this.blbMode.Size            = new System.Drawing.Size(52, 24);
     this.blbMode.TabIndex        = 6;
     this.blbMode.Text            = "Mode";
     this.blbMode.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // bcboMode
     //
     this.bcboMode.AutoDropDownWidth = true;
     this.bcboMode.BssClass          = "";
     this.bcboMode.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.bcboMode.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bcboMode.FormattingEnabled = true;
     this.bcboMode.IsMultiLanguage   = true;
     this.bcboMode.Key      = "";
     this.bcboMode.Location = new System.Drawing.Point(312, 3);
     this.bcboMode.Name     = "bcboMode";
     this.bcboMode.Size     = new System.Drawing.Size(143, 21);
     this.bcboMode.TabIndex = 7;
     //
     // tlpModel3
     //
     this.tlpModel3.ColumnCount = 7;
     this.tlpModel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 90F));
     this.tlpModel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 90F));
     this.tlpModel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 152F));
     this.tlpModel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 150F));
     this.tlpModel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 152F));
     this.tlpModel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 111F));
     this.tlpModel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tlpModel3.Controls.Add(this.btxtSampleCount, 6, 0);
     this.tlpModel3.Controls.Add(this.blblSampleCount, 5, 0);
     this.tlpModel3.Controls.Add(this.bchkMainYN, 0, 0);
     this.tlpModel3.Controls.Add(this.bchkInterlockYN, 1, 0);
     this.tlpModel3.Controls.Add(this.bchkAutoCalcYN, 2, 0);
     this.tlpModel3.Controls.Add(this.bchkActive, 4, 0);
     this.tlpModel3.Controls.Add(this.bchkAutoSubYN, 3, 0);
     this.tlpModel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.tlpModel3.Location = new System.Drawing.Point(3, 17);
     this.tlpModel3.Name     = "tlpModel3";
     this.tlpModel3.RowCount = 1;
     this.tlpModel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.tlpModel3.Size     = new System.Drawing.Size(879, 24);
     this.tlpModel3.TabIndex = 8;
     //
     // btxtSampleCount
     //
     this.btxtSampleCount.BssClass        = "";
     this.btxtSampleCount.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.btxtSampleCount.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.btxtSampleCount.ImeMode         = System.Windows.Forms.ImeMode.Disable;
     this.btxtSampleCount.InputDataType   = BISTel.PeakPerformance.Client.BISTelControl.BTextBox.InputType.Number;
     this.btxtSampleCount.IsMultiLanguage = true;
     this.btxtSampleCount.Key             = "";
     this.btxtSampleCount.Location        = new System.Drawing.Point(748, 3);
     this.btxtSampleCount.Name            = "btxtSampleCount";
     this.btxtSampleCount.Size            = new System.Drawing.Size(128, 21);
     this.btxtSampleCount.TabIndex        = 8;
     //
     // blblSampleCount
     //
     this.blblSampleCount.BssClass        = "";
     this.blblSampleCount.CustomTextAlign = "";
     this.blblSampleCount.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.blblSampleCount.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blblSampleCount.IsMultiLanguage = true;
     this.blblSampleCount.Key             = "";
     this.blblSampleCount.Location        = new System.Drawing.Point(637, 0);
     this.blblSampleCount.Name            = "blblSampleCount";
     this.blblSampleCount.Size            = new System.Drawing.Size(105, 25);
     this.blblSampleCount.TabIndex        = 7;
     this.blblSampleCount.Text            = "Sample Count";
     this.blblSampleCount.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // bchkMainYN
     //
     this.bchkMainYN.BssClass                = "";
     this.bchkMainYN.Dock                    = System.Windows.Forms.DockStyle.Left;
     this.bchkMainYN.IsMultiLanguage         = true;
     this.bchkMainYN.Key                     = "";
     this.bchkMainYN.Location                = new System.Drawing.Point(3, 3);
     this.bchkMainYN.Name                    = "bchkMainYN";
     this.bchkMainYN.Size                    = new System.Drawing.Size(83, 19);
     this.bchkMainYN.TabIndex                = 0;
     this.bchkMainYN.Text                    = "Main";
     this.bchkMainYN.UseVisualStyleBackColor = true;
     //
     // bchkInterlockYN
     //
     this.bchkInterlockYN.BssClass                = "";
     this.bchkInterlockYN.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.bchkInterlockYN.IsMultiLanguage         = true;
     this.bchkInterlockYN.Key                     = "";
     this.bchkInterlockYN.Location                = new System.Drawing.Point(93, 3);
     this.bchkInterlockYN.Name                    = "bchkInterlockYN";
     this.bchkInterlockYN.Size                    = new System.Drawing.Size(84, 19);
     this.bchkInterlockYN.TabIndex                = 2;
     this.bchkInterlockYN.Text                    = "Interlock";
     this.bchkInterlockYN.UseVisualStyleBackColor = true;
     //
     // bchkAutoCalcYN
     //
     this.bchkAutoCalcYN.BssClass                = "";
     this.bchkAutoCalcYN.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.bchkAutoCalcYN.IsMultiLanguage         = true;
     this.bchkAutoCalcYN.Key                     = "";
     this.bchkAutoCalcYN.Location                = new System.Drawing.Point(183, 3);
     this.bchkAutoCalcYN.Name                    = "bchkAutoCalcYN";
     this.bchkAutoCalcYN.Size                    = new System.Drawing.Size(146, 19);
     this.bchkAutoCalcYN.TabIndex                = 3;
     this.bchkAutoCalcYN.Text                    = "Auto Calculation";
     this.bchkAutoCalcYN.UseVisualStyleBackColor = true;
     //
     // bchkActive
     //
     this.bchkActive.BssClass                = "";
     this.bchkActive.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.bchkActive.IsMultiLanguage         = false;
     this.bchkActive.Key                     = "";
     this.bchkActive.Location                = new System.Drawing.Point(485, 3);
     this.bchkActive.Name                    = "bchkActive";
     this.bchkActive.Size                    = new System.Drawing.Size(146, 19);
     this.bchkActive.TabIndex                = 6;
     this.bchkActive.Text                    = "Active";
     this.bchkActive.UseVisualStyleBackColor = true;
     //
     // bchkAutoSubYN
     //
     this.bchkAutoSubYN.BssClass                = "";
     this.bchkAutoSubYN.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.bchkAutoSubYN.IsMultiLanguage         = true;
     this.bchkAutoSubYN.Key                     = "";
     this.bchkAutoSubYN.Location                = new System.Drawing.Point(335, 3);
     this.bchkAutoSubYN.Name                    = "bchkAutoSubYN";
     this.bchkAutoSubYN.Size                    = new System.Drawing.Size(144, 19);
     this.bchkAutoSubYN.TabIndex                = 1;
     this.bchkAutoSubYN.Text                    = "Auto Generate Sub Charts";
     this.bchkAutoSubYN.UseVisualStyleBackColor = true;
     //
     // gbParam
     //
     this.gbParam.Controls.Add(this.bLine1);
     this.gbParam.Controls.Add(this.panel4);
     this.gbParam.Controls.Add(this.tlpParam);
     this.gbParam.Dock     = System.Windows.Forms.DockStyle.Top;
     this.gbParam.Location = new System.Drawing.Point(0, 0);
     this.gbParam.Name     = "gbParam";
     this.gbParam.Size     = new System.Drawing.Size(885, 58);
     this.gbParam.TabIndex = 1;
     this.gbParam.TabStop  = false;
     this.gbParam.Text     = "Attributes Selection";
     //
     // bLine1
     //
     this.bLine1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.bLine1.FlatStyle = System.Windows.Forms.FlatStyle.Standard;
     this.bLine1.Location  = new System.Drawing.Point(3, 50);
     this.bLine1.Name      = "bLine1";
     this.bLine1.Size      = new System.Drawing.Size(879, 2);
     this.bLine1.TabIndex  = 0;
     this.bLine1.Text      = "bLine1";
     //
     // panel4
     //
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel4.Location = new System.Drawing.Point(3, 47);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(879, 3);
     this.panel4.TabIndex = 15;
     //
     // tlpParam
     //
     this.tlpParam.ColumnCount = 4;
     this.tlpParam.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 190F));
     this.tlpParam.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 184F));
     this.tlpParam.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 19F));
     this.tlpParam.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tlpParam.Controls.Add(this.blblParamAlias, 0, 0);
     this.tlpParam.Controls.Add(this.panel2, 1, 0);
     this.tlpParam.Dock     = System.Windows.Forms.DockStyle.Top;
     this.tlpParam.Location = new System.Drawing.Point(3, 17);
     this.tlpParam.Name     = "tlpParam";
     this.tlpParam.RowCount = 1;
     this.tlpParam.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.tlpParam.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 18F));
     this.tlpParam.Size     = new System.Drawing.Size(879, 30);
     this.tlpParam.TabIndex = 11;
     //
     // blblParamAlias
     //
     this.blblParamAlias.BssClass        = "";
     this.blblParamAlias.CustomTextAlign = "";
     this.blblParamAlias.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.blblParamAlias.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.blblParamAlias.IsMultiLanguage = true;
     this.blblParamAlias.Key             = "";
     this.blblParamAlias.Location        = new System.Drawing.Point(3, 0);
     this.blblParamAlias.Name            = "blblParamAlias";
     this.blblParamAlias.Size            = new System.Drawing.Size(184, 30);
     this.blblParamAlias.TabIndex        = 0;
     this.blblParamAlias.Text            = "Attributes Name";
     this.blblParamAlias.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // panel2
     //
     this.tlpParam.SetColumnSpan(this.panel2, 3);
     this.panel2.Controls.Add(this.pnlParamAlias);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(190, 0);
     this.panel2.Margin   = new System.Windows.Forms.Padding(0);
     this.panel2.Name     = "panel2";
     this.panel2.Padding  = new System.Windows.Forms.Padding(3);
     this.panel2.Size     = new System.Drawing.Size(689, 30);
     this.panel2.TabIndex = 15;
     //
     // pnlParamAlias
     //
     this.pnlParamAlias.Controls.Add(this.btxtParamAlias);
     this.pnlParamAlias.Controls.Add(this.bbtnParamAlias);
     this.pnlParamAlias.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlParamAlias.Location = new System.Drawing.Point(3, 3);
     this.pnlParamAlias.Name     = "pnlParamAlias";
     this.pnlParamAlias.Size     = new System.Drawing.Size(683, 19);
     this.pnlParamAlias.TabIndex = 11;
     //
     // btxtParamAlias
     //
     this.btxtParamAlias.BssClass        = "";
     this.btxtParamAlias.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.btxtParamAlias.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.btxtParamAlias.ImeMode         = System.Windows.Forms.ImeMode.NoControl;
     this.btxtParamAlias.InputDataType   = BISTel.PeakPerformance.Client.BISTelControl.BTextBox.InputType.String;
     this.btxtParamAlias.IsMultiLanguage = true;
     this.btxtParamAlias.Key             = "";
     this.btxtParamAlias.Location        = new System.Drawing.Point(0, 0);
     this.btxtParamAlias.Name            = "btxtParamAlias";
     this.btxtParamAlias.Size            = new System.Drawing.Size(655, 21);
     this.btxtParamAlias.TabIndex        = 2;
     //
     // bbtnParamAlias
     //
     this.bbtnParamAlias.AutoButtonSize          = false;
     this.bbtnParamAlias.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnParamAlias.BackgroundImage")));
     this.bbtnParamAlias.BssClass                = "";
     this.bbtnParamAlias.Dock                    = System.Windows.Forms.DockStyle.Right;
     this.bbtnParamAlias.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnParamAlias.Font                    = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtnParamAlias.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnParamAlias.IsMultiLanguage         = true;
     this.bbtnParamAlias.Key                     = "";
     this.bbtnParamAlias.Location                = new System.Drawing.Point(655, 0);
     this.bbtnParamAlias.Name                    = "bbtnParamAlias";
     this.bbtnParamAlias.Size                    = new System.Drawing.Size(28, 19);
     this.bbtnParamAlias.TabIndex                = 4;
     this.bbtnParamAlias.ToolTipText             = "";
     this.bbtnParamAlias.UseVisualStyleBackColor = true;
     this.bbtnParamAlias.Click                  += new System.EventHandler(this.bbtnParamAlias_Click);
     //
     // ContextConfigurationUC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.pnlSPCBase);
     this.Name = "ContextConfigurationUC";
     this.Size = new System.Drawing.Size(885, 458);
     this.pnlSPCBase.ResumeLayout(false);
     this.gbContext.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprContext)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprContext_Sheet1)).EndInit();
     this.gbModel.ResumeLayout(false);
     this.tlpModel5.ResumeLayout(false);
     this.tlpModel4.ResumeLayout(false);
     this.tlpModel2.ResumeLayout(false);
     this.tlpModel3.ResumeLayout(false);
     this.tlpModel3.PerformLayout();
     this.gbParam.ResumeLayout(false);
     this.tlpParam.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.pnlParamAlias.ResumeLayout(false);
     this.pnlParamAlias.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(MultiDataCondition));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.bSpread1         = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bSpread1_Sheet1  = new FarPoint.Win.Spread.SheetView();
     this.pnlHidden        = new System.Windows.Forms.Panel();
     this.panel2           = new System.Windows.Forms.Panel();
     this.btnPlus          = new System.Windows.Forms.Button();
     this.btnMinus         = new System.Windows.Forms.Button();
     this.bTPnlSortingKey  = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
     this.bTPnlPeriod      = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
     this.bTPnlStepMapping = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1_Sheet1)).BeginInit();
     this.pnlHidden.SuspendLayout();
     this.panel2.SuspendLayout();
     this.bTPnlStepMapping.SuspendLayout();
     this.SuspendLayout();
     //
     // bSpread1
     //
     this.bSpread1.About = "3.0.2005.2005";
     this.bSpread1.AccessibleDescription = "";
     this.bSpread1.AddFont              = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpread1.AddFontColor         = System.Drawing.Color.Blue;
     this.bSpread1.AddtionalCodeList    = ((System.Collections.SortedList)(resources.GetObject("bSpread1.AddtionalCodeList")));
     this.bSpread1.AllowNewRow          = true;
     this.bSpread1.AutoClipboard        = false;
     this.bSpread1.AutoGenerateColumns  = false;
     this.bSpread1.BssClass             = "";
     this.bSpread1.ClickPos             = new System.Drawing.Point(0, 0);
     this.bSpread1.ColFronzen           = 0;
     columnInfo1.CheckBoxFields         = null;
     columnInfo1.ComboFields            = null;
     columnInfo1.DefaultValue           = null;
     columnInfo1.KeyFields              = null;
     columnInfo1.MandatoryFields        = null;
     columnInfo1.SaveTableInfo          = null;
     columnInfo1.UniqueFields           = null;
     this.bSpread1.columnInformation    = columnInfo1;
     this.bSpread1.ComboEnable          = true;
     this.bSpread1.DataAutoHeadings     = false;
     this.bSpread1.DataSet              = null;
     this.bSpread1.DataSource_V2        = null;
     this.bSpread1.DateToDateTimeFormat = false;
     this.bSpread1.DefaultDeleteValue   = true;
     this.bSpread1.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpread1.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bSpread1.DisplayColumnHeader  = true;
     this.bSpread1.DisplayRowHeader     = true;
     this.bSpread1.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.bSpread1.EditModeReplace     = true;
     this.bSpread1.FilterVisible       = false;
     this.bSpread1.HeadHeight          = 20F;
     this.bSpread1.IsCellCopy          = false;
     this.bSpread1.IsEditComboListItem = false;
     this.bSpread1.IsMultiLanguage     = true;
     this.bSpread1.IsReport            = false;
     this.bSpread1.Key                  = "";
     this.bSpread1.Location             = new System.Drawing.Point(0, 56);
     this.bSpread1.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpread1.ModifyFontColor      = System.Drawing.Color.Red;
     this.bSpread1.Name                 = "bSpread1";
     this.bSpread1.RowFronzen           = 0;
     this.bSpread1.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bSpread1.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bSpread1_Sheet1
     });
     this.bSpread1.Size                  = new System.Drawing.Size(229, 110);
     this.bSpread1.StyleID               = null;
     this.bSpread1.TabIndex              = 0;
     tipAppearance1.BackColor            = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                 = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor            = System.Drawing.SystemColors.InfoText;
     this.bSpread1.TextTipAppearance     = tipAppearance1;
     this.bSpread1.UseCheckAll           = false;
     this.bSpread1.UseCommandIcon        = false;
     this.bSpread1.UseFilter             = false;
     this.bSpread1.UseGeneralContextMenu = true;
     this.bSpread1.UseHeadColor          = false;
     this.bSpread1.UseMultiCheck         = true;
     this.bSpread1.UseOriginalEvent      = false;
     this.bSpread1.UseSpreadEdit         = true;
     this.bSpread1.UseStatusColor        = false;
     this.bSpread1.UseWidthMemory        = true;
     this.bSpread1.WhenDeleteUseModify   = false;
     this.bSpread1.ButtonClicked        += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.bSpread1_ButtonClicked);
     //
     // bSpread1_Sheet1
     //
     this.bSpread1_Sheet1.Reset();
     this.bSpread1_Sheet1.SheetName = "Sheet1";
     //
     // pnlHidden
     //
     this.pnlHidden.Controls.Add(this.panel2);
     this.pnlHidden.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlHidden.Location = new System.Drawing.Point(0, 32);
     this.pnlHidden.Name     = "pnlHidden";
     this.pnlHidden.Size     = new System.Drawing.Size(229, 24);
     this.pnlHidden.TabIndex = 51;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.btnPlus);
     this.panel2.Controls.Add(this.btnMinus);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel2.Location = new System.Drawing.Point(143, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(86, 24);
     this.panel2.TabIndex = 26;
     //
     // btnPlus
     //
     this.btnPlus.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btnPlus.BackgroundImage")));
     this.btnPlus.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.btnPlus.Location = new System.Drawing.Point(61, 5);
     this.btnPlus.Name     = "btnPlus";
     this.btnPlus.Size     = new System.Drawing.Size(23, 18);
     this.btnPlus.TabIndex = 45;
     this.btnPlus.UseVisualStyleBackColor = true;
     this.btnPlus.Click += new System.EventHandler(this.btnPlus_Click);
     //
     // btnMinus
     //
     this.btnMinus.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btnMinus.BackgroundImage")));
     this.btnMinus.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.btnMinus.Location = new System.Drawing.Point(36, 5);
     this.btnMinus.Name     = "btnMinus";
     this.btnMinus.Size     = new System.Drawing.Size(23, 18);
     this.btnMinus.TabIndex = 44;
     this.btnMinus.UseVisualStyleBackColor = true;
     this.btnMinus.Visible = false;
     //
     // bTPnlSortingKey
     //
     this.bTPnlSortingKey.BssClass         = "TitlePanel";
     this.bTPnlSortingKey.Dock             = System.Windows.Forms.DockStyle.Top;
     this.bTPnlSortingKey.ImageBottom      = null;
     this.bTPnlSortingKey.ImageBottomRight = null;
     this.bTPnlSortingKey.ImageClose       = null;
     this.bTPnlSortingKey.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("bTPnlSortingKey.ImageLeft")));
     this.bTPnlSortingKey.ImageLeftBottom  = null;
     this.bTPnlSortingKey.ImageLeftFill    = null;
     this.bTPnlSortingKey.ImageMax         = null;
     this.bTPnlSortingKey.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("bTPnlSortingKey.ImageMiddle")));
     this.bTPnlSortingKey.ImageMin         = null;
     this.bTPnlSortingKey.ImagePanelMax    = null;
     this.bTPnlSortingKey.ImagePanelMin    = null;
     this.bTPnlSortingKey.ImagePanelNormal = null;
     this.bTPnlSortingKey.ImageRight       = ((System.Drawing.Image)(resources.GetObject("bTPnlSortingKey.ImageRight")));
     this.bTPnlSortingKey.ImageRightFill   = null;
     this.bTPnlSortingKey.IsPopupMax       = false;
     this.bTPnlSortingKey.IsSelected       = false;
     this.bTPnlSortingKey.Key            = "";
     this.bTPnlSortingKey.Location       = new System.Drawing.Point(0, 138);
     this.bTPnlSortingKey.MaxControlName = "";
     this.bTPnlSortingKey.MaxResizable   = false;
     this.bTPnlSortingKey.MaxVisibleStateForMaxNormal = false;
     this.bTPnlSortingKey.Name                = "bTPnlSortingKey";
     this.bTPnlSortingKey.Padding             = new System.Windows.Forms.Padding(0, 32, 0, 0);
     this.bTPnlSortingKey.PaddingTop          = 4;
     this.bTPnlSortingKey.PopMaxHeight        = 0;
     this.bTPnlSortingKey.PopMaxWidth         = 0;
     this.bTPnlSortingKey.RightPadding        = 5;
     this.bTPnlSortingKey.SelectedColor       = System.Drawing.Color.Blue;
     this.bTPnlSortingKey.ShowCloseButton     = false;
     this.bTPnlSortingKey.ShowMaxNormalButton = false;
     this.bTPnlSortingKey.ShowMinButton       = false;
     this.bTPnlSortingKey.Size                = new System.Drawing.Size(229, 139);
     this.bTPnlSortingKey.TabIndex            = 24;
     this.bTPnlSortingKey.Title               = "SortingKey";
     this.bTPnlSortingKey.TitleColor          = System.Drawing.Color.Black;
     this.bTPnlSortingKey.TitleFont           = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.bTPnlSortingKey.TopPadding          = 5;
     //
     // bTPnlPeriod
     //
     this.bTPnlPeriod.BssClass         = "TitlePanel";
     this.bTPnlPeriod.Dock             = System.Windows.Forms.DockStyle.Top;
     this.bTPnlPeriod.ImageBottom      = null;
     this.bTPnlPeriod.ImageBottomRight = null;
     this.bTPnlPeriod.ImageClose       = null;
     this.bTPnlPeriod.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("bTPnlPeriod.ImageLeft")));
     this.bTPnlPeriod.ImageLeftBottom  = null;
     this.bTPnlPeriod.ImageLeftFill    = null;
     this.bTPnlPeriod.ImageMax         = null;
     this.bTPnlPeriod.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("bTPnlPeriod.ImageMiddle")));
     this.bTPnlPeriod.ImageMin         = null;
     this.bTPnlPeriod.ImagePanelMax    = null;
     this.bTPnlPeriod.ImagePanelMin    = null;
     this.bTPnlPeriod.ImagePanelNormal = null;
     this.bTPnlPeriod.ImageRight       = ((System.Drawing.Image)(resources.GetObject("bTPnlPeriod.ImageRight")));
     this.bTPnlPeriod.ImageRightFill   = null;
     this.bTPnlPeriod.IsPopupMax       = false;
     this.bTPnlPeriod.IsSelected       = false;
     this.bTPnlPeriod.Key            = "";
     this.bTPnlPeriod.Location       = new System.Drawing.Point(0, 0);
     this.bTPnlPeriod.MaxControlName = "";
     this.bTPnlPeriod.MaxResizable   = false;
     this.bTPnlPeriod.MaxVisibleStateForMaxNormal = false;
     this.bTPnlPeriod.Name                = "bTPnlPeriod";
     this.bTPnlPeriod.Padding             = new System.Windows.Forms.Padding(0, 32, 0, 0);
     this.bTPnlPeriod.PaddingTop          = 4;
     this.bTPnlPeriod.PopMaxHeight        = 0;
     this.bTPnlPeriod.PopMaxWidth         = 0;
     this.bTPnlPeriod.RightPadding        = 5;
     this.bTPnlPeriod.SelectedColor       = System.Drawing.Color.Blue;
     this.bTPnlPeriod.ShowCloseButton     = false;
     this.bTPnlPeriod.ShowMaxNormalButton = false;
     this.bTPnlPeriod.ShowMinButton       = false;
     this.bTPnlPeriod.Size                = new System.Drawing.Size(229, 138);
     this.bTPnlPeriod.TabIndex            = 25;
     this.bTPnlPeriod.Title               = "Period";
     this.bTPnlPeriod.TitleColor          = System.Drawing.Color.Black;
     this.bTPnlPeriod.TitleFont           = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.bTPnlPeriod.TopPadding          = 5;
     //
     // bTPnlStepMapping
     //
     this.bTPnlStepMapping.BssClass = "TitlePanel";
     this.bTPnlStepMapping.Controls.Add(this.bSpread1);
     this.bTPnlStepMapping.Controls.Add(this.pnlHidden);
     this.bTPnlStepMapping.Dock             = System.Windows.Forms.DockStyle.Top;
     this.bTPnlStepMapping.ImageBottom      = null;
     this.bTPnlStepMapping.ImageBottomRight = null;
     this.bTPnlStepMapping.ImageClose       = null;
     this.bTPnlStepMapping.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("bTPnlStepMapping.ImageLeft")));
     this.bTPnlStepMapping.ImageLeftBottom  = null;
     this.bTPnlStepMapping.ImageLeftFill    = null;
     this.bTPnlStepMapping.ImageMax         = null;
     this.bTPnlStepMapping.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("bTPnlStepMapping.ImageMiddle")));
     this.bTPnlStepMapping.ImageMin         = null;
     this.bTPnlStepMapping.ImagePanelMax    = null;
     this.bTPnlStepMapping.ImagePanelMin    = null;
     this.bTPnlStepMapping.ImagePanelNormal = null;
     this.bTPnlStepMapping.ImageRight       = ((System.Drawing.Image)(resources.GetObject("bTPnlStepMapping.ImageRight")));
     this.bTPnlStepMapping.ImageRightFill   = null;
     this.bTPnlStepMapping.IsPopupMax       = false;
     this.bTPnlStepMapping.IsSelected       = false;
     this.bTPnlStepMapping.Key            = "";
     this.bTPnlStepMapping.Location       = new System.Drawing.Point(0, 277);
     this.bTPnlStepMapping.MaxControlName = "";
     this.bTPnlStepMapping.MaxResizable   = false;
     this.bTPnlStepMapping.MaxVisibleStateForMaxNormal = false;
     this.bTPnlStepMapping.Name                = "bTPnlStepMapping";
     this.bTPnlStepMapping.Padding             = new System.Windows.Forms.Padding(0, 32, 0, 0);
     this.bTPnlStepMapping.PaddingTop          = 4;
     this.bTPnlStepMapping.PopMaxHeight        = 0;
     this.bTPnlStepMapping.PopMaxWidth         = 0;
     this.bTPnlStepMapping.RightPadding        = 5;
     this.bTPnlStepMapping.SelectedColor       = System.Drawing.Color.Blue;
     this.bTPnlStepMapping.ShowCloseButton     = false;
     this.bTPnlStepMapping.ShowMaxNormalButton = false;
     this.bTPnlStepMapping.ShowMinButton       = false;
     this.bTPnlStepMapping.Size                = new System.Drawing.Size(229, 166);
     this.bTPnlStepMapping.TabIndex            = 26;
     this.bTPnlStepMapping.Title               = "Step별 Data Mapping";
     this.bTPnlStepMapping.TitleColor          = System.Drawing.Color.Black;
     this.bTPnlStepMapping.TitleFont           = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.bTPnlStepMapping.TopPadding          = 5;
     //
     // MultiDataCondition
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoScroll          = true;
     this.BackColor           = System.Drawing.Color.Transparent;
     this.Controls.Add(this.bTPnlStepMapping);
     this.Controls.Add(this.bTPnlSortingKey);
     this.Controls.Add(this.bTPnlPeriod);
     this.Name = "MultiDataCondition";
     this.Size = new System.Drawing.Size(229, 462);
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1_Sheet1)).EndInit();
     this.pnlHidden.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.bTPnlStepMapping.ResumeLayout(false);
     this.bTPnlStepMapping.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     BISTel.PeakPerformance.Client.BISTelControl.BTeeCharts.ColorList colorList1 = new BISTel.PeakPerformance.Client.BISTelControl.BTeeCharts.ColorList();
     BISTel.PeakPerformance.Client.BISTelControl.BTeeCharts.SeriesInfos.SeriesTypeInfo seriesTypeInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.BTeeCharts.SeriesInfos.SeriesTypeInfo();
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(BaseChart));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.bTitlePanel1     = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
     this.bTeeChart1       = new BISTel.PeakPerformance.Client.BISTelControl.BTeeCharts.BTeeChart(this.components);
     this.bButtonList1     = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
     this.bSpread1         = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bSpread1_Sheet1  = new FarPoint.Win.Spread.SheetView();
     this.bapnlGroup       = new BISTel.PeakPerformance.Client.BISTelControl.BArrangePanel();
     this.panel1           = new System.Windows.Forms.Panel();
     this.bCheckCombo      = new BISTel.PeakPerformance.Client.BISTelControl.BCheckCombo();
     this.panel3           = new System.Windows.Forms.Panel();
     this.bbtnRefresh      = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.panel2           = new System.Windows.Forms.Panel();
     this.blblLabel        = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.blblbullet01     = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bapnlEQP         = new BISTel.PeakPerformance.Client.BISTelControl.BArrangePanel();
     this.panel4           = new System.Windows.Forms.Panel();
     this.bchkModuleID     = new BISTel.PeakPerformance.Client.BISTelControl.BCheckCombo();
     this.panel5           = new System.Windows.Forms.Panel();
     this.bbtnEQPRefresh   = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.pnlModuleIDLabel = new System.Windows.Forms.Panel();
     this.blblModuleID     = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.blblbullet03     = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.pnlChkEQPID      = new System.Windows.Forms.Panel();
     this.bchkEQPID        = new BISTel.PeakPerformance.Client.BISTelControl.BCheckCombo();
     this.pnlEQPIDLabel    = new System.Windows.Forms.Panel();
     this.blblEQPID        = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.blblbullet02     = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bTitlePanel1.SuspendLayout();
     this.bButtonList1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1_Sheet1)).BeginInit();
     this.bapnlGroup.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel2.SuspendLayout();
     this.bapnlEQP.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel5.SuspendLayout();
     this.pnlModuleIDLabel.SuspendLayout();
     this.pnlChkEQPID.SuspendLayout();
     this.pnlEQPIDLabel.SuspendLayout();
     this.SuspendLayout();
     //
     // bTitlePanel1
     //
     this.bTitlePanel1.BssClass = "TitlePanel";
     this.bTitlePanel1.Controls.Add(this.bTeeChart1);
     this.bTitlePanel1.Controls.Add(this.bButtonList1);
     this.bTitlePanel1.Controls.Add(this.bapnlGroup);
     this.bTitlePanel1.Controls.Add(this.bapnlEQP);
     this.bTitlePanel1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.bTitlePanel1.ImageBottom      = null;
     this.bTitlePanel1.ImageBottomRight = null;
     this.bTitlePanel1.ImageClose       = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageClose")));
     this.bTitlePanel1.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageLeft")));
     this.bTitlePanel1.ImageLeftBottom  = null;
     this.bTitlePanel1.ImageLeftFill    = null;
     this.bTitlePanel1.ImageMax         = null;
     this.bTitlePanel1.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageMiddle")));
     this.bTitlePanel1.ImageMin         = null;
     this.bTitlePanel1.ImagePanelMax    = null;
     this.bTitlePanel1.ImagePanelMin    = null;
     this.bTitlePanel1.ImagePanelNormal = null;
     this.bTitlePanel1.ImageRight       = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageRight")));
     this.bTitlePanel1.ImageRightFill   = null;
     this.bTitlePanel1.IsPopupMax       = false;
     this.bTitlePanel1.IsSelected       = false;
     this.bTitlePanel1.Key            = "";
     this.bTitlePanel1.Location       = new System.Drawing.Point(0, 0);
     this.bTitlePanel1.Margin         = new System.Windows.Forms.Padding(0);
     this.bTitlePanel1.MaxControlName = "";
     this.bTitlePanel1.MaxResizable   = false;
     this.bTitlePanel1.MaxVisibleStateForMaxNormal = false;
     this.bTitlePanel1.Name                = "bTitlePanel1";
     this.bTitlePanel1.Padding             = new System.Windows.Forms.Padding(0, 33, 0, 0);
     this.bTitlePanel1.PaddingTop          = 4;
     this.bTitlePanel1.PopMaxHeight        = 0;
     this.bTitlePanel1.PopMaxWidth         = 0;
     this.bTitlePanel1.RightPadding        = 5;
     this.bTitlePanel1.SelectedColor       = System.Drawing.Color.Blue;
     this.bTitlePanel1.ShowCloseButton     = false;
     this.bTitlePanel1.ShowMaxNormalButton = false;
     this.bTitlePanel1.ShowMinButton       = false;
     this.bTitlePanel1.Size                = new System.Drawing.Size(448, 344);
     this.bTitlePanel1.TabIndex            = 0;
     this.bTitlePanel1.Title               = "Title";
     this.bTitlePanel1.TitleColor          = System.Drawing.Color.Black;
     this.bTitlePanel1.TitleFont           = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.bTitlePanel1.TopPadding          = 5;
     this.bTitlePanel1.MaximizedPanel     += new System.EventHandler(this.bTitlePanel1_MaximizedPanel);
     this.bTitlePanel1.MinimizedPanel     += new System.EventHandler(this.bTitlePanel1_MinimizedPanel);
     this.bTitlePanel1.MouseClick         += new System.Windows.Forms.MouseEventHandler(this.bTitlePanel1_MouseClick);
     this.bTitlePanel1.MouseMove          += new System.Windows.Forms.MouseEventHandler(this.bTitlePanel1_MouseMove);
     this.bTitlePanel1.MouseUp            += new System.Windows.Forms.MouseEventHandler(this.bTitlePanel1_MouseUp);
     //
     // bTeeChart1
     //
     this.bTeeChart1.AutoScroll              = true;
     this.bTeeChart1.AxisDateTimeFormat      = "yyyy-MM-dd";
     this.bTeeChart1.AxisHoriGridLineCount   = 10;
     this.bTeeChart1.ClickAction             = BISTel.PeakPerformance.Client.BISTelControl.BTeeCharts.BTeeChart.ChartClickAction.DEFAULT;
     this.bTeeChart1.ClickActionCustom       = null;
     this.bTeeChart1.DefaultToolTipInfo      = null;
     this.bTeeChart1.DeltaValuePointLength   = 2;
     this.bTeeChart1.DivideChartType         = BISTel.PeakPerformance.Client.BISTelControl.BTeeCharts.BTeeChart.DivideType.Height;
     this.bTeeChart1.DivideHeightAtShowGroup = 2;
     this.bTeeChart1.DivideWidthAtShowGroup  = 1;
     this.bTeeChart1.Dock                          = System.Windows.Forms.DockStyle.Fill;
     this.bTeeChart1.HeaderText                    = "";
     this.bTeeChart1.HighlightSeriesHandler        = null;
     this.bTeeChart1.HighlightSeriesTransparency   = 80;
     this.bTeeChart1.IsApplyAllCSG                 = true;
     this.bTeeChart1.IsAutoValueFormatLeftAxis     = false;
     this.bTeeChart1.IsAutoValueFormatRightAxis    = false;
     this.bTeeChart1.IsCustomLegend                = false;
     this.bTeeChart1.IsDrawTooltipSeriesMouseHover = false;
     this.bTeeChart1.IsExponentialFormatLeftAxis   = false;
     this.bTeeChart1.IsExponentialFormatRightAxis  = false;
     this.bTeeChart1.IsGradient                    = true;
     this.bTeeChart1.IsHighlightSeries             = false;
     this.bTeeChart1.IsKeepToolTip                 = false;
     this.bTeeChart1.IsMoveToolTip                 = true;
     this.bTeeChart1.IsShapeSeriesEventDisable     = false;
     this.bTeeChart1.IsShowByGroup                 = false;
     this.bTeeChart1.IsShowByGroupSetAxisBottom    = false;
     this.bTeeChart1.IsShowByGroupZoom             = false;
     this.bTeeChart1.IsUndoZoom                    = false;
     this.bTeeChart1.IsUseAutomaticAxisOfTeeChart  = false;
     this.bTeeChart1.IsUseChartEditor              = true;
     this.bTeeChart1.IsVisibleLegendScrollBar      = true;
     this.bTeeChart1.IsVisibleShadow               = true;
     this.bTeeChart1.LegendPosition                = Steema.TeeChart.LegendAlignments.Right;
     this.bTeeChart1.LegendStyle                   = Steema.TeeChart.LegendStyles.Series;
     this.bTeeChart1.LegendTextStyle               = Steema.TeeChart.LegendTextStyles.LeftValue;
     this.bTeeChart1.LegendVisible                 = true;
     this.bTeeChart1.Location                      = new System.Drawing.Point(0, 119);
     this.bTeeChart1.Name                          = "bTeeChart1";
     this.bTeeChart1.OffsetBottom                  = 5;
     this.bTeeChart1.OffsetLeft                    = 5;
     this.bTeeChart1.OffsetRight                   = 5;
     this.bTeeChart1.OffsetTop                     = 5;
     this.bTeeChart1.SeriesColor                   = colorList1;
     seriesTypeInfo1.LineWidth                     = 1;
     seriesTypeInfo1.PointerHeight                 = 2;
     seriesTypeInfo1.PointerStyle                  = null;
     seriesTypeInfo1.PointerWidth                  = 2;
     seriesTypeInfo1.StyleType                     = "Default";
     this.bTeeChart1.SeriesTypeInformation         = seriesTypeInfo1;
     this.bTeeChart1.Size                          = new System.Drawing.Size(448, 225);
     this.bTeeChart1.TabIndex                      = 99;
     this.bTeeChart1.TreatNulls                    = Steema.TeeChart.Styles.TreatNullsStyle.DoNotPaint;
     this.bTeeChart1.XAxisLabel                    = BISTel.PeakPerformance.Client.BISTelControl.BTeeCharts.BTeeChart.XAxisLabelType.LABEL;
     this.bTeeChart1.ZoomDirection                 = Steema.TeeChart.ZoomDirections.Both;
     //
     // bButtonList1
     //
     this.bButtonList1.BssClass = "";
     this.bButtonList1.ButtonHorizontalSpacing = 1;
     this.bButtonList1.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
     this.bButtonList1.Controls.Add(this.bSpread1);
     this.bButtonList1.Dock = System.Windows.Forms.DockStyle.Top;
     this.bButtonList1.HorizontalMarginSpacing = 5;
     this.bButtonList1.IsCondition             = false;
     this.bButtonList1.Location    = new System.Drawing.Point(0, 91);
     this.bButtonList1.MarginSpace = 5;
     this.bButtonList1.Name        = "bButtonList1";
     this.bButtonList1.Size        = new System.Drawing.Size(448, 28);
     this.bButtonList1.TabIndex    = 100;
     this.bButtonList1.Visible     = false;
     //
     // bSpread1
     //
     this.bSpread1.About = "3.0.2005.2005";
     this.bSpread1.AccessibleDescription = "";
     this.bSpread1.AddFont              = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpread1.AddFontColor         = System.Drawing.Color.Blue;
     this.bSpread1.AddtionalCodeList    = ((System.Collections.SortedList)(resources.GetObject("bSpread1.AddtionalCodeList")));
     this.bSpread1.AllowNewRow          = true;
     this.bSpread1.AutoClipboard        = false;
     this.bSpread1.AutoGenerateColumns  = false;
     this.bSpread1.BssClass             = "";
     this.bSpread1.ClickPos             = new System.Drawing.Point(0, 0);
     this.bSpread1.ColFronzen           = 0;
     columnInfo1.CheckBoxFields         = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.CheckBoxFields")));
     columnInfo1.ComboFields            = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.ComboFields")));
     columnInfo1.DefaultValue           = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo1.DefaultValue")));
     columnInfo1.KeyFields              = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.SaveTableInfo          = ((System.Collections.SortedList)(resources.GetObject("columnInfo1.SaveTableInfo")));
     columnInfo1.UniqueFields           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bSpread1.columnInformation    = columnInfo1;
     this.bSpread1.ComboEnable          = true;
     this.bSpread1.DataAutoHeadings     = false;
     this.bSpread1.DataSet              = null;
     this.bSpread1.DataSource_V2        = null;
     this.bSpread1.DateToDateTimeFormat = false;
     this.bSpread1.DefaultDeleteValue   = true;
     this.bSpread1.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpread1.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bSpread1.DisplayColumnHeader  = true;
     this.bSpread1.DisplayRowHeader     = true;
     this.bSpread1.EditModeReplace      = true;
     this.bSpread1.FilterVisible        = false;
     this.bSpread1.HeadHeight           = 20F;
     this.bSpread1.IsCellCopy           = false;
     this.bSpread1.IsEditComboListItem  = false;
     this.bSpread1.IsMultiLanguage      = true;
     this.bSpread1.IsReport             = false;
     this.bSpread1.Key             = "";
     this.bSpread1.Location        = new System.Drawing.Point(3, 12);
     this.bSpread1.ModifyFont      = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpread1.ModifyFontColor = System.Drawing.Color.Red;
     this.bSpread1.Name            = "bSpread1";
     this.bSpread1.RowFronzen      = 0;
     this.bSpread1.RowInsertType   = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bSpread1_Sheet1
     });
     this.bSpread1.Size                  = new System.Drawing.Size(30, 11);
     this.bSpread1.StyleID               = null;
     this.bSpread1.TabIndex              = 0;
     tipAppearance1.BackColor            = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                 = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor            = System.Drawing.SystemColors.InfoText;
     this.bSpread1.TextTipAppearance     = tipAppearance1;
     this.bSpread1.UseCheckAll           = false;
     this.bSpread1.UseCommandIcon        = false;
     this.bSpread1.UseFilter             = false;
     this.bSpread1.UseGeneralContextMenu = true;
     this.bSpread1.UseHeadColor          = false;
     this.bSpread1.UseMultiCheck         = true;
     this.bSpread1.UseOriginalEvent      = false;
     this.bSpread1.UseSpreadEdit         = true;
     this.bSpread1.UseStatusColor        = false;
     this.bSpread1.UseWidthMemory        = true;
     this.bSpread1.Visible               = false;
     this.bSpread1.WhenDeleteUseModify   = false;
     //
     // bSpread1_Sheet1
     //
     this.bSpread1_Sheet1.Reset();
     this.bSpread1_Sheet1.SheetName = "Sheet1";
     //
     // bapnlGroup
     //
     this.bapnlGroup.BLabelAutoPadding = true;
     this.bapnlGroup.BssClass          = "TitlePanel";
     this.bapnlGroup.Controls.Add(this.panel1);
     this.bapnlGroup.Controls.Add(this.panel3);
     this.bapnlGroup.Controls.Add(this.panel2);
     this.bapnlGroup.Dock           = System.Windows.Forms.DockStyle.Top;
     this.bapnlGroup.IsCondition    = true;
     this.bapnlGroup.Key            = "";
     this.bapnlGroup.Location       = new System.Drawing.Point(0, 62);
     this.bapnlGroup.Name           = "bapnlGroup";
     this.bapnlGroup.Padding_Bottom = 5;
     this.bapnlGroup.Padding_Left   = 5;
     this.bapnlGroup.Padding_Right  = 5;
     this.bapnlGroup.Padding_Top    = 5;
     this.bapnlGroup.Size           = new System.Drawing.Size(448, 29);
     this.bapnlGroup.Space          = 5;
     this.bapnlGroup.TabIndex       = 102;
     this.bapnlGroup.Title          = "";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Transparent;
     this.panel1.Controls.Add(this.bCheckCombo);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(100, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Padding  = new System.Windows.Forms.Padding(4);
     this.panel1.Size     = new System.Drawing.Size(168, 29);
     this.panel1.TabIndex = 2;
     //
     // bCheckCombo
     //
     this.bCheckCombo.BackColor        = System.Drawing.Color.White;
     this.bCheckCombo.BssClass         = "";
     this.bCheckCombo.CausesValidation = false;
     this.bCheckCombo.DataSource       = null;
     this.bCheckCombo.DisplayMember    = "";
     this.bCheckCombo.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.bCheckCombo.Font             = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bCheckCombo.ForeColor        = System.Drawing.SystemColors.Window;
     this.bCheckCombo.IsIncludeAll     = false;
     this.bCheckCombo.Key         = "";
     this.bCheckCombo.Location    = new System.Drawing.Point(4, 4);
     this.bCheckCombo.Name        = "bCheckCombo";
     this.bCheckCombo.Size        = new System.Drawing.Size(160, 21);
     this.bCheckCombo.TabIndex    = 0;
     this.bCheckCombo.ValueMember = "";
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.Transparent;
     this.panel3.Controls.Add(this.bbtnRefresh);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel3.Location = new System.Drawing.Point(268, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Padding  = new System.Windows.Forms.Padding(4);
     this.panel3.Size     = new System.Drawing.Size(180, 29);
     this.panel3.TabIndex = 4;
     //
     // bbtnRefresh
     //
     this.bbtnRefresh.AutoButtonSize          = false;
     this.bbtnRefresh.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnRefresh.BackgroundImage")));
     this.bbtnRefresh.BssClass                = "ConditionButton";
     this.bbtnRefresh.Dock                    = System.Windows.Forms.DockStyle.Left;
     this.bbtnRefresh.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnRefresh.Font                    = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtnRefresh.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnRefresh.IsMultiLanguage         = false;
     this.bbtnRefresh.Key                     = "";
     this.bbtnRefresh.Location                = new System.Drawing.Point(4, 4);
     this.bbtnRefresh.Name                    = "bbtnRefresh";
     this.bbtnRefresh.Size                    = new System.Drawing.Size(63, 21);
     this.bbtnRefresh.TabIndex                = 2;
     this.bbtnRefresh.TabStop                 = false;
     this.bbtnRefresh.Text                    = "Refresh";
     this.bbtnRefresh.ToolTipText             = "";
     this.bbtnRefresh.UseVisualStyleBackColor = true;
     this.bbtnRefresh.Click                  += new System.EventHandler(this.bbtnRefresh_Click);
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.Transparent;
     this.panel2.Controls.Add(this.blblLabel);
     this.panel2.Controls.Add(this.blblbullet01);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(100, 29);
     this.panel2.TabIndex = 3;
     //
     // blblLabel
     //
     this.blblLabel.BackColor       = System.Drawing.Color.Transparent;
     this.blblLabel.BssClass        = "";
     this.blblLabel.CustomTextAlign = "";
     this.blblLabel.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.blblLabel.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blblLabel.ForeColor       = System.Drawing.Color.Black;
     this.blblLabel.ImageAlign      = System.Drawing.ContentAlignment.MiddleLeft;
     this.blblLabel.IsMultiLanguage = false;
     this.blblLabel.Key             = "";
     this.blblLabel.Location        = new System.Drawing.Point(10, 0);
     this.blblLabel.Name            = "blblLabel";
     this.blblLabel.Padding         = new System.Windows.Forms.Padding(4);
     this.blblLabel.Size            = new System.Drawing.Size(90, 29);
     this.blblLabel.TabIndex        = 0;
     this.blblLabel.Text            = "Group Selection";
     this.blblLabel.TextAlign       = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // blblbullet01
     //
     this.blblbullet01.BackColor       = System.Drawing.Color.Transparent;
     this.blblbullet01.BssClass        = "";
     this.blblbullet01.CustomTextAlign = "";
     this.blblbullet01.Dock            = System.Windows.Forms.DockStyle.Left;
     this.blblbullet01.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blblbullet01.ForeColor       = System.Drawing.Color.Black;
     this.blblbullet01.Image           = global::BISTel.eSPC.Page.Properties.Resources.bullet_01;
     this.blblbullet01.ImageAlign      = System.Drawing.ContentAlignment.MiddleRight;
     this.blblbullet01.IsMultiLanguage = true;
     this.blblbullet01.Key             = "";
     this.blblbullet01.Location        = new System.Drawing.Point(0, 0);
     this.blblbullet01.Name            = "blblbullet01";
     this.blblbullet01.Size            = new System.Drawing.Size(10, 29);
     this.blblbullet01.TabIndex        = 8;
     //
     // bapnlEQP
     //
     this.bapnlEQP.BLabelAutoPadding = true;
     this.bapnlEQP.BssClass          = "TitlePanel";
     this.bapnlEQP.Controls.Add(this.panel4);
     this.bapnlEQP.Controls.Add(this.panel5);
     this.bapnlEQP.Controls.Add(this.pnlModuleIDLabel);
     this.bapnlEQP.Controls.Add(this.pnlChkEQPID);
     this.bapnlEQP.Controls.Add(this.pnlEQPIDLabel);
     this.bapnlEQP.Dock           = System.Windows.Forms.DockStyle.Top;
     this.bapnlEQP.IsCondition    = true;
     this.bapnlEQP.Key            = "";
     this.bapnlEQP.Location       = new System.Drawing.Point(0, 33);
     this.bapnlEQP.Name           = "bapnlEQP";
     this.bapnlEQP.Padding_Bottom = 5;
     this.bapnlEQP.Padding_Left   = 5;
     this.bapnlEQP.Padding_Right  = 5;
     this.bapnlEQP.Padding_Top    = 5;
     this.bapnlEQP.Size           = new System.Drawing.Size(448, 29);
     this.bapnlEQP.Space          = 5;
     this.bapnlEQP.TabIndex       = 103;
     this.bapnlEQP.Title          = "";
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.Transparent;
     this.panel4.Controls.Add(this.bchkModuleID);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(348, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Padding  = new System.Windows.Forms.Padding(4);
     this.panel4.Size     = new System.Drawing.Size(30, 29);
     this.panel4.TabIndex = 6;
     //
     // bchkModuleID
     //
     this.bchkModuleID.BackColor        = System.Drawing.Color.White;
     this.bchkModuleID.BssClass         = "";
     this.bchkModuleID.CausesValidation = false;
     this.bchkModuleID.DataSource       = null;
     this.bchkModuleID.DisplayMember    = "";
     this.bchkModuleID.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.bchkModuleID.Font             = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bchkModuleID.ForeColor        = System.Drawing.SystemColors.Window;
     this.bchkModuleID.IsIncludeAll     = false;
     this.bchkModuleID.Key         = "";
     this.bchkModuleID.Location    = new System.Drawing.Point(4, 4);
     this.bchkModuleID.Name        = "bchkModuleID";
     this.bchkModuleID.Size        = new System.Drawing.Size(22, 21);
     this.bchkModuleID.TabIndex    = 0;
     this.bchkModuleID.ValueMember = "";
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.Transparent;
     this.panel5.Controls.Add(this.bbtnEQPRefresh);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel5.Location = new System.Drawing.Point(378, 0);
     this.panel5.Name     = "panel5";
     this.panel5.Padding  = new System.Windows.Forms.Padding(4);
     this.panel5.Size     = new System.Drawing.Size(70, 29);
     this.panel5.TabIndex = 7;
     //
     // bbtnEQPRefresh
     //
     this.bbtnEQPRefresh.AutoButtonSize          = false;
     this.bbtnEQPRefresh.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnEQPRefresh.BackgroundImage")));
     this.bbtnEQPRefresh.BssClass                = "ConditionButton";
     this.bbtnEQPRefresh.Dock                    = System.Windows.Forms.DockStyle.Left;
     this.bbtnEQPRefresh.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnEQPRefresh.Font                    = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtnEQPRefresh.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnEQPRefresh.IsMultiLanguage         = false;
     this.bbtnEQPRefresh.Key                     = "";
     this.bbtnEQPRefresh.Location                = new System.Drawing.Point(4, 4);
     this.bbtnEQPRefresh.Name                    = "bbtnEQPRefresh";
     this.bbtnEQPRefresh.Size                    = new System.Drawing.Size(63, 21);
     this.bbtnEQPRefresh.TabIndex                = 2;
     this.bbtnEQPRefresh.TabStop                 = false;
     this.bbtnEQPRefresh.Text                    = "Refresh";
     this.bbtnEQPRefresh.ToolTipText             = "";
     this.bbtnEQPRefresh.UseVisualStyleBackColor = true;
     this.bbtnEQPRefresh.Click                  += new System.EventHandler(this.bbtnRefresh_Click);
     //
     // pnlModuleIDLabel
     //
     this.pnlModuleIDLabel.BackColor = System.Drawing.Color.Transparent;
     this.pnlModuleIDLabel.Controls.Add(this.blblModuleID);
     this.pnlModuleIDLabel.Controls.Add(this.blblbullet03);
     this.pnlModuleIDLabel.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlModuleIDLabel.Location = new System.Drawing.Point(260, 0);
     this.pnlModuleIDLabel.Name     = "pnlModuleIDLabel";
     this.pnlModuleIDLabel.Size     = new System.Drawing.Size(88, 29);
     this.pnlModuleIDLabel.TabIndex = 5;
     //
     // blblModuleID
     //
     this.blblModuleID.BackColor       = System.Drawing.Color.Transparent;
     this.blblModuleID.BssClass        = "";
     this.blblModuleID.CustomTextAlign = "";
     this.blblModuleID.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.blblModuleID.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blblModuleID.ForeColor       = System.Drawing.Color.Black;
     this.blblModuleID.ImageAlign      = System.Drawing.ContentAlignment.MiddleLeft;
     this.blblModuleID.IsMultiLanguage = false;
     this.blblModuleID.Key             = "";
     this.blblModuleID.Location        = new System.Drawing.Point(10, 0);
     this.blblModuleID.Name            = "blblModuleID";
     this.blblModuleID.Padding         = new System.Windows.Forms.Padding(4);
     this.blblModuleID.Size            = new System.Drawing.Size(78, 29);
     this.blblModuleID.TabIndex        = 0;
     this.blblModuleID.Text            = "Module Alias";
     this.blblModuleID.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // blblbullet03
     //
     this.blblbullet03.BackColor       = System.Drawing.Color.Transparent;
     this.blblbullet03.BssClass        = "";
     this.blblbullet03.CustomTextAlign = "";
     this.blblbullet03.Dock            = System.Windows.Forms.DockStyle.Left;
     this.blblbullet03.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blblbullet03.ForeColor       = System.Drawing.Color.Black;
     this.blblbullet03.Image           = global::BISTel.eSPC.Page.Properties.Resources.bullet_01;
     this.blblbullet03.ImageAlign      = System.Drawing.ContentAlignment.MiddleRight;
     this.blblbullet03.IsMultiLanguage = true;
     this.blblbullet03.Key             = "";
     this.blblbullet03.Location        = new System.Drawing.Point(0, 0);
     this.blblbullet03.Name            = "blblbullet03";
     this.blblbullet03.Size            = new System.Drawing.Size(10, 29);
     this.blblbullet03.TabIndex        = 8;
     //
     // pnlChkEQPID
     //
     this.pnlChkEQPID.BackColor = System.Drawing.Color.Transparent;
     this.pnlChkEQPID.Controls.Add(this.bchkEQPID);
     this.pnlChkEQPID.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlChkEQPID.Location = new System.Drawing.Point(60, 0);
     this.pnlChkEQPID.Name     = "pnlChkEQPID";
     this.pnlChkEQPID.Padding  = new System.Windows.Forms.Padding(4);
     this.pnlChkEQPID.Size     = new System.Drawing.Size(200, 29);
     this.pnlChkEQPID.TabIndex = 2;
     //
     // bchkEQPID
     //
     this.bchkEQPID.BackColor        = System.Drawing.Color.White;
     this.bchkEQPID.BssClass         = "";
     this.bchkEQPID.CausesValidation = false;
     this.bchkEQPID.DataSource       = null;
     this.bchkEQPID.DisplayMember    = "";
     this.bchkEQPID.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.bchkEQPID.Font             = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bchkEQPID.ForeColor        = System.Drawing.SystemColors.Window;
     this.bchkEQPID.IsIncludeAll     = false;
     this.bchkEQPID.Key         = "";
     this.bchkEQPID.Location    = new System.Drawing.Point(4, 4);
     this.bchkEQPID.Name        = "bchkEQPID";
     this.bchkEQPID.Size        = new System.Drawing.Size(192, 21);
     this.bchkEQPID.TabIndex    = 0;
     this.bchkEQPID.ValueMember = "";
     //
     // pnlEQPIDLabel
     //
     this.pnlEQPIDLabel.BackColor = System.Drawing.Color.Transparent;
     this.pnlEQPIDLabel.Controls.Add(this.blblEQPID);
     this.pnlEQPIDLabel.Controls.Add(this.blblbullet02);
     this.pnlEQPIDLabel.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlEQPIDLabel.Location = new System.Drawing.Point(0, 0);
     this.pnlEQPIDLabel.Name     = "pnlEQPIDLabel";
     this.pnlEQPIDLabel.Size     = new System.Drawing.Size(60, 29);
     this.pnlEQPIDLabel.TabIndex = 3;
     //
     // blblEQPID
     //
     this.blblEQPID.BackColor       = System.Drawing.Color.Transparent;
     this.blblEQPID.BssClass        = "";
     this.blblEQPID.CustomTextAlign = "";
     this.blblEQPID.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.blblEQPID.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blblEQPID.ForeColor       = System.Drawing.Color.Black;
     this.blblEQPID.ImageAlign      = System.Drawing.ContentAlignment.MiddleLeft;
     this.blblEQPID.IsMultiLanguage = false;
     this.blblEQPID.Key             = "";
     this.blblEQPID.Location        = new System.Drawing.Point(10, 0);
     this.blblEQPID.Name            = "blblEQPID";
     this.blblEQPID.Padding         = new System.Windows.Forms.Padding(4);
     this.blblEQPID.Size            = new System.Drawing.Size(50, 29);
     this.blblEQPID.TabIndex        = 0;
     this.blblEQPID.Text            = "EQP ID";
     this.blblEQPID.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // blblbullet02
     //
     this.blblbullet02.BackColor       = System.Drawing.Color.Transparent;
     this.blblbullet02.BssClass        = "";
     this.blblbullet02.CustomTextAlign = "";
     this.blblbullet02.Dock            = System.Windows.Forms.DockStyle.Left;
     this.blblbullet02.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blblbullet02.ForeColor       = System.Drawing.Color.Black;
     this.blblbullet02.Image           = global::BISTel.eSPC.Page.Properties.Resources.bullet_01;
     this.blblbullet02.ImageAlign      = System.Drawing.ContentAlignment.MiddleRight;
     this.blblbullet02.IsMultiLanguage = true;
     this.blblbullet02.Key             = "";
     this.blblbullet02.Location        = new System.Drawing.Point(0, 0);
     this.blblbullet02.Name            = "blblbullet02";
     this.blblbullet02.Size            = new System.Drawing.Size(10, 29);
     this.blblbullet02.TabIndex        = 8;
     //
     // BaseChart
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Transparent;
     this.Controls.Add(this.bTitlePanel1);
     this.Name = "BaseChart";
     this.bTitlePanel1.ResumeLayout(false);
     this.bTitlePanel1.PerformLayout();
     this.bButtonList1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1_Sheet1)).EndInit();
     this.bapnlGroup.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.bapnlEQP.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.pnlModuleIDLabel.ResumeLayout(false);
     this.pnlChkEQPID.ResumeLayout(false);
     this.pnlEQPIDLabel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #16
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(SPCModelGroupPopup));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo2 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance2 = new FarPoint.Win.Spread.TipAppearance();
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo3 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance3 = new FarPoint.Win.Spread.TipAppearance();
     this.panel1                  = new System.Windows.Forms.Panel();
     this.splitContainer1         = new System.Windows.Forms.SplitContainer();
     this.panel7                  = new System.Windows.Forms.Panel();
     this.groupBox2               = new System.Windows.Forms.GroupBox();
     this.bsprSPCModel            = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprSPCModel_Sheet1     = new FarPoint.Win.Spread.SheetView();
     this.bComboGroupList         = new BISTel.PeakPerformance.Client.BISTelControl.BComboBox();
     this.panel11                 = new System.Windows.Forms.Panel();
     this.groupBox3               = new System.Windows.Forms.GroupBox();
     this.bsprModelMapping        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprModelMapping_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.panel10                 = new System.Windows.Forms.Panel();
     this.panel9                  = new System.Windows.Forms.Panel();
     this.tableLayoutPanel1       = new System.Windows.Forms.TableLayoutPanel();
     this.btn_Right               = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.btn_Left                = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.panel8                  = new System.Windows.Forms.Panel();
     this.panel4                  = new System.Windows.Forms.Panel();
     this.groupBox1               = new System.Windows.Forms.GroupBox();
     this.bsprGroupList           = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprGroupList_Sheet1    = new FarPoint.Win.Spread.SheetView();
     this.bbtnButtonList          = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
     this.bplEQPModel             = new System.Windows.Forms.Panel();
     this.panel3                  = new System.Windows.Forms.Panel();
     this.panel5                  = new System.Windows.Forms.Panel();
     this.panel2                  = new System.Windows.Forms.Panel();
     this.panel16                 = new System.Windows.Forms.Panel();
     this.btnSave                 = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.btnCancel               = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.pnlContentsArea.SuspendLayout();
     this.panel1.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.panel7.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprSPCModel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprSPCModel_Sheet1)).BeginInit();
     this.panel11.SuspendLayout();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprModelMapping)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprModelMapping_Sheet1)).BeginInit();
     this.panel9.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.panel4.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprGroupList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprGroupList_Sheet1)).BeginInit();
     this.panel2.SuspendLayout();
     this.panel16.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlContentsArea
     //
     this.pnlContentsArea.Controls.Add(this.panel1);
     this.pnlContentsArea.Controls.Add(this.panel2);
     this.pnlContentsArea.Size = new System.Drawing.Size(806, 584);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.splitContainer1);
     this.panel1.Controls.Add(this.panel4);
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Controls.Add(this.panel5);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(3, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(800, 542);
     this.panel1.TabIndex = 0;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(0, 247);
     this.splitContainer1.Name     = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.panel7);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.panel11);
     this.splitContainer1.Panel2.Controls.Add(this.panel10);
     this.splitContainer1.Panel2.Controls.Add(this.panel9);
     this.splitContainer1.Panel2.Controls.Add(this.panel8);
     this.splitContainer1.Size             = new System.Drawing.Size(800, 290);
     this.splitContainer1.SplitterDistance = 320;
     this.splitContainer1.TabIndex         = 9;
     //
     // panel7
     //
     this.panel7.Controls.Add(this.groupBox2);
     this.panel7.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel7.Location = new System.Drawing.Point(0, 0);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(320, 290);
     this.panel7.TabIndex = 4;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.bsprSPCModel);
     this.groupBox2.Controls.Add(this.bComboGroupList);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(0, 0);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(320, 290);
     this.groupBox2.TabIndex = 0;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "SPC MODEL LIST";
     //
     // bsprSPCModel
     //
     this.bsprSPCModel.About = "3.0.2005.2005";
     this.bsprSPCModel.AccessibleDescription = "";
     this.bsprSPCModel.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprSPCModel.AddFontColor        = System.Drawing.Color.Blue;
     this.bsprSPCModel.AddtionalCodeList   = ((System.Collections.SortedList)(resources.GetObject("bsprSPCModel.AddtionalCodeList")));
     this.bsprSPCModel.AllowNewRow         = true;
     this.bsprSPCModel.AutoClipboard       = false;
     this.bsprSPCModel.AutoGenerateColumns = false;
     this.bsprSPCModel.BssClass            = "";
     this.bsprSPCModel.ClickPos            = new System.Drawing.Point(0, 0);
     this.bsprSPCModel.ColFronzen          = 0;
     columnInfo1.CheckBoxFields            = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.CheckBoxFields")));
     columnInfo1.ComboFields                     = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.ComboFields")));
     columnInfo1.DefaultValue                    = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo1.DefaultValue")));
     columnInfo1.KeyFields                       = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields                 = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.SaveTableInfo                   = ((System.Collections.SortedList)(resources.GetObject("columnInfo1.SaveTableInfo")));
     columnInfo1.UniqueFields                    = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bsprSPCModel.columnInformation         = columnInfo1;
     this.bsprSPCModel.ComboEnable               = true;
     this.bsprSPCModel.DataAutoHeadings          = false;
     this.bsprSPCModel.DataSet                   = null;
     this.bsprSPCModel.DataSource_V2             = null;
     this.bsprSPCModel.DateToDateTimeFormat      = false;
     this.bsprSPCModel.DefaultDeleteValue        = true;
     this.bsprSPCModel.DeleteFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprSPCModel.DeleteFontColor           = System.Drawing.Color.Gray;
     this.bsprSPCModel.DisplayColumnHeader       = true;
     this.bsprSPCModel.DisplayRowHeader          = true;
     this.bsprSPCModel.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprSPCModel.EditModeReplace           = true;
     this.bsprSPCModel.FilterVisible             = false;
     this.bsprSPCModel.HeadHeight                = 20F;
     this.bsprSPCModel.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprSPCModel.IsCellCopy                = false;
     this.bsprSPCModel.IsEditComboListItem       = false;
     this.bsprSPCModel.IsMultiLanguage           = true;
     this.bsprSPCModel.IsReport                  = false;
     this.bsprSPCModel.Key                       = "";
     this.bsprSPCModel.Location                  = new System.Drawing.Point(3, 38);
     this.bsprSPCModel.ModifyFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprSPCModel.ModifyFontColor           = System.Drawing.Color.Red;
     this.bsprSPCModel.Name                      = "bsprSPCModel";
     this.bsprSPCModel.RowFronzen                = 0;
     this.bsprSPCModel.RowInsertType             = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprSPCModel.ScrollBarTrackPolicy      = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprSPCModel.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprSPCModel_Sheet1
     });
     this.bsprSPCModel.Size                    = new System.Drawing.Size(314, 249);
     this.bsprSPCModel.StyleID                 = null;
     this.bsprSPCModel.TabIndex                = 1;
     tipAppearance1.BackColor                  = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                       = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor                  = System.Drawing.SystemColors.InfoText;
     this.bsprSPCModel.TextTipAppearance       = tipAppearance1;
     this.bsprSPCModel.UseCheckAll             = false;
     this.bsprSPCModel.UseCommandIcon          = false;
     this.bsprSPCModel.UseFilter               = false;
     this.bsprSPCModel.UseGeneralContextMenu   = true;
     this.bsprSPCModel.UseHeadColor            = false;
     this.bsprSPCModel.UseMultiCheck           = true;
     this.bsprSPCModel.UseOriginalEvent        = false;
     this.bsprSPCModel.UseSpreadEdit           = true;
     this.bsprSPCModel.UseStatusColor          = false;
     this.bsprSPCModel.UseWidthMemory          = true;
     this.bsprSPCModel.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprSPCModel.WhenDeleteUseModify     = false;
     //
     // bsprSPCModel_Sheet1
     //
     this.bsprSPCModel_Sheet1.Reset();
     this.bsprSPCModel_Sheet1.SheetName = "Sheet1";
     //
     // bComboGroupList
     //
     this.bComboGroupList.AutoDropDownWidth = true;
     this.bComboGroupList.BssClass          = "";
     this.bComboGroupList.Dock              = System.Windows.Forms.DockStyle.Top;
     this.bComboGroupList.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.bComboGroupList.FormattingEnabled = true;
     this.bComboGroupList.IntegralHeight    = false;
     this.bComboGroupList.IsMultiLanguage   = true;
     this.bComboGroupList.Key                   = "";
     this.bComboGroupList.Location              = new System.Drawing.Point(3, 17);
     this.bComboGroupList.Name                  = "bComboGroupList";
     this.bComboGroupList.Size                  = new System.Drawing.Size(314, 21);
     this.bComboGroupList.TabIndex              = 2;
     this.bComboGroupList.SelectedIndexChanged += new System.EventHandler(this.bComboGroupList_SelectedIndexChanged);
     //
     // panel11
     //
     this.panel11.Controls.Add(this.groupBox3);
     this.panel11.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel11.Location = new System.Drawing.Point(43, 0);
     this.panel11.Name     = "panel11";
     this.panel11.Size     = new System.Drawing.Size(433, 290);
     this.panel11.TabIndex = 8;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.bsprModelMapping);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox3.Location = new System.Drawing.Point(0, 0);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(433, 290);
     this.groupBox3.TabIndex = 0;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "GROUP MAPPING";
     //
     // bsprModelMapping
     //
     this.bsprModelMapping.About = "3.0.2005.2005";
     this.bsprModelMapping.AccessibleDescription = "";
     this.bsprModelMapping.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprModelMapping.AddFontColor        = System.Drawing.Color.Blue;
     this.bsprModelMapping.AddtionalCodeList   = ((System.Collections.SortedList)(resources.GetObject("bsprModelMapping.AddtionalCodeList")));
     this.bsprModelMapping.AllowNewRow         = true;
     this.bsprModelMapping.AutoClipboard       = false;
     this.bsprModelMapping.AutoGenerateColumns = false;
     this.bsprModelMapping.BssClass            = "";
     this.bsprModelMapping.ClickPos            = new System.Drawing.Point(0, 0);
     this.bsprModelMapping.ColFronzen          = 0;
     columnInfo2.CheckBoxFields                      = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo2.CheckBoxFields")));
     columnInfo2.ComboFields                         = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo2.ComboFields")));
     columnInfo2.DefaultValue                        = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo2.DefaultValue")));
     columnInfo2.KeyFields                           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.KeyFields")));
     columnInfo2.MandatoryFields                     = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.MandatoryFields")));
     columnInfo2.SaveTableInfo                       = ((System.Collections.SortedList)(resources.GetObject("columnInfo2.SaveTableInfo")));
     columnInfo2.UniqueFields                        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.UniqueFields")));
     this.bsprModelMapping.columnInformation         = columnInfo2;
     this.bsprModelMapping.ComboEnable               = true;
     this.bsprModelMapping.DataAutoHeadings          = false;
     this.bsprModelMapping.DataSet                   = null;
     this.bsprModelMapping.DataSource_V2             = null;
     this.bsprModelMapping.DateToDateTimeFormat      = false;
     this.bsprModelMapping.DefaultDeleteValue        = true;
     this.bsprModelMapping.DeleteFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprModelMapping.DeleteFontColor           = System.Drawing.Color.Gray;
     this.bsprModelMapping.DisplayColumnHeader       = true;
     this.bsprModelMapping.DisplayRowHeader          = true;
     this.bsprModelMapping.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprModelMapping.EditModeReplace           = true;
     this.bsprModelMapping.FilterVisible             = false;
     this.bsprModelMapping.HeadHeight                = 20F;
     this.bsprModelMapping.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprModelMapping.IsCellCopy                = false;
     this.bsprModelMapping.IsEditComboListItem       = false;
     this.bsprModelMapping.IsMultiLanguage           = true;
     this.bsprModelMapping.IsReport                  = false;
     this.bsprModelMapping.Key                       = "";
     this.bsprModelMapping.Location                  = new System.Drawing.Point(3, 17);
     this.bsprModelMapping.ModifyFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprModelMapping.ModifyFontColor           = System.Drawing.Color.Red;
     this.bsprModelMapping.Name                      = "bsprModelMapping";
     this.bsprModelMapping.RowFronzen                = 0;
     this.bsprModelMapping.RowInsertType             = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprModelMapping.ScrollBarTrackPolicy      = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprModelMapping.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprModelMapping_Sheet1
     });
     this.bsprModelMapping.Size                    = new System.Drawing.Size(427, 270);
     this.bsprModelMapping.StyleID                 = null;
     this.bsprModelMapping.TabIndex                = 0;
     tipAppearance2.BackColor                      = System.Drawing.SystemColors.Info;
     tipAppearance2.Font                           = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance2.ForeColor                      = System.Drawing.SystemColors.InfoText;
     this.bsprModelMapping.TextTipAppearance       = tipAppearance2;
     this.bsprModelMapping.UseCheckAll             = false;
     this.bsprModelMapping.UseCommandIcon          = false;
     this.bsprModelMapping.UseFilter               = false;
     this.bsprModelMapping.UseGeneralContextMenu   = true;
     this.bsprModelMapping.UseHeadColor            = false;
     this.bsprModelMapping.UseMultiCheck           = true;
     this.bsprModelMapping.UseOriginalEvent        = false;
     this.bsprModelMapping.UseSpreadEdit           = true;
     this.bsprModelMapping.UseStatusColor          = false;
     this.bsprModelMapping.UseWidthMemory          = true;
     this.bsprModelMapping.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprModelMapping.WhenDeleteUseModify     = false;
     //
     // bsprModelMapping_Sheet1
     //
     this.bsprModelMapping_Sheet1.Reset();
     this.bsprModelMapping_Sheet1.SheetName = "Sheet1";
     //
     // panel10
     //
     this.panel10.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel10.Location = new System.Drawing.Point(38, 0);
     this.panel10.Name     = "panel10";
     this.panel10.Size     = new System.Drawing.Size(5, 290);
     this.panel10.TabIndex = 7;
     //
     // panel9
     //
     this.panel9.Controls.Add(this.tableLayoutPanel1);
     this.panel9.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel9.Location = new System.Drawing.Point(5, 0);
     this.panel9.Name     = "panel9";
     this.panel9.Size     = new System.Drawing.Size(33, 290);
     this.panel9.TabIndex = 6;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.AutoSize    = true;
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Controls.Add(this.btn_Right, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.btn_Left, 0, 2);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 3;
     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.Absolute, 14F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(33, 290);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // btn_Right
     //
     this.btn_Right.AutoButtonSize          = false;
     this.btn_Right.BackgroundImage         = global::BISTel.eSPC.Page.Properties.Resources.FNC_MoveRight;
     this.btn_Right.BssClass                = "";
     this.btn_Right.Dock                    = System.Windows.Forms.DockStyle.Bottom;
     this.btn_Right.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.btn_Right.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.btn_Right.IsMultiLanguage         = true;
     this.btn_Right.Key                     = "";
     this.btn_Right.Location                = new System.Drawing.Point(3, 116);
     this.btn_Right.Name                    = "btn_Right";
     this.btn_Right.Size                    = new System.Drawing.Size(27, 19);
     this.btn_Right.TabIndex                = 0;
     this.btn_Right.ToolTipText             = "";
     this.btn_Right.UseVisualStyleBackColor = true;
     this.btn_Right.Click                  += new System.EventHandler(this.btn_Right_Click);
     //
     // btn_Left
     //
     this.btn_Left.AutoButtonSize          = false;
     this.btn_Left.BackgroundImage         = global::BISTel.eSPC.Page.Properties.Resources.FNC_MoveLeft;
     this.btn_Left.BssClass                = "";
     this.btn_Left.Dock                    = System.Windows.Forms.DockStyle.Top;
     this.btn_Left.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.btn_Left.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.btn_Left.IsMultiLanguage         = true;
     this.btn_Left.Key                     = "";
     this.btn_Left.Location                = new System.Drawing.Point(3, 155);
     this.btn_Left.Name                    = "btn_Left";
     this.btn_Left.Size                    = new System.Drawing.Size(27, 19);
     this.btn_Left.TabIndex                = 1;
     this.btn_Left.ToolTipText             = "";
     this.btn_Left.UseVisualStyleBackColor = true;
     this.btn_Left.Click                  += new System.EventHandler(this.btn_Left_Click);
     //
     // panel8
     //
     this.panel8.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel8.Location = new System.Drawing.Point(0, 0);
     this.panel8.Name     = "panel8";
     this.panel8.Size     = new System.Drawing.Size(5, 290);
     this.panel8.TabIndex = 5;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.groupBox1);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel4.Location = new System.Drawing.Point(0, 5);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(800, 242);
     this.panel4.TabIndex = 1;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.bsprGroupList);
     this.groupBox1.Controls.Add(this.bbtnButtonList);
     this.groupBox1.Controls.Add(this.bplEQPModel);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(800, 242);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "MODEL GROUP LIST";
     //
     // bsprGroupList
     //
     this.bsprGroupList.About = "3.0.2005.2005";
     this.bsprGroupList.AccessibleDescription = "";
     this.bsprGroupList.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprGroupList.AddFontColor        = System.Drawing.Color.Blue;
     this.bsprGroupList.AddtionalCodeList   = ((System.Collections.SortedList)(resources.GetObject("bsprGroupList.AddtionalCodeList")));
     this.bsprGroupList.AllowNewRow         = true;
     this.bsprGroupList.AutoClipboard       = false;
     this.bsprGroupList.AutoGenerateColumns = false;
     this.bsprGroupList.BssClass            = "";
     this.bsprGroupList.ClickPos            = new System.Drawing.Point(0, 0);
     this.bsprGroupList.ColFronzen          = 0;
     columnInfo3.CheckBoxFields             = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo3.CheckBoxFields")));
     columnInfo3.ComboFields                      = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo3.ComboFields")));
     columnInfo3.DefaultValue                     = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo3.DefaultValue")));
     columnInfo3.KeyFields                        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo3.KeyFields")));
     columnInfo3.MandatoryFields                  = ((System.Collections.ArrayList)(resources.GetObject("columnInfo3.MandatoryFields")));
     columnInfo3.SaveTableInfo                    = ((System.Collections.SortedList)(resources.GetObject("columnInfo3.SaveTableInfo")));
     columnInfo3.UniqueFields                     = ((System.Collections.ArrayList)(resources.GetObject("columnInfo3.UniqueFields")));
     this.bsprGroupList.columnInformation         = columnInfo3;
     this.bsprGroupList.ComboEnable               = false;
     this.bsprGroupList.DataAutoHeadings          = false;
     this.bsprGroupList.DataSet                   = null;
     this.bsprGroupList.DataSource_V2             = null;
     this.bsprGroupList.DateToDateTimeFormat      = false;
     this.bsprGroupList.DefaultDeleteValue        = false;
     this.bsprGroupList.DeleteFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprGroupList.DeleteFontColor           = System.Drawing.Color.Gray;
     this.bsprGroupList.DisplayColumnHeader       = true;
     this.bsprGroupList.DisplayRowHeader          = true;
     this.bsprGroupList.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprGroupList.EditModeReplace           = true;
     this.bsprGroupList.FilterVisible             = false;
     this.bsprGroupList.HeadHeight                = 20F;
     this.bsprGroupList.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprGroupList.IsCellCopy                = false;
     this.bsprGroupList.IsEditComboListItem       = false;
     this.bsprGroupList.IsMultiLanguage           = true;
     this.bsprGroupList.IsReport                  = false;
     this.bsprGroupList.Key                       = "";
     this.bsprGroupList.Location                  = new System.Drawing.Point(3, 79);
     this.bsprGroupList.ModifyFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprGroupList.ModifyFontColor           = System.Drawing.Color.Red;
     this.bsprGroupList.Name                      = "bsprGroupList";
     this.bsprGroupList.RowFronzen                = 0;
     this.bsprGroupList.RowInsertType             = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Last;
     this.bsprGroupList.ScrollBarTrackPolicy      = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprGroupList.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprGroupList_Sheet1
     });
     this.bsprGroupList.Size                    = new System.Drawing.Size(794, 160);
     this.bsprGroupList.StyleID                 = null;
     this.bsprGroupList.TabIndex                = 1;
     tipAppearance3.BackColor                   = System.Drawing.SystemColors.Info;
     tipAppearance3.Font                        = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance3.ForeColor                   = System.Drawing.SystemColors.InfoText;
     this.bsprGroupList.TextTipAppearance       = tipAppearance3;
     this.bsprGroupList.UseAutoSort             = false;
     this.bsprGroupList.UseCheckAll             = false;
     this.bsprGroupList.UseCommandIcon          = false;
     this.bsprGroupList.UseFilter               = false;
     this.bsprGroupList.UseGeneralContextMenu   = false;
     this.bsprGroupList.UseHeadColor            = false;
     this.bsprGroupList.UseMultiCheck           = true;
     this.bsprGroupList.UseOriginalEvent        = false;
     this.bsprGroupList.UseSpreadEdit           = true;
     this.bsprGroupList.UseStatusColor          = false;
     this.bsprGroupList.UseWidthMemory          = true;
     this.bsprGroupList.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprGroupList.WhenDeleteUseModify     = false;
     this.bsprGroupList.EditModeOff            += new System.EventHandler(this.bsprGroupList_EditModeOff);
     this.bsprGroupList.LeaveCell              += new FarPoint.Win.Spread.LeaveCellEventHandler(this.bsprGroupList_LeaveCell);
     this.bsprGroupList.CellClick              += new FarPoint.Win.Spread.CellClickEventHandler(this.bsprGroupList_CellClick);
     this.bsprGroupList.ButtonClicked          += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.bsprGroupList_ButtonClicked);
     //
     // bsprGroupList_Sheet1
     //
     this.bsprGroupList_Sheet1.Reset();
     this.bsprGroupList_Sheet1.SheetName = "Sheet1";
     //
     // bbtnButtonList
     //
     this.bbtnButtonList.BssClass = "";
     this.bbtnButtonList.ButtonHorizontalSpacing = 1;
     this.bbtnButtonList.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
     this.bbtnButtonList.Dock = System.Windows.Forms.DockStyle.Top;
     this.bbtnButtonList.HorizontalMarginSpacing = 5;
     this.bbtnButtonList.IsCondition             = false;
     this.bbtnButtonList.Location     = new System.Drawing.Point(3, 48);
     this.bbtnButtonList.MarginSpace  = 5;
     this.bbtnButtonList.Name         = "bbtnButtonList";
     this.bbtnButtonList.Size         = new System.Drawing.Size(794, 31);
     this.bbtnButtonList.TabIndex     = 0;
     this.bbtnButtonList.ButtonClick += new BISTel.PeakPerformance.Client.BISTelControl.ButtonList.ImageDelegate(this.bbtnButtonList_ButtonClick);
     //
     // bplEQPModel
     //
     this.bplEQPModel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.bplEQPModel.Location = new System.Drawing.Point(3, 17);
     this.bplEQPModel.Name     = "bplEQPModel";
     this.bplEQPModel.Size     = new System.Drawing.Size(794, 31);
     this.bplEQPModel.TabIndex = 2;
     //
     // panel3
     //
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(800, 5);
     this.panel3.TabIndex = 0;
     //
     // panel5
     //
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel5.Location = new System.Drawing.Point(0, 537);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(800, 5);
     this.panel5.TabIndex = 2;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.panel16);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(3, 545);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(800, 36);
     this.panel2.TabIndex = 1;
     //
     // panel16
     //
     this.panel16.Controls.Add(this.btnSave);
     this.panel16.Controls.Add(this.btnCancel);
     this.panel16.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel16.Location = new System.Drawing.Point(593, 0);
     this.panel16.Name     = "panel16";
     this.panel16.Size     = new System.Drawing.Size(207, 36);
     this.panel16.TabIndex = 2;
     //
     // btnSave
     //
     this.btnSave.AutoButtonSize          = false;
     this.btnSave.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
     this.btnSave.BssClass                = "ConditionButton";
     this.btnSave.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.btnSave.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.btnSave.IsMultiLanguage         = true;
     this.btnSave.Key                     = "";
     this.btnSave.Location                = new System.Drawing.Point(3, 6);
     this.btnSave.Name                    = "btnSave";
     this.btnSave.Size                    = new System.Drawing.Size(95, 26);
     this.btnSave.TabIndex                = 0;
     this.btnSave.Text                    = "Save";
     this.btnSave.ToolTipText             = "";
     this.btnSave.UseVisualStyleBackColor = true;
     this.btnSave.Click                  += new System.EventHandler(this.btnSave_Click);
     //
     // btnCancel
     //
     this.btnCancel.AutoButtonSize          = false;
     this.btnCancel.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
     this.btnCancel.BssClass                = "ConditionButton";
     this.btnCancel.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.btnCancel.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.btnCancel.IsMultiLanguage         = true;
     this.btnCancel.Key                     = "";
     this.btnCancel.Location                = new System.Drawing.Point(106, 6);
     this.btnCancel.Name                    = "btnCancel";
     this.btnCancel.Size                    = new System.Drawing.Size(95, 26);
     this.btnCancel.TabIndex                = 1;
     this.btnCancel.Text                    = "Close";
     this.btnCancel.ToolTipText             = "";
     this.btnCancel.UseVisualStyleBackColor = true;
     this.btnCancel.Click                  += new System.EventHandler(this.btnCancel_Click);
     //
     // SPCModelGroupPopup
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize            = new System.Drawing.Size(818, 617);
     this.ContentsAreaMinHeight = 578;
     this.ContentsAreaMinWidth  = 800;
     this.MaximizeBox           = true;
     this.MinimizeBox           = true;
     this.Name      = "SPCModelGroupPopup";
     this.Resizable = true;
     this.Text      = "SPCModelGroupPopup";
     this.Load     += new System.EventHandler(this.SPCModelGroupPopup_Load);
     this.pnlContentsArea.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.panel7.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprSPCModel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprSPCModel_Sheet1)).EndInit();
     this.panel11.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprModelMapping)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprModelMapping_Sheet1)).EndInit();
     this.panel9.ResumeLayout(false);
     this.panel9.PerformLayout();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprGroupList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprGroupList_Sheet1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel16.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #17
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(SPCModelCompareResultUC));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.bsprData        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprData_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.panel5          = new System.Windows.Forms.Panel();
     this.bbtnList        = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
     this.panel4          = new System.Windows.Forms.Panel();
     this.bLabel4         = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bLabel5         = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_Sheet1)).BeginInit();
     this.panel5.SuspendLayout();
     this.panel4.SuspendLayout();
     this.SuspendLayout();
     //
     // bsprData
     //
     this.bsprData.About = "3.0.2005.2005";
     this.bsprData.AccessibleDescription = "";
     this.bsprData.AddFont              = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.AddFontColor         = System.Drawing.Color.Blue;
     this.bsprData.AddtionalCodeList    = ((System.Collections.SortedList)(resources.GetObject("bsprData.AddtionalCodeList")));
     this.bsprData.AllowNewRow          = true;
     this.bsprData.AutoClipboard        = false;
     this.bsprData.AutoGenerateColumns  = false;
     this.bsprData.BssClass             = "";
     this.bsprData.ClickPos             = new System.Drawing.Point(0, 0);
     this.bsprData.ColFronzen           = 0;
     columnInfo1.CheckBoxFields         = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.CheckBoxFields")));
     columnInfo1.ComboFields            = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.ComboFields")));
     columnInfo1.DefaultValue           = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo1.DefaultValue")));
     columnInfo1.KeyFields              = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.SaveTableInfo          = ((System.Collections.SortedList)(resources.GetObject("columnInfo1.SaveTableInfo")));
     columnInfo1.UniqueFields           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bsprData.columnInformation    = columnInfo1;
     this.bsprData.ComboEnable          = true;
     this.bsprData.DataAutoHeadings     = false;
     this.bsprData.DataSet              = null;
     this.bsprData.DataSource_V2        = null;
     this.bsprData.DateToDateTimeFormat = false;
     this.bsprData.DefaultDeleteValue   = true;
     this.bsprData.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bsprData.DisplayColumnHeader  = true;
     this.bsprData.DisplayRowHeader     = true;
     this.bsprData.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprData.EditModeReplace           = true;
     this.bsprData.FilterVisible             = false;
     this.bsprData.HeadHeight                = 20F;
     this.bsprData.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprData.IsCellCopy                = false;
     this.bsprData.IsMultiLanguage           = true;
     this.bsprData.IsReport                  = false;
     this.bsprData.Key                  = "";
     this.bsprData.Location             = new System.Drawing.Point(0, 30);
     this.bsprData.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.ModifyFontColor      = System.Drawing.Color.Red;
     this.bsprData.Name                 = "bsprData";
     this.bsprData.RowFronzen           = 0;
     this.bsprData.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprData.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprData_Sheet1
     });
     this.bsprData.Size                    = new System.Drawing.Size(633, 482);
     this.bsprData.StyleID                 = null;
     this.bsprData.TabIndex                = 1;
     tipAppearance1.BackColor              = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor              = System.Drawing.SystemColors.InfoText;
     this.bsprData.TextTipAppearance       = tipAppearance1;
     this.bsprData.UseCheckAll             = false;
     this.bsprData.UseCommandIcon          = false;
     this.bsprData.UseFilter               = false;
     this.bsprData.FilterVisible           = false;
     this.bsprData.UseGeneralContextMenu   = true;
     this.bsprData.UseHeadColor            = false;
     this.bsprData.UseMultiCheck           = true;
     this.bsprData.UseOriginalEvent        = false;
     this.bsprData.UseSpreadEdit           = true;
     this.bsprData.UseStatusColor          = false;
     this.bsprData.UseWidthMemory          = true;
     this.bsprData.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprData.WhenDeleteUseModify     = false;
     this.bsprData.CellClick              += new FarPoint.Win.Spread.CellClickEventHandler(this.bsprData_CellClick);
     //
     // bsprData_Sheet1
     //
     this.bsprData_Sheet1.Reset();
     this.bsprData_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.bsprData_Sheet1.ReferenceStyle                      = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.bsprData_Sheet1.ActiveSkin                          = new FarPoint.Win.Spread.SheetSkin("CustomSkin1", System.Drawing.Color.White, System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(211)))), ((int)(((byte)(225))))), FarPoint.Win.Spread.GridLines.Both, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(145)))), ((int)(((byte)(30))))), System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(241)))), ((int)(((byte)(245))))), false, false, false, true, true);
     this.bsprData_Sheet1.AutoGenerateColumns                 = false;
     this.bsprData_Sheet1.ColumnHeader.DefaultStyle.Font      = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData_Sheet1.ColumnHeader.DefaultStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(145)))), ((int)(((byte)(30)))));
     this.bsprData_Sheet1.ColumnHeader.DefaultStyle.Parent    = "HeaderDefault";
     this.bsprData_Sheet1.ColumnHeader.HorizontalGridLine     = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bsprData_Sheet1.ColumnHeader.Rows.Default.Height    = 18F;
     this.bsprData_Sheet1.ColumnHeader.Rows.Get(0).BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(216)))), ((int)(((byte)(237)))));
     this.bsprData_Sheet1.ColumnHeader.Rows.Get(0).ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(123)))), ((int)(((byte)(168)))));
     this.bsprData_Sheet1.ColumnHeader.Rows.Get(0).Height     = 20F;
     this.bsprData_Sheet1.ColumnHeader.VerticalGridLine       = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bsprData_Sheet1.DataAutoHeadings                    = false;
     this.bsprData_Sheet1.DefaultStyle.Font                   = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData_Sheet1.DefaultStyle.Parent                 = "DataAreaDefault";
     this.bsprData_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.bsprData_Sheet1.RowHeader.DefaultStyle.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(216)))), ((int)(((byte)(237)))));
     this.bsprData_Sheet1.RowHeader.DefaultStyle.Font         = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData_Sheet1.RowHeader.DefaultStyle.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(123)))), ((int)(((byte)(168)))));
     this.bsprData_Sheet1.RowHeader.DefaultStyle.Parent       = "HeaderDefault";
     this.bsprData_Sheet1.RowHeader.HorizontalGridLine        = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bsprData_Sheet1.RowHeader.VerticalGridLine          = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bsprData_Sheet1.Rows.Default.Height                 = 17F;
     this.bsprData_Sheet1.SheetCornerStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(216)))), ((int)(((byte)(237)))));
     this.bsprData_Sheet1.SheetCornerStyle.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(145)))), ((int)(((byte)(30)))));
     this.bsprData_Sheet1.SheetCornerStyle.Parent             = "HeaderDefault";
     this.bsprData_Sheet1.VisualStyles                        = FarPoint.Win.VisualStyles.Off;
     this.bsprData_Sheet1.ReferenceStyle                      = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.Transparent;
     this.panel5.Controls.Add(this.bbtnList);
     this.panel5.Controls.Add(this.panel4);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel5.Location = new System.Drawing.Point(0, 0);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(633, 30);
     this.panel5.TabIndex = 3;
     //
     // bbtnList
     //
     this.bbtnList.BackColor = System.Drawing.Color.White;
     this.bbtnList.BssClass  = "";
     this.bbtnList.ButtonHorizontalSpacing = 1;
     this.bbtnList.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
     this.bbtnList.Dock = System.Windows.Forms.DockStyle.Fill;
     this.bbtnList.HorizontalMarginSpacing = 5;
     this.bbtnList.IsCondition             = false;
     this.bbtnList.Location     = new System.Drawing.Point(91, 0);
     this.bbtnList.MarginSpace  = 5;
     this.bbtnList.Name         = "bbtnList";
     this.bbtnList.Size         = new System.Drawing.Size(542, 30);
     this.bbtnList.TabIndex     = 3;
     this.bbtnList.ButtonClick += new BISTel.PeakPerformance.Client.BISTelControl.ButtonList.ImageDelegate(this.bbtnList_ButtonClick);
     //
     // panel4
     //
     this.panel4.AutoSize  = true;
     this.panel4.BackColor = System.Drawing.Color.White;
     this.panel4.Controls.Add(this.bLabel5);
     this.panel4.Controls.Add(this.bLabel4);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel4.Location = new System.Drawing.Point(0, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(91, 30);
     this.panel4.TabIndex = 5;
     //
     // bLabel4
     //
     this.bLabel4.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(153)))), ((int)(((byte)(102)))));
     this.bLabel4.BssClass        = "";
     this.bLabel4.CustomTextAlign = "";
     this.bLabel4.IsMultiLanguage = true;
     this.bLabel4.Key             = "";
     this.bLabel4.Location        = new System.Drawing.Point(3, 9);
     this.bLabel4.Name            = "bLabel4";
     this.bLabel4.Size            = new System.Drawing.Size(19, 9);
     this.bLabel4.TabIndex        = 6;
     //
     // bLabel5
     //
     this.bLabel5.AutoSize        = true;
     this.bLabel5.BssClass        = "";
     this.bLabel5.CustomTextAlign = "";
     this.bLabel5.IsMultiLanguage = true;
     this.bLabel5.Key             = "";
     this.bLabel5.Location        = new System.Drawing.Point(28, 6);
     this.bLabel5.Name            = "bLabel5";
     this.bLabel5.Size            = new System.Drawing.Size(60, 13);
     this.bLabel5.TabIndex        = 7;
     this.bLabel5.Text            = "DIFF Value";
     this.bLabel5.TextAlign       = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SPCModelCompareResultUC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Transparent;
     this.Controls.Add(this.bsprData);
     this.Controls.Add(this.panel5);
     this.Name = "SPCModelCompareResultUC";
     this.Size = new System.Drawing.Size(633, 512);
     ((System.ComponentModel.ISupportInitialize)(this.bsprData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_Sheet1)).EndInit();
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #18
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(SelectSPCModelListPopup));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.btpnlSubModelList  = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
     this.bsprData           = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprData_Sheet1    = new FarPoint.Win.Spread.SheetView();
     this.bapnlBottom        = new BISTel.PeakPerformance.Client.BISTelControl.BArrangePanel();
     this.bbtnCancel         = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.bbtnOK             = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.bTitlePanel4       = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
     this.lblParamAlias      = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bLabel5            = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.lblEQPModel        = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bLabel2            = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.btpnlSPCModel      = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
     this.pnl_SPCModel       = new System.Windows.Forms.Panel();
     this.panel6             = new System.Windows.Forms.Panel();
     this.bccbo_SPCModelName = new BISTel.PeakPerformance.Client.BISTelControl.BComboBox();
     this.panel7             = new System.Windows.Forms.Panel();
     this.panel8             = new System.Windows.Forms.Panel();
     this.panel5             = new System.Windows.Forms.Panel();
     this.blb_SPCModelName   = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bbtn_Search        = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.panel2             = new System.Windows.Forms.Panel();
     this.panel3             = new System.Windows.Forms.Panel();
     this.panel4             = new System.Windows.Forms.Panel();
     this.pnlContentsArea.SuspendLayout();
     this.btpnlSubModelList.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_Sheet1)).BeginInit();
     this.bapnlBottom.SuspendLayout();
     this.bTitlePanel4.SuspendLayout();
     this.btpnlSPCModel.SuspendLayout();
     this.pnl_SPCModel.SuspendLayout();
     this.panel6.SuspendLayout();
     this.panel5.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlContentsArea
     //
     this.pnlContentsArea.Controls.Add(this.btpnlSubModelList);
     this.pnlContentsArea.Controls.Add(this.btpnlSPCModel);
     this.pnlContentsArea.Controls.Add(this.bTitlePanel4);
     this.pnlContentsArea.Controls.Add(this.bapnlBottom);
     this.pnlContentsArea.Size = new System.Drawing.Size(738, 727);
     //
     // btpnlSubModelList
     //
     this.btpnlSubModelList.BssClass = "TitlePanel";
     this.btpnlSubModelList.Controls.Add(this.bsprData);
     this.btpnlSubModelList.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.btpnlSubModelList.ImageBottom      = null;
     this.btpnlSubModelList.ImageBottomRight = null;
     this.btpnlSubModelList.ImageClose       = null;
     this.btpnlSubModelList.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("btpnlSubModelList.ImageLeft")));
     this.btpnlSubModelList.ImageLeftBottom  = null;
     this.btpnlSubModelList.ImageLeftFill    = null;
     this.btpnlSubModelList.ImageMax         = null;
     this.btpnlSubModelList.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("btpnlSubModelList.ImageMiddle")));
     this.btpnlSubModelList.ImageMin         = null;
     this.btpnlSubModelList.ImagePanelMax    = null;
     this.btpnlSubModelList.ImagePanelMin    = null;
     this.btpnlSubModelList.ImagePanelNormal = null;
     this.btpnlSubModelList.ImageRight       = ((System.Drawing.Image)(resources.GetObject("btpnlSubModelList.ImageRight")));
     this.btpnlSubModelList.ImageRightFill   = null;
     this.btpnlSubModelList.IsPopupMax       = false;
     this.btpnlSubModelList.IsSelected       = false;
     this.btpnlSubModelList.Key            = "";
     this.btpnlSubModelList.Location       = new System.Drawing.Point(3, 195);
     this.btpnlSubModelList.MaxControlName = "";
     this.btpnlSubModelList.MaxResizable   = false;
     this.btpnlSubModelList.MaxVisibleStateForMaxNormal = false;
     this.btpnlSubModelList.Name                = "btpnlSubModelList";
     this.btpnlSubModelList.Padding             = new System.Windows.Forms.Padding(0, 32, 0, 0);
     this.btpnlSubModelList.PaddingTop          = 4;
     this.btpnlSubModelList.PopMaxHeight        = 0;
     this.btpnlSubModelList.PopMaxWidth         = 0;
     this.btpnlSubModelList.RightPadding        = 5;
     this.btpnlSubModelList.SelectedColor       = System.Drawing.Color.Blue;
     this.btpnlSubModelList.ShowCloseButton     = false;
     this.btpnlSubModelList.ShowMaxNormalButton = false;
     this.btpnlSubModelList.ShowMinButton       = false;
     this.btpnlSubModelList.Size                = new System.Drawing.Size(732, 492);
     this.btpnlSubModelList.TabIndex            = 2;
     this.btpnlSubModelList.Title               = "Sub Model List";
     this.btpnlSubModelList.TitleColor          = System.Drawing.Color.Black;
     this.btpnlSubModelList.TitleFont           = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.btpnlSubModelList.TopPadding          = 5;
     //
     // bsprData
     //
     this.bsprData.About = "3.0.2005.2005";
     this.bsprData.AccessibleDescription = "";
     this.bsprData.AddFont              = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.AddFontColor         = System.Drawing.Color.Blue;
     this.bsprData.AddtionalCodeList    = ((System.Collections.SortedList)(resources.GetObject("bsprData.AddtionalCodeList")));
     this.bsprData.AllowNewRow          = true;
     this.bsprData.AutoClipboard        = false;
     this.bsprData.AutoGenerateColumns  = false;
     this.bsprData.BssClass             = "";
     this.bsprData.ClickPos             = new System.Drawing.Point(0, 0);
     this.bsprData.ColFronzen           = 0;
     columnInfo1.CheckBoxFields         = null;
     columnInfo1.ComboFields            = null;
     columnInfo1.DefaultValue           = null;
     columnInfo1.KeyFields              = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.SaveTableInfo          = null;
     columnInfo1.UniqueFields           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bsprData.columnInformation    = columnInfo1;
     this.bsprData.ComboEnable          = true;
     this.bsprData.DataAutoHeadings     = false;
     this.bsprData.DataSet              = null;
     this.bsprData.DataSource_V2        = null;
     this.bsprData.DateToDateTimeFormat = false;
     this.bsprData.DefaultDeleteValue   = true;
     this.bsprData.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bsprData.DisplayColumnHeader  = true;
     this.bsprData.DisplayRowHeader     = true;
     this.bsprData.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprData.EditModeReplace           = true;
     this.bsprData.FilterVisible             = false;
     this.bsprData.HeadHeight                = 20F;
     this.bsprData.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprData.IsCellCopy                = false;
     this.bsprData.IsEditComboListItem       = false;
     this.bsprData.IsMultiLanguage           = false;
     this.bsprData.IsReport                  = false;
     this.bsprData.Key                  = "";
     this.bsprData.Location             = new System.Drawing.Point(0, 32);
     this.bsprData.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprData.ModifyFontColor      = System.Drawing.Color.Red;
     this.bsprData.Name                 = "bsprData";
     this.bsprData.RowFronzen           = 0;
     this.bsprData.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprData.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprData_Sheet1
     });
     this.bsprData.Size                    = new System.Drawing.Size(732, 460);
     this.bsprData.StyleID                 = null;
     this.bsprData.TabIndex                = 6;
     tipAppearance1.BackColor              = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                   = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor              = System.Drawing.SystemColors.InfoText;
     this.bsprData.TextTipAppearance       = tipAppearance1;
     this.bsprData.UseCheckAll             = false;
     this.bsprData.UseCommandIcon          = false;
     this.bsprData.UseFilter               = false;
     this.bsprData.UseGeneralContextMenu   = true;
     this.bsprData.UseHeadColor            = false;
     this.bsprData.UseMultiCheck           = true;
     this.bsprData.UseOriginalEvent        = false;
     this.bsprData.UseSpreadEdit           = true;
     this.bsprData.UseStatusColor          = false;
     this.bsprData.UseWidthMemory          = true;
     this.bsprData.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprData.WhenDeleteUseModify     = false;
     //
     // bsprData_Sheet1
     //
     this.bsprData_Sheet1.Reset();
     this.bsprData_Sheet1.SheetName = "Sheet1";
     //
     // bapnlBottom
     //
     this.bapnlBottom.BLabelAutoPadding = true;
     this.bapnlBottom.BssClass          = "DataArrPanel";
     this.bapnlBottom.Controls.Add(this.bbtnCancel);
     this.bapnlBottom.Controls.Add(this.bbtnOK);
     this.bapnlBottom.Dock           = System.Windows.Forms.DockStyle.Bottom;
     this.bapnlBottom.IsCondition    = false;
     this.bapnlBottom.Key            = "";
     this.bapnlBottom.Location       = new System.Drawing.Point(3, 687);
     this.bapnlBottom.Name           = "bapnlBottom";
     this.bapnlBottom.Padding_Bottom = 5;
     this.bapnlBottom.Padding_Left   = 5;
     this.bapnlBottom.Padding_Right  = 5;
     this.bapnlBottom.Padding_Top    = 5;
     this.bapnlBottom.Size           = new System.Drawing.Size(732, 37);
     this.bapnlBottom.Space          = 5;
     this.bapnlBottom.TabIndex       = 6;
     this.bapnlBottom.Title          = "";
     //
     // bbtnCancel
     //
     this.bbtnCancel.AutoButtonSize          = false;
     this.bbtnCancel.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnCancel.BackgroundImage")));
     this.bbtnCancel.BssClass                = "ConditionButton";
     this.bbtnCancel.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnCancel.Font                    = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtnCancel.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnCancel.IsMultiLanguage         = true;
     this.bbtnCancel.Key                     = "SPC_BUTTON_CANCEL";
     this.bbtnCancel.Location                = new System.Drawing.Point(644, 6);
     this.bbtnCancel.Name                    = "bbtnCancel";
     this.bbtnCancel.Size                    = new System.Drawing.Size(80, 25);
     this.bbtnCancel.TabIndex                = 1;
     this.bbtnCancel.TabStop                 = false;
     this.bbtnCancel.Text                    = "Cancel";
     this.bbtnCancel.ToolTipText             = "";
     this.bbtnCancel.UseVisualStyleBackColor = true;
     //
     // bbtnOK
     //
     this.bbtnOK.AutoButtonSize          = false;
     this.bbtnOK.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnOK.BackgroundImage")));
     this.bbtnOK.BssClass                = "ConditionButton";
     this.bbtnOK.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnOK.Font                    = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtnOK.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnOK.IsMultiLanguage         = true;
     this.bbtnOK.Key                     = "SPC_BUTTON_OK";
     this.bbtnOK.Location                = new System.Drawing.Point(559, 6);
     this.bbtnOK.Name                    = "bbtnOK";
     this.bbtnOK.Size                    = new System.Drawing.Size(80, 25);
     this.bbtnOK.TabIndex                = 0;
     this.bbtnOK.TabStop                 = false;
     this.bbtnOK.Text                    = "OK";
     this.bbtnOK.ToolTipText             = "";
     this.bbtnOK.UseVisualStyleBackColor = true;
     //
     // bTitlePanel4
     //
     this.bTitlePanel4.BssClass = "TitlePanel";
     this.bTitlePanel4.Controls.Add(this.lblParamAlias);
     this.bTitlePanel4.Controls.Add(this.bLabel5);
     this.bTitlePanel4.Controls.Add(this.lblEQPModel);
     this.bTitlePanel4.Controls.Add(this.bLabel2);
     this.bTitlePanel4.Dock             = System.Windows.Forms.DockStyle.Top;
     this.bTitlePanel4.ImageBottom      = null;
     this.bTitlePanel4.ImageBottomRight = null;
     this.bTitlePanel4.ImageClose       = null;
     this.bTitlePanel4.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("bTitlePanel4.ImageLeft")));
     this.bTitlePanel4.ImageLeftBottom  = null;
     this.bTitlePanel4.ImageLeftFill    = null;
     this.bTitlePanel4.ImageMax         = null;
     this.bTitlePanel4.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("bTitlePanel4.ImageMiddle")));
     this.bTitlePanel4.ImageMin         = null;
     this.bTitlePanel4.ImagePanelMax    = null;
     this.bTitlePanel4.ImagePanelMin    = null;
     this.bTitlePanel4.ImagePanelNormal = null;
     this.bTitlePanel4.ImageRight       = ((System.Drawing.Image)(resources.GetObject("bTitlePanel4.ImageRight")));
     this.bTitlePanel4.ImageRightFill   = null;
     this.bTitlePanel4.IsPopupMax       = false;
     this.bTitlePanel4.IsSelected       = false;
     this.bTitlePanel4.Key            = "";
     this.bTitlePanel4.Location       = new System.Drawing.Point(3, 3);
     this.bTitlePanel4.MaxControlName = "";
     this.bTitlePanel4.MaxResizable   = false;
     this.bTitlePanel4.MaxVisibleStateForMaxNormal = false;
     this.bTitlePanel4.Name                = "bTitlePanel4";
     this.bTitlePanel4.Padding             = new System.Windows.Forms.Padding(0, 32, 0, 0);
     this.bTitlePanel4.PaddingTop          = 4;
     this.bTitlePanel4.PopMaxHeight        = 0;
     this.bTitlePanel4.PopMaxWidth         = 0;
     this.bTitlePanel4.RightPadding        = 5;
     this.bTitlePanel4.SelectedColor       = System.Drawing.Color.Blue;
     this.bTitlePanel4.ShowCloseButton     = false;
     this.bTitlePanel4.ShowMaxNormalButton = false;
     this.bTitlePanel4.ShowMinButton       = false;
     this.bTitlePanel4.Size                = new System.Drawing.Size(732, 112);
     this.bTitlePanel4.TabIndex            = 7;
     this.bTitlePanel4.Title               = "Parameter Info";
     this.bTitlePanel4.TitleColor          = System.Drawing.Color.Black;
     this.bTitlePanel4.TitleFont           = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.bTitlePanel4.TopPadding          = 5;
     //
     // lblParamAlias
     //
     this.lblParamAlias.BssClass        = "";
     this.lblParamAlias.CustomTextAlign = "";
     this.lblParamAlias.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(129)));
     this.lblParamAlias.IsMultiLanguage = true;
     this.lblParamAlias.Key             = "";
     this.lblParamAlias.Location        = new System.Drawing.Point(108, 74);
     this.lblParamAlias.Name            = "lblParamAlias";
     this.lblParamAlias.Size            = new System.Drawing.Size(484, 23);
     this.lblParamAlias.TabIndex        = 17;
     this.lblParamAlias.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // bLabel5
     //
     this.bLabel5.BssClass        = "";
     this.bLabel5.CustomTextAlign = "";
     this.bLabel5.IsMultiLanguage = true;
     this.bLabel5.Key             = "";
     this.bLabel5.Location        = new System.Drawing.Point(4, 74);
     this.bLabel5.Name            = "bLabel5";
     this.bLabel5.Size            = new System.Drawing.Size(98, 23);
     this.bLabel5.TabIndex        = 16;
     this.bLabel5.Text            = "Param Alias :";
     this.bLabel5.TextAlign       = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lblEQPModel
     //
     this.lblEQPModel.BssClass        = "";
     this.lblEQPModel.CustomTextAlign = "";
     this.lblEQPModel.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(129)));
     this.lblEQPModel.IsMultiLanguage = true;
     this.lblEQPModel.Key             = "";
     this.lblEQPModel.Location        = new System.Drawing.Point(108, 40);
     this.lblEQPModel.Name            = "lblEQPModel";
     this.lblEQPModel.Size            = new System.Drawing.Size(542, 23);
     this.lblEQPModel.TabIndex        = 13;
     this.lblEQPModel.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // bLabel2
     //
     this.bLabel2.BssClass        = "";
     this.bLabel2.CustomTextAlign = "";
     this.bLabel2.IsMultiLanguage = true;
     this.bLabel2.Key             = "";
     this.bLabel2.Location        = new System.Drawing.Point(4, 40);
     this.bLabel2.Name            = "bLabel2";
     this.bLabel2.Size            = new System.Drawing.Size(98, 23);
     this.bLabel2.TabIndex        = 12;
     this.bLabel2.Text            = "EQPModel :";
     this.bLabel2.TextAlign       = System.Drawing.ContentAlignment.MiddleRight;
     //
     // btpnlSPCModel
     //
     this.btpnlSPCModel.BssClass = "TitlePanel";
     this.btpnlSPCModel.Controls.Add(this.pnl_SPCModel);
     this.btpnlSPCModel.Dock             = System.Windows.Forms.DockStyle.Top;
     this.btpnlSPCModel.ImageBottom      = null;
     this.btpnlSPCModel.ImageBottomRight = null;
     this.btpnlSPCModel.ImageClose       = null;
     this.btpnlSPCModel.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("btpnlSPCModel.ImageLeft")));
     this.btpnlSPCModel.ImageLeftBottom  = null;
     this.btpnlSPCModel.ImageLeftFill    = null;
     this.btpnlSPCModel.ImageMax         = null;
     this.btpnlSPCModel.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("btpnlSPCModel.ImageMiddle")));
     this.btpnlSPCModel.ImageMin         = null;
     this.btpnlSPCModel.ImagePanelMax    = null;
     this.btpnlSPCModel.ImagePanelMin    = null;
     this.btpnlSPCModel.ImagePanelNormal = null;
     this.btpnlSPCModel.ImageRight       = ((System.Drawing.Image)(resources.GetObject("btpnlSPCModel.ImageRight")));
     this.btpnlSPCModel.ImageRightFill   = null;
     this.btpnlSPCModel.IsPopupMax       = false;
     this.btpnlSPCModel.IsSelected       = false;
     this.btpnlSPCModel.Key            = "";
     this.btpnlSPCModel.Location       = new System.Drawing.Point(3, 115);
     this.btpnlSPCModel.MaxControlName = "";
     this.btpnlSPCModel.MaxResizable   = false;
     this.btpnlSPCModel.MaxVisibleStateForMaxNormal = false;
     this.btpnlSPCModel.Name                = "btpnlSPCModel";
     this.btpnlSPCModel.Padding             = new System.Windows.Forms.Padding(0, 32, 0, 0);
     this.btpnlSPCModel.PaddingTop          = 4;
     this.btpnlSPCModel.PopMaxHeight        = 0;
     this.btpnlSPCModel.PopMaxWidth         = 0;
     this.btpnlSPCModel.RightPadding        = 5;
     this.btpnlSPCModel.SelectedColor       = System.Drawing.Color.Blue;
     this.btpnlSPCModel.ShowCloseButton     = false;
     this.btpnlSPCModel.ShowMaxNormalButton = false;
     this.btpnlSPCModel.ShowMinButton       = false;
     this.btpnlSPCModel.Size                = new System.Drawing.Size(732, 80);
     this.btpnlSPCModel.TabIndex            = 8;
     this.btpnlSPCModel.Title               = "SPC Model Name";
     this.btpnlSPCModel.TitleColor          = System.Drawing.Color.Black;
     this.btpnlSPCModel.TitleFont           = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.btpnlSPCModel.TopPadding          = 5;
     //
     // pnl_SPCModel
     //
     this.pnl_SPCModel.Controls.Add(this.panel6);
     this.pnl_SPCModel.Controls.Add(this.panel8);
     this.pnl_SPCModel.Controls.Add(this.panel5);
     this.pnl_SPCModel.Controls.Add(this.bbtn_Search);
     this.pnl_SPCModel.Controls.Add(this.panel2);
     this.pnl_SPCModel.Controls.Add(this.panel3);
     this.pnl_SPCModel.Controls.Add(this.panel4);
     this.pnl_SPCModel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnl_SPCModel.Location = new System.Drawing.Point(0, 32);
     this.pnl_SPCModel.Name     = "pnl_SPCModel";
     this.pnl_SPCModel.Size     = new System.Drawing.Size(732, 40);
     this.pnl_SPCModel.TabIndex = 11;
     //
     // panel6
     //
     this.panel6.Controls.Add(this.bccbo_SPCModelName);
     this.panel6.Controls.Add(this.panel7);
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel6.Location = new System.Drawing.Point(115, 5);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(535, 30);
     this.panel6.TabIndex = 31;
     //
     // bccbo_SPCModelName
     //
     this.bccbo_SPCModelName.AutoDropDownWidth = true;
     this.bccbo_SPCModelName.BssClass          = "";
     this.bccbo_SPCModelName.Dock              = System.Windows.Forms.DockStyle.Top;
     this.bccbo_SPCModelName.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.bccbo_SPCModelName.Font              = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bccbo_SPCModelName.FormattingEnabled = true;
     this.bccbo_SPCModelName.IsMultiLanguage   = true;
     this.bccbo_SPCModelName.Key      = "";
     this.bccbo_SPCModelName.Location = new System.Drawing.Point(0, 5);
     this.bccbo_SPCModelName.Name     = "bccbo_SPCModelName";
     this.bccbo_SPCModelName.Size     = new System.Drawing.Size(535, 21);
     this.bccbo_SPCModelName.TabIndex = 30;
     //
     // panel7
     //
     this.panel7.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel7.Location = new System.Drawing.Point(0, 0);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(535, 5);
     this.panel7.TabIndex = 29;
     //
     // panel8
     //
     this.panel8.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel8.Location = new System.Drawing.Point(650, 5);
     this.panel8.Name     = "panel8";
     this.panel8.Size     = new System.Drawing.Size(5, 30);
     this.panel8.TabIndex = 31;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.blb_SPCModelName);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel5.Location = new System.Drawing.Point(0, 5);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(115, 30);
     this.panel5.TabIndex = 30;
     //
     // blb_SPCModelName
     //
     this.blb_SPCModelName.AutoSize        = true;
     this.blb_SPCModelName.BackColor       = System.Drawing.Color.Transparent;
     this.blb_SPCModelName.BssClass        = "";
     this.blb_SPCModelName.CustomTextAlign = "";
     this.blb_SPCModelName.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blb_SPCModelName.ForeColor       = System.Drawing.Color.Black;
     this.blb_SPCModelName.ImageAlign      = System.Drawing.ContentAlignment.MiddleLeft;
     this.blb_SPCModelName.IsMultiLanguage = false;
     this.blb_SPCModelName.Key             = "";
     this.blb_SPCModelName.Location        = new System.Drawing.Point(21, 9);
     this.blb_SPCModelName.Margin          = new System.Windows.Forms.Padding(0);
     this.blb_SPCModelName.Name            = "blb_SPCModelName";
     this.blb_SPCModelName.Size            = new System.Drawing.Size(87, 13);
     this.blb_SPCModelName.TabIndex        = 24;
     this.blb_SPCModelName.Text            = "SPC Model Name";
     this.blb_SPCModelName.TextAlign       = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // bbtn_Search
     //
     this.bbtn_Search.AutoButtonSize          = false;
     this.bbtn_Search.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtn_Search.BackgroundImage")));
     this.bbtn_Search.BssClass                = "ConditionButton";
     this.bbtn_Search.Dock                    = System.Windows.Forms.DockStyle.Right;
     this.bbtn_Search.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtn_Search.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtn_Search.IsMultiLanguage         = true;
     this.bbtn_Search.Key                     = "";
     this.bbtn_Search.Location                = new System.Drawing.Point(655, 5);
     this.bbtn_Search.Name                    = "bbtn_Search";
     this.bbtn_Search.Size                    = new System.Drawing.Size(72, 30);
     this.bbtn_Search.TabIndex                = 26;
     this.bbtn_Search.Text                    = "Search";
     this.bbtn_Search.ToolTipText             = "";
     this.bbtn_Search.UseVisualStyleBackColor = true;
     this.bbtn_Search.Click                  += new System.EventHandler(this.bbtn_Search_Click);
     //
     // panel2
     //
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel2.Location = new System.Drawing.Point(727, 5);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(5, 30);
     this.panel2.TabIndex = 27;
     //
     // panel3
     //
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(732, 5);
     this.panel3.TabIndex = 28;
     //
     // panel4
     //
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel4.Location = new System.Drawing.Point(0, 35);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(732, 5);
     this.panel4.TabIndex = 29;
     //
     // SelectSPCModelListPopup
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(750, 760);
     this.Name  = "SelectSPCModelListPopup";
     this.Text  = "Select SPC Model";
     this.Title = "Select SPC Model";
     this.pnlContentsArea.ResumeLayout(false);
     this.btpnlSubModelList.ResumeLayout(false);
     this.btpnlSubModelList.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_Sheet1)).EndInit();
     this.bapnlBottom.ResumeLayout(false);
     this.bTitlePanel4.ResumeLayout(false);
     this.bTitlePanel4.PerformLayout();
     this.btpnlSPCModel.ResumeLayout(false);
     this.btpnlSPCModel.PerformLayout();
     this.pnl_SPCModel.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #19
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(SearchModelByArea));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo5 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance5 = new FarPoint.Win.Spread.TipAppearance();
     this.bapnlBottom          = new BISTel.PeakPerformance.Client.BISTelControl.BArrangePanel();
     this.bbtnOK               = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.bsprdSPCModel        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprdSPCModel_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.panel1               = new System.Windows.Forms.Panel();
     this.lblProgress          = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bblstSearch          = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
     this.blblArea             = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bcboArea             = new BISTel.PeakPerformance.Client.BISTelControl.BComboBox();
     this.pnl_SPCModel         = new System.Windows.Forms.Panel();
     this.panel6               = new System.Windows.Forms.Panel();
     this.bccbo_SPCModelName   = new BISTel.PeakPerformance.Client.BISTelControl.BCheckCombo();
     this.panel7               = new System.Windows.Forms.Panel();
     this.panel8               = new System.Windows.Forms.Panel();
     this.panel5               = new System.Windows.Forms.Panel();
     this.blb_SPCModelName     = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bbtn_Search          = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.panel2               = new System.Windows.Forms.Panel();
     this.panel3               = new System.Windows.Forms.Panel();
     this.panel4               = new System.Windows.Forms.Panel();
     this.pnlContentsArea.SuspendLayout();
     this.bapnlBottom.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprdSPCModel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprdSPCModel_Sheet1)).BeginInit();
     this.panel1.SuspendLayout();
     this.pnl_SPCModel.SuspendLayout();
     this.panel6.SuspendLayout();
     this.panel5.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlContentsArea
     //
     this.pnlContentsArea.Controls.Add(this.bsprdSPCModel);
     this.pnlContentsArea.Controls.Add(this.pnl_SPCModel);
     this.pnlContentsArea.Controls.Add(this.panel1);
     this.pnlContentsArea.Controls.Add(this.bapnlBottom);
     this.pnlContentsArea.Size = new System.Drawing.Size(779, 582);
     //
     // bapnlBottom
     //
     this.bapnlBottom.BLabelAutoPadding = true;
     this.bapnlBottom.BssClass          = "DataArrPanel";
     this.bapnlBottom.Controls.Add(this.bbtnOK);
     this.bapnlBottom.Dock           = System.Windows.Forms.DockStyle.Bottom;
     this.bapnlBottom.IsCondition    = false;
     this.bapnlBottom.Key            = "";
     this.bapnlBottom.Location       = new System.Drawing.Point(3, 542);
     this.bapnlBottom.Name           = "bapnlBottom";
     this.bapnlBottom.Padding_Bottom = 5;
     this.bapnlBottom.Padding_Left   = 5;
     this.bapnlBottom.Padding_Right  = 5;
     this.bapnlBottom.Padding_Top    = 5;
     this.bapnlBottom.Size           = new System.Drawing.Size(773, 37);
     this.bapnlBottom.Space          = 5;
     this.bapnlBottom.TabIndex       = 5;
     this.bapnlBottom.Title          = "";
     //
     // bbtnOK
     //
     this.bbtnOK.AutoButtonSize          = false;
     this.bbtnOK.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnOK.BackgroundImage")));
     this.bbtnOK.BssClass                = "ConditionButton";
     this.bbtnOK.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnOK.Font                    = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtnOK.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnOK.IsMultiLanguage         = true;
     this.bbtnOK.Key                     = "SPC_BUTTON_OK";
     this.bbtnOK.Location                = new System.Drawing.Point(684, 6);
     this.bbtnOK.Name                    = "bbtnOK";
     this.bbtnOK.Size                    = new System.Drawing.Size(80, 25);
     this.bbtnOK.TabIndex                = 0;
     this.bbtnOK.TabStop                 = false;
     this.bbtnOK.Text                    = "OK";
     this.bbtnOK.ToolTipText             = "";
     this.bbtnOK.UseVisualStyleBackColor = true;
     //
     // bsprdSPCModel
     //
     this.bsprdSPCModel.About = "3.0.2005.2005";
     this.bsprdSPCModel.AccessibleDescription = "";
     this.bsprdSPCModel.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprdSPCModel.AddFontColor        = System.Drawing.Color.Blue;
     this.bsprdSPCModel.AddtionalCodeList   = ((System.Collections.SortedList)(resources.GetObject("bsprdSPCModel.AddtionalCodeList")));
     this.bsprdSPCModel.AllowNewRow         = true;
     this.bsprdSPCModel.AutoClipboard       = false;
     this.bsprdSPCModel.AutoGenerateColumns = false;
     this.bsprdSPCModel.BssClass            = "";
     this.bsprdSPCModel.ClickPos            = new System.Drawing.Point(0, 0);
     this.bsprdSPCModel.ColFronzen          = 0;
     columnInfo5.CheckBoxFields             = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo5.CheckBoxFields")));
     columnInfo5.ComboFields                      = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo5.ComboFields")));
     columnInfo5.DefaultValue                     = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo5.DefaultValue")));
     columnInfo5.KeyFields                        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo5.KeyFields")));
     columnInfo5.MandatoryFields                  = ((System.Collections.ArrayList)(resources.GetObject("columnInfo5.MandatoryFields")));
     columnInfo5.SaveTableInfo                    = ((System.Collections.SortedList)(resources.GetObject("columnInfo5.SaveTableInfo")));
     columnInfo5.UniqueFields                     = ((System.Collections.ArrayList)(resources.GetObject("columnInfo5.UniqueFields")));
     this.bsprdSPCModel.columnInformation         = columnInfo5;
     this.bsprdSPCModel.ComboEnable               = true;
     this.bsprdSPCModel.DataAutoHeadings          = false;
     this.bsprdSPCModel.DataSet                   = null;
     this.bsprdSPCModel.DateToDateTimeFormat      = false;
     this.bsprdSPCModel.DefaultDeleteValue        = true;
     this.bsprdSPCModel.DeleteFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprdSPCModel.DeleteFontColor           = System.Drawing.Color.Gray;
     this.bsprdSPCModel.DisplayColumnHeader       = true;
     this.bsprdSPCModel.DisplayRowHeader          = true;
     this.bsprdSPCModel.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprdSPCModel.EditModeReplace           = true;
     this.bsprdSPCModel.FilterVisible             = false;
     this.bsprdSPCModel.HeadHeight                = 20F;
     this.bsprdSPCModel.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprdSPCModel.IsCellCopy                = false;
     this.bsprdSPCModel.IsMultiLanguage           = false;
     this.bsprdSPCModel.IsReport                  = false;
     this.bsprdSPCModel.Key                       = "";
     this.bsprdSPCModel.Location                  = new System.Drawing.Point(3, 82);
     this.bsprdSPCModel.ModifyFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprdSPCModel.ModifyFontColor           = System.Drawing.Color.Red;
     this.bsprdSPCModel.Name                      = "bsprdSPCModel";
     this.bsprdSPCModel.Padding                   = new System.Windows.Forms.Padding(5);
     this.bsprdSPCModel.RowFronzen                = 0;
     this.bsprdSPCModel.RowInsertType             = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprdSPCModel.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprdSPCModel_Sheet1
     });
     this.bsprdSPCModel.Size                    = new System.Drawing.Size(773, 460);
     this.bsprdSPCModel.StyleID                 = null;
     this.bsprdSPCModel.TabIndex                = 8;
     tipAppearance5.BackColor                   = System.Drawing.SystemColors.Info;
     tipAppearance5.Font                        = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance5.ForeColor                   = System.Drawing.SystemColors.InfoText;
     this.bsprdSPCModel.TextTipAppearance       = tipAppearance5;
     this.bsprdSPCModel.UseCheckAll             = false;
     this.bsprdSPCModel.UseCommandIcon          = false;
     this.bsprdSPCModel.UseFilter               = false;
     this.bsprdSPCModel.UseGeneralContextMenu   = true;
     this.bsprdSPCModel.UseHeadColor            = false;
     this.bsprdSPCModel.UseOriginalEvent        = false;
     this.bsprdSPCModel.UseSpreadEdit           = true;
     this.bsprdSPCModel.UseStatusColor          = false;
     this.bsprdSPCModel.UseWidthMemory          = true;
     this.bsprdSPCModel.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprdSPCModel.WhenDeleteUseModify     = false;
     //
     // bsprdSPCModel_Sheet1
     //
     this.bsprdSPCModel_Sheet1.Reset();
     this.bsprdSPCModel_Sheet1.SheetName   = "Sheet1";
     this.bsprdSPCModel_Sheet1.ColumnCount = 0;
     this.bsprdSPCModel_Sheet1.RowCount    = 0;
     this.bsprdSPCModel.SetActiveViewport(0, 1, 1);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.lblProgress);
     this.panel1.Controls.Add(this.bblstSearch);
     this.panel1.Controls.Add(this.blblArea);
     this.panel1.Controls.Add(this.bcboArea);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(3, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(773, 39);
     this.panel1.TabIndex = 9;
     //
     // lblProgress
     //
     this.lblProgress.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.lblProgress.BackColor       = System.Drawing.Color.Transparent;
     this.lblProgress.BssClass        = "";
     this.lblProgress.CustomTextAlign = "";
     this.lblProgress.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.lblProgress.ForeColor       = System.Drawing.Color.Black;
     this.lblProgress.ImageAlign      = System.Drawing.ContentAlignment.MiddleLeft;
     this.lblProgress.IsMultiLanguage = false;
     this.lblProgress.Key             = "";
     this.lblProgress.Location        = new System.Drawing.Point(231, 5);
     this.lblProgress.Margin          = new System.Windows.Forms.Padding(0);
     this.lblProgress.Name            = "lblProgress";
     this.lblProgress.Size            = new System.Drawing.Size(398, 27);
     this.lblProgress.TabIndex        = 25;
     this.lblProgress.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // bblstSearch
     //
     this.bblstSearch.AutoSizeMode            = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.bblstSearch.BssClass                = "";
     this.bblstSearch.ButtonHorizontalSpacing = 1;
     this.bblstSearch.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
     this.bblstSearch.Dock = System.Windows.Forms.DockStyle.Right;
     this.bblstSearch.HorizontalMarginSpacing = 2;
     this.bblstSearch.IsCondition             = false;
     this.bblstSearch.Location    = new System.Drawing.Point(629, 0);
     this.bblstSearch.Margin      = new System.Windows.Forms.Padding(0);
     this.bblstSearch.MarginSpace = 2;
     this.bblstSearch.Name        = "bblstSearch";
     this.bblstSearch.Size        = new System.Drawing.Size(144, 39);
     this.bblstSearch.TabIndex    = 12;
     //
     // blblArea
     //
     this.blblArea.AutoSize        = true;
     this.blblArea.BackColor       = System.Drawing.Color.Transparent;
     this.blblArea.BssClass        = "";
     this.blblArea.CustomTextAlign = "";
     this.blblArea.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blblArea.ForeColor       = System.Drawing.Color.Black;
     this.blblArea.ImageAlign      = System.Drawing.ContentAlignment.MiddleLeft;
     this.blblArea.IsMultiLanguage = false;
     this.blblArea.Key             = "";
     this.blblArea.Location        = new System.Drawing.Point(21, 12);
     this.blblArea.Margin          = new System.Windows.Forms.Padding(0);
     this.blblArea.Name            = "blblArea";
     this.blblArea.Size            = new System.Drawing.Size(30, 13);
     this.blblArea.TabIndex        = 24;
     this.blblArea.Text            = "Area";
     this.blblArea.TextAlign       = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // bcboArea
     //
     this.bcboArea.BssClass          = "";
     this.bcboArea.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.bcboArea.Font              = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bcboArea.FormattingEnabled = true;
     this.bcboArea.IsMultiLanguage   = true;
     this.bcboArea.Key                   = "";
     this.bcboArea.Location              = new System.Drawing.Point(56, 8);
     this.bcboArea.Name                  = "bcboArea";
     this.bcboArea.Size                  = new System.Drawing.Size(172, 21);
     this.bcboArea.TabIndex              = 22;
     this.bcboArea.SelectedIndexChanged += new System.EventHandler(this.bcboArea_SelectedIndexChanged);
     //
     // pnl_SPCModel
     //
     this.pnl_SPCModel.Controls.Add(this.panel6);
     this.pnl_SPCModel.Controls.Add(this.panel8);
     this.pnl_SPCModel.Controls.Add(this.panel5);
     this.pnl_SPCModel.Controls.Add(this.bbtn_Search);
     this.pnl_SPCModel.Controls.Add(this.panel2);
     this.pnl_SPCModel.Controls.Add(this.panel3);
     this.pnl_SPCModel.Controls.Add(this.panel4);
     this.pnl_SPCModel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnl_SPCModel.Location = new System.Drawing.Point(3, 42);
     this.pnl_SPCModel.Name     = "pnl_SPCModel";
     this.pnl_SPCModel.Size     = new System.Drawing.Size(773, 40);
     this.pnl_SPCModel.TabIndex = 10;
     //
     // panel6
     //
     this.panel6.Controls.Add(this.bccbo_SPCModelName);
     this.panel6.Controls.Add(this.panel7);
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel6.Location = new System.Drawing.Point(115, 5);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(576, 30);
     this.panel6.TabIndex = 31;
     //
     // bccbo_SPCModelName
     //
     this.bccbo_SPCModelName.BackColor        = System.Drawing.Color.White;
     this.bccbo_SPCModelName.BssClass         = "";
     this.bccbo_SPCModelName.CausesValidation = false;
     this.bccbo_SPCModelName.DataSource       = null;
     this.bccbo_SPCModelName.DisplayMember    = "";
     this.bccbo_SPCModelName.Dock             = System.Windows.Forms.DockStyle.Top;
     this.bccbo_SPCModelName.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.bccbo_SPCModelName.IsIncludeAll     = false;
     this.bccbo_SPCModelName.Key         = "";
     this.bccbo_SPCModelName.Location    = new System.Drawing.Point(0, 5);
     this.bccbo_SPCModelName.Name        = "bccbo_SPCModelName";
     this.bccbo_SPCModelName.Size        = new System.Drawing.Size(576, 21);
     this.bccbo_SPCModelName.TabIndex    = 25;
     this.bccbo_SPCModelName.ValueMember = "";
     //
     // panel7
     //
     this.panel7.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel7.Location = new System.Drawing.Point(0, 0);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(576, 5);
     this.panel7.TabIndex = 29;
     //
     // panel8
     //
     this.panel8.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel8.Location = new System.Drawing.Point(691, 5);
     this.panel8.Name     = "panel8";
     this.panel8.Size     = new System.Drawing.Size(5, 30);
     this.panel8.TabIndex = 31;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.blb_SPCModelName);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel5.Location = new System.Drawing.Point(0, 5);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(115, 30);
     this.panel5.TabIndex = 30;
     //
     // blb_SPCModelName
     //
     this.blb_SPCModelName.AutoSize        = true;
     this.blb_SPCModelName.BackColor       = System.Drawing.Color.Transparent;
     this.blb_SPCModelName.BssClass        = "";
     this.blb_SPCModelName.CustomTextAlign = "";
     this.blb_SPCModelName.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blb_SPCModelName.ForeColor       = System.Drawing.Color.Black;
     this.blb_SPCModelName.ImageAlign      = System.Drawing.ContentAlignment.MiddleLeft;
     this.blb_SPCModelName.IsMultiLanguage = false;
     this.blb_SPCModelName.Key             = "";
     this.blb_SPCModelName.Location        = new System.Drawing.Point(21, 9);
     this.blb_SPCModelName.Margin          = new System.Windows.Forms.Padding(0);
     this.blb_SPCModelName.Name            = "blb_SPCModelName";
     this.blb_SPCModelName.Size            = new System.Drawing.Size(87, 13);
     this.blb_SPCModelName.TabIndex        = 24;
     this.blb_SPCModelName.Text            = "SPC Model Name";
     this.blb_SPCModelName.TextAlign       = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // bbtn_Search
     //
     this.bbtn_Search.AutoButtonSize          = false;
     this.bbtn_Search.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtn_Search.BackgroundImage")));
     this.bbtn_Search.BssClass                = "ConditionButton";
     this.bbtn_Search.Dock                    = System.Windows.Forms.DockStyle.Right;
     this.bbtn_Search.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtn_Search.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtn_Search.IsMultiLanguage         = true;
     this.bbtn_Search.Key                     = "";
     this.bbtn_Search.Location                = new System.Drawing.Point(696, 5);
     this.bbtn_Search.Name                    = "bbtn_Search";
     this.bbtn_Search.Size                    = new System.Drawing.Size(72, 30);
     this.bbtn_Search.TabIndex                = 26;
     this.bbtn_Search.Text                    = "Search";
     this.bbtn_Search.ToolTipText             = "";
     this.bbtn_Search.UseVisualStyleBackColor = true;
     this.bbtn_Search.Click                  += new System.EventHandler(this.bbtn_Search_Click);
     //
     // panel2
     //
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel2.Location = new System.Drawing.Point(768, 5);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(5, 30);
     this.panel2.TabIndex = 27;
     //
     // panel3
     //
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(773, 5);
     this.panel3.TabIndex = 28;
     //
     // panel4
     //
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel4.Location = new System.Drawing.Point(0, 35);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(773, 5);
     this.panel4.TabIndex = 29;
     //
     // SearchModelByArea
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(791, 615);
     this.MaximizeBox         = true;
     this.MinimizeBox         = true;
     this.Name      = "SearchModelByArea";
     this.Resizable = true;
     this.Text      = "SearchModelByArea";
     this.Title     = "Search By AREA";
     this.pnlContentsArea.ResumeLayout(false);
     this.bapnlBottom.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprdSPCModel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprdSPCModel_Sheet1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.pnl_SPCModel.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #20
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(OptionalConfigurationUC));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.pnlSPCBase              = new System.Windows.Forms.Panel();
     this.gbDefaultChart          = new System.Windows.Forms.GroupBox();
     this.bsprDefaultChart        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprDefaultChart_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.gbOptionSelection       = new System.Windows.Forms.GroupBox();
     this.tableLayoutPanel1       = new System.Windows.Forms.TableLayoutPanel();
     this.blblPriority            = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.blblRestrict            = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bcboParamCategory       = new BISTel.PeakPerformance.Client.BISTelControl.BComboBox();
     this.bcboPriority            = new BISTel.PeakPerformance.Client.BISTelControl.BComboBox();
     this.bLabel4            = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.btxtRestrictSample = new BISTel.PeakPerformance.Client.BISTelControl.BTextBox();
     this.blblParamCategory  = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bchkAutoCpkYN      = new BISTel.PeakPerformance.Client.BISTelControl.BCheckBox();
     this.btxtRestrictHours  = new BISTel.PeakPerformance.Client.BISTelControl.BTextBox();
     this.bLabel1            = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.btxtRestrictDays   = new BISTel.PeakPerformance.Client.BISTelControl.BTextBox();
     this.bLabel5            = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.pnlSPCBase.SuspendLayout();
     this.gbDefaultChart.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprDefaultChart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprDefaultChart_Sheet1)).BeginInit();
     this.gbOptionSelection.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlSPCBase
     //
     this.pnlSPCBase.Controls.Add(this.gbDefaultChart);
     this.pnlSPCBase.Controls.Add(this.gbOptionSelection);
     this.pnlSPCBase.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlSPCBase.Location = new System.Drawing.Point(0, 0);
     this.pnlSPCBase.Name     = "pnlSPCBase";
     this.pnlSPCBase.Size     = new System.Drawing.Size(885, 457);
     this.pnlSPCBase.TabIndex = 4;
     //
     // gbDefaultChart
     //
     this.gbDefaultChart.Controls.Add(this.bsprDefaultChart);
     this.gbDefaultChart.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gbDefaultChart.Location = new System.Drawing.Point(0, 121);
     this.gbDefaultChart.Name     = "gbDefaultChart";
     this.gbDefaultChart.Size     = new System.Drawing.Size(885, 336);
     this.gbDefaultChart.TabIndex = 3;
     this.gbDefaultChart.TabStop  = false;
     this.gbDefaultChart.Text     = "Default charts to show";
     //
     // bsprDefaultChart
     //
     this.bsprDefaultChart.About = "3.0.2005.2005";
     this.bsprDefaultChart.AccessibleDescription = "";
     this.bsprDefaultChart.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprDefaultChart.AddFontColor        = System.Drawing.Color.Blue;
     this.bsprDefaultChart.AddtionalCodeList   = ((System.Collections.SortedList)(resources.GetObject("bsprDefaultChart.AddtionalCodeList")));
     this.bsprDefaultChart.AllowNewRow         = true;
     this.bsprDefaultChart.AutoClipboard       = false;
     this.bsprDefaultChart.AutoGenerateColumns = false;
     this.bsprDefaultChart.BssClass            = "";
     this.bsprDefaultChart.ClickPos            = new System.Drawing.Point(0, 0);
     this.bsprDefaultChart.ColFronzen          = 0;
     columnInfo1.CheckBoxFields                      = null;
     columnInfo1.ComboFields                         = null;
     columnInfo1.DefaultValue                        = null;
     columnInfo1.KeyFields                           = null;
     columnInfo1.MandatoryFields                     = null;
     columnInfo1.SaveTableInfo                       = null;
     columnInfo1.UniqueFields                        = null;
     this.bsprDefaultChart.columnInformation         = columnInfo1;
     this.bsprDefaultChart.ComboEnable               = true;
     this.bsprDefaultChart.DataAutoHeadings          = false;
     this.bsprDefaultChart.DataSet                   = null;
     this.bsprDefaultChart.DataSource_V2             = null;
     this.bsprDefaultChart.DateToDateTimeFormat      = false;
     this.bsprDefaultChart.DefaultDeleteValue        = true;
     this.bsprDefaultChart.DeleteFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprDefaultChart.DeleteFontColor           = System.Drawing.Color.Gray;
     this.bsprDefaultChart.DisplayColumnHeader       = true;
     this.bsprDefaultChart.DisplayRowHeader          = true;
     this.bsprDefaultChart.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprDefaultChart.EditModeReplace           = true;
     this.bsprDefaultChart.FilterVisible             = false;
     this.bsprDefaultChart.HeadHeight                = 20F;
     this.bsprDefaultChart.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprDefaultChart.IsCellCopy                = false;
     this.bsprDefaultChart.IsEditComboListItem       = false;
     this.bsprDefaultChart.IsMultiLanguage           = true;
     this.bsprDefaultChart.IsReport                  = false;
     this.bsprDefaultChart.Key                       = "";
     this.bsprDefaultChart.Location                  = new System.Drawing.Point(3, 17);
     this.bsprDefaultChart.ModifyFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprDefaultChart.ModifyFontColor           = System.Drawing.Color.Red;
     this.bsprDefaultChart.Name                      = "bsprDefaultChart";
     this.bsprDefaultChart.RowFronzen                = 0;
     this.bsprDefaultChart.RowInsertType             = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprDefaultChart.ScrollBarTrackPolicy      = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprDefaultChart.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprDefaultChart_Sheet1
     });
     this.bsprDefaultChart.Size                    = new System.Drawing.Size(879, 316);
     this.bsprDefaultChart.StyleID                 = null;
     this.bsprDefaultChart.TabIndex                = 0;
     tipAppearance1.BackColor                      = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                           = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor                      = System.Drawing.SystemColors.InfoText;
     this.bsprDefaultChart.TextTipAppearance       = tipAppearance1;
     this.bsprDefaultChart.UseCheckAll             = false;
     this.bsprDefaultChart.UseCommandIcon          = false;
     this.bsprDefaultChart.UseFilter               = false;
     this.bsprDefaultChart.UseGeneralContextMenu   = true;
     this.bsprDefaultChart.UseHeadColor            = false;
     this.bsprDefaultChart.UseMultiCheck           = true;
     this.bsprDefaultChart.UseOriginalEvent        = false;
     this.bsprDefaultChart.UseSpreadEdit           = true;
     this.bsprDefaultChart.UseStatusColor          = false;
     this.bsprDefaultChart.UseWidthMemory          = true;
     this.bsprDefaultChart.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprDefaultChart.WhenDeleteUseModify     = false;
     //
     // bsprDefaultChart_Sheet1
     //
     this.bsprDefaultChart_Sheet1.Reset();
     this.bsprDefaultChart_Sheet1.SheetName = "Sheet1";
     //
     // gbOptionSelection
     //
     this.gbOptionSelection.Controls.Add(this.tableLayoutPanel1);
     this.gbOptionSelection.Dock     = System.Windows.Forms.DockStyle.Top;
     this.gbOptionSelection.Location = new System.Drawing.Point(0, 0);
     this.gbOptionSelection.Name     = "gbOptionSelection";
     this.gbOptionSelection.Size     = new System.Drawing.Size(885, 121);
     this.gbOptionSelection.TabIndex = 2;
     this.gbOptionSelection.TabStop  = false;
     this.gbOptionSelection.Text     = "Option Selection";
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 5;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 175F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 117F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 117F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 117F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.blblPriority, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.blblRestrict, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.bcboParamCategory, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.bcboPriority, 1, 1);
     this.tableLayoutPanel1.Controls.Add(this.bLabel4, 2, 2);
     this.tableLayoutPanel1.Controls.Add(this.btxtRestrictSample, 1, 2);
     this.tableLayoutPanel1.Controls.Add(this.blblParamCategory, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.bchkAutoCpkYN, 3, 0);
     this.tableLayoutPanel1.Controls.Add(this.btxtRestrictHours, 3, 3);
     this.tableLayoutPanel1.Controls.Add(this.bLabel1, 4, 3);
     this.tableLayoutPanel1.Controls.Add(this.btxtRestrictDays, 1, 3);
     this.tableLayoutPanel1.Controls.Add(this.bLabel5, 2, 3);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 17);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 4;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(879, 100);
     this.tableLayoutPanel1.TabIndex = 1;
     //
     // blblPriority
     //
     this.blblPriority.BssClass        = "";
     this.blblPriority.CustomTextAlign = "";
     this.blblPriority.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blblPriority.IsMultiLanguage = true;
     this.blblPriority.Key             = "";
     this.blblPriority.Location        = new System.Drawing.Point(3, 25);
     this.blblPriority.Name            = "blblPriority";
     this.blblPriority.Size            = new System.Drawing.Size(110, 21);
     this.blblPriority.TabIndex        = 1;
     this.blblPriority.Text            = "Priority";
     this.blblPriority.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // blblRestrict
     //
     this.blblRestrict.BssClass        = "";
     this.blblRestrict.CustomTextAlign = "";
     this.blblRestrict.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blblRestrict.IsMultiLanguage = true;
     this.blblRestrict.Key             = "";
     this.blblRestrict.Location        = new System.Drawing.Point(3, 50);
     this.blblRestrict.Name            = "blblRestrict";
     this.blblRestrict.Size            = new System.Drawing.Size(168, 21);
     this.blblRestrict.TabIndex        = 2;
     this.blblRestrict.Text            = "Restrict default samples to";
     this.blblRestrict.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // bcboParamCategory
     //
     this.bcboParamCategory.AutoDropDownWidth = true;
     this.bcboParamCategory.BssClass          = "";
     this.bcboParamCategory.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.bcboParamCategory.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bcboParamCategory.FormattingEnabled = true;
     this.bcboParamCategory.IsMultiLanguage   = true;
     this.bcboParamCategory.Key      = "";
     this.bcboParamCategory.Location = new System.Drawing.Point(178, 3);
     this.bcboParamCategory.Name     = "bcboParamCategory";
     this.bcboParamCategory.Size     = new System.Drawing.Size(109, 21);
     this.bcboParamCategory.TabIndex = 4;
     //
     // bcboPriority
     //
     this.bcboPriority.AutoDropDownWidth = true;
     this.bcboPriority.BssClass          = "";
     this.bcboPriority.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.bcboPriority.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bcboPriority.FormattingEnabled = true;
     this.bcboPriority.IsMultiLanguage   = true;
     this.bcboPriority.Key      = "";
     this.bcboPriority.Location = new System.Drawing.Point(178, 28);
     this.bcboPriority.Name     = "bcboPriority";
     this.bcboPriority.Size     = new System.Drawing.Size(109, 21);
     this.bcboPriority.TabIndex = 5;
     //
     // bLabel4
     //
     this.bLabel4.BssClass        = "";
     this.bLabel4.CustomTextAlign = "";
     this.bLabel4.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bLabel4.IsMultiLanguage = true;
     this.bLabel4.Key             = "";
     this.bLabel4.Location        = new System.Drawing.Point(295, 50);
     this.bLabel4.Name            = "bLabel4";
     this.bLabel4.Size            = new System.Drawing.Size(110, 21);
     this.bLabel4.TabIndex        = 3;
     this.bLabel4.Text            = "sample counts or";
     this.bLabel4.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // btxtRestrictSample
     //
     this.btxtRestrictSample.BssClass        = "";
     this.btxtRestrictSample.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.btxtRestrictSample.ImeMode         = System.Windows.Forms.ImeMode.Disable;
     this.btxtRestrictSample.InputDataType   = BISTel.PeakPerformance.Client.BISTelControl.BTextBox.InputType.Number;
     this.btxtRestrictSample.IsMultiLanguage = true;
     this.btxtRestrictSample.Key             = "";
     this.btxtRestrictSample.Location        = new System.Drawing.Point(178, 53);
     this.btxtRestrictSample.MaxLength       = 5;
     this.btxtRestrictSample.Name            = "btxtRestrictSample";
     this.btxtRestrictSample.Size            = new System.Drawing.Size(109, 21);
     this.btxtRestrictSample.TabIndex        = 6;
     //
     // blblParamCategory
     //
     this.blblParamCategory.BssClass        = "";
     this.blblParamCategory.CustomTextAlign = "";
     this.blblParamCategory.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blblParamCategory.IsMultiLanguage = true;
     this.blblParamCategory.Key             = "";
     this.blblParamCategory.Location        = new System.Drawing.Point(3, 0);
     this.blblParamCategory.Name            = "blblParamCategory";
     this.blblParamCategory.Size            = new System.Drawing.Size(133, 21);
     this.blblParamCategory.TabIndex        = 0;
     this.blblParamCategory.Text            = "Parameter Category";
     this.blblParamCategory.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // bchkAutoCpkYN
     //
     this.bchkAutoCpkYN.BssClass                = "";
     this.bchkAutoCpkYN.IsMultiLanguage         = true;
     this.bchkAutoCpkYN.Key                     = "";
     this.bchkAutoCpkYN.Location                = new System.Drawing.Point(412, 3);
     this.bchkAutoCpkYN.Name                    = "bchkAutoCpkYN";
     this.bchkAutoCpkYN.Size                    = new System.Drawing.Size(110, 18);
     this.bchkAutoCpkYN.TabIndex                = 9;
     this.bchkAutoCpkYN.Text                    = "Calculate Ppk";
     this.bchkAutoCpkYN.UseVisualStyleBackColor = true;
     //
     // btxtRestrictHours
     //
     this.btxtRestrictHours.BssClass        = "";
     this.btxtRestrictHours.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.btxtRestrictHours.ImeMode         = System.Windows.Forms.ImeMode.Disable;
     this.btxtRestrictHours.InputDataType   = BISTel.PeakPerformance.Client.BISTelControl.BTextBox.InputType.Number;
     this.btxtRestrictHours.IsMultiLanguage = true;
     this.btxtRestrictHours.Key             = "";
     this.btxtRestrictHours.Location        = new System.Drawing.Point(412, 78);
     this.btxtRestrictHours.MaxLength       = 3;
     this.btxtRestrictHours.Name            = "btxtRestrictHours";
     this.btxtRestrictHours.Size            = new System.Drawing.Size(109, 21);
     this.btxtRestrictHours.TabIndex        = 10;
     //
     // bLabel1
     //
     this.bLabel1.BssClass        = "";
     this.bLabel1.CustomTextAlign = "";
     this.bLabel1.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bLabel1.IsMultiLanguage = true;
     this.bLabel1.Key             = "";
     this.bLabel1.Location        = new System.Drawing.Point(529, 75);
     this.bLabel1.Name            = "bLabel1";
     this.bLabel1.Size            = new System.Drawing.Size(117, 21);
     this.bLabel1.TabIndex        = 11;
     this.bLabel1.Text            = "hours";
     this.bLabel1.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // btxtRestrictDays
     //
     this.btxtRestrictDays.BssClass        = "";
     this.btxtRestrictDays.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.btxtRestrictDays.ImeMode         = System.Windows.Forms.ImeMode.Disable;
     this.btxtRestrictDays.InputDataType   = BISTel.PeakPerformance.Client.BISTelControl.BTextBox.InputType.Number;
     this.btxtRestrictDays.IsMultiLanguage = true;
     this.btxtRestrictDays.Key             = "";
     this.btxtRestrictDays.Location        = new System.Drawing.Point(178, 78);
     this.btxtRestrictDays.MaxLength       = 2;
     this.btxtRestrictDays.Name            = "btxtRestrictDays";
     this.btxtRestrictDays.Size            = new System.Drawing.Size(109, 21);
     this.btxtRestrictDays.TabIndex        = 8;
     //
     // bLabel5
     //
     this.bLabel5.BssClass        = "";
     this.bLabel5.CustomTextAlign = "";
     this.bLabel5.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bLabel5.IsMultiLanguage = true;
     this.bLabel5.Key             = "";
     this.bLabel5.Location        = new System.Drawing.Point(295, 75);
     this.bLabel5.Name            = "bLabel5";
     this.bLabel5.Size            = new System.Drawing.Size(110, 21);
     this.bLabel5.TabIndex        = 7;
     this.bLabel5.Text            = "days";
     this.bLabel5.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // OptionalConfigurationUC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.pnlSPCBase);
     this.Name = "OptionalConfigurationUC";
     this.Size = new System.Drawing.Size(885, 457);
     this.pnlSPCBase.ResumeLayout(false);
     this.gbDefaultChart.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprDefaultChart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprDefaultChart_Sheet1)).EndInit();
     this.gbOptionSelection.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #21
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(SelectContextValuePopup));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.bbtnCancel              = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.bbtnOK                  = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.bapnlBottom             = new BISTel.PeakPerformance.Client.BISTelControl.BArrangePanel();
     this.bsprContextValue        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprContextValue_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.pnlContentsArea.SuspendLayout();
     this.bapnlBottom.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprContextValue)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprContextValue_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // pnlContentsArea
     //
     this.pnlContentsArea.Controls.Add(this.bsprContextValue);
     this.pnlContentsArea.Controls.Add(this.bapnlBottom);
     this.pnlContentsArea.Size = new System.Drawing.Size(556, 326);
     //
     // bbtnCancel
     //
     this.bbtnCancel.AutoButtonSize          = false;
     this.bbtnCancel.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnCancel.BackgroundImage")));
     this.bbtnCancel.BssClass                = "ConditionButton";
     this.bbtnCancel.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnCancel.Font                    = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtnCancel.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnCancel.IsMultiLanguage         = true;
     this.bbtnCancel.Key                     = "SPC_BUTTON_CANCEL";
     this.bbtnCancel.Location                = new System.Drawing.Point(462, 6);
     this.bbtnCancel.Name                    = "bbtnCancel";
     this.bbtnCancel.Size                    = new System.Drawing.Size(80, 25);
     this.bbtnCancel.TabIndex                = 1;
     this.bbtnCancel.TabStop                 = false;
     this.bbtnCancel.Text                    = "CANCEL";
     this.bbtnCancel.ToolTipText             = "";
     this.bbtnCancel.UseVisualStyleBackColor = true;
     this.bbtnCancel.Click                  += new System.EventHandler(this.bbtnCancel_Click);
     //
     // bbtnOK
     //
     this.bbtnOK.AutoButtonSize          = false;
     this.bbtnOK.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnOK.BackgroundImage")));
     this.bbtnOK.BssClass                = "ConditionButton";
     this.bbtnOK.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnOK.Font                    = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtnOK.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnOK.IsMultiLanguage         = true;
     this.bbtnOK.Key                     = "SPC_BUTTON_OK";
     this.bbtnOK.Location                = new System.Drawing.Point(377, 6);
     this.bbtnOK.Name                    = "bbtnOK";
     this.bbtnOK.Size                    = new System.Drawing.Size(80, 25);
     this.bbtnOK.TabIndex                = 0;
     this.bbtnOK.TabStop                 = false;
     this.bbtnOK.Text                    = "OK";
     this.bbtnOK.ToolTipText             = "";
     this.bbtnOK.UseVisualStyleBackColor = true;
     this.bbtnOK.Click                  += new System.EventHandler(this.bbtnOK_Click);
     //
     // bapnlBottom
     //
     this.bapnlBottom.BLabelAutoPadding = true;
     this.bapnlBottom.BssClass          = "DataArrPanel";
     this.bapnlBottom.Controls.Add(this.bbtnOK);
     this.bapnlBottom.Controls.Add(this.bbtnCancel);
     this.bapnlBottom.Dock           = System.Windows.Forms.DockStyle.Bottom;
     this.bapnlBottom.IsCondition    = false;
     this.bapnlBottom.Key            = "";
     this.bapnlBottom.Location       = new System.Drawing.Point(3, 286);
     this.bapnlBottom.Name           = "bapnlBottom";
     this.bapnlBottom.Padding_Bottom = 5;
     this.bapnlBottom.Padding_Left   = 5;
     this.bapnlBottom.Padding_Right  = 5;
     this.bapnlBottom.Padding_Top    = 5;
     this.bapnlBottom.Size           = new System.Drawing.Size(550, 37);
     this.bapnlBottom.Space          = 5;
     this.bapnlBottom.TabIndex       = 4;
     this.bapnlBottom.Title          = "";
     //
     // bsprContextValue
     //
     this.bsprContextValue.About = "3.0.2005.2005";
     this.bsprContextValue.AccessibleDescription = "";
     this.bsprContextValue.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprContextValue.AddFontColor        = System.Drawing.Color.Blue;
     this.bsprContextValue.AddtionalCodeList   = ((System.Collections.SortedList)(resources.GetObject("bsprContextValue.AddtionalCodeList")));
     this.bsprContextValue.AllowNewRow         = true;
     this.bsprContextValue.AutoClipboard       = false;
     this.bsprContextValue.AutoGenerateColumns = false;
     this.bsprContextValue.BssClass            = "";
     this.bsprContextValue.ClickPos            = new System.Drawing.Point(0, 0);
     this.bsprContextValue.ColFronzen          = 0;
     columnInfo1.CheckBoxFields                      = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.CheckBoxFields")));
     columnInfo1.ComboFields                         = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.ComboFields")));
     columnInfo1.DefaultValue                        = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo1.DefaultValue")));
     columnInfo1.KeyFields                           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields                     = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.SaveTableInfo                       = ((System.Collections.SortedList)(resources.GetObject("columnInfo1.SaveTableInfo")));
     columnInfo1.UniqueFields                        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bsprContextValue.columnInformation         = columnInfo1;
     this.bsprContextValue.ComboEnable               = true;
     this.bsprContextValue.DataAutoHeadings          = false;
     this.bsprContextValue.DataSet                   = null;
     this.bsprContextValue.DataSource_V2             = null;
     this.bsprContextValue.DateToDateTimeFormat      = false;
     this.bsprContextValue.DefaultDeleteValue        = true;
     this.bsprContextValue.DeleteFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprContextValue.DeleteFontColor           = System.Drawing.Color.Gray;
     this.bsprContextValue.DisplayColumnHeader       = true;
     this.bsprContextValue.DisplayRowHeader          = true;
     this.bsprContextValue.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprContextValue.EditModeReplace           = true;
     this.bsprContextValue.FilterVisible             = false;
     this.bsprContextValue.HeadHeight                = 20F;
     this.bsprContextValue.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprContextValue.IsCellCopy                = false;
     this.bsprContextValue.IsEditComboListItem       = false;
     this.bsprContextValue.IsMultiLanguage           = false;
     this.bsprContextValue.IsReport                  = false;
     this.bsprContextValue.Key                       = "";
     this.bsprContextValue.Location                  = new System.Drawing.Point(3, 3);
     this.bsprContextValue.ModifyFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprContextValue.ModifyFontColor           = System.Drawing.Color.Red;
     this.bsprContextValue.Name                      = "bsprContextValue";
     this.bsprContextValue.RowFronzen                = 0;
     this.bsprContextValue.RowInsertType             = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprContextValue.ScrollBarTrackPolicy      = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprContextValue.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprContextValue_Sheet1
     });
     this.bsprContextValue.Size                    = new System.Drawing.Size(550, 283);
     this.bsprContextValue.StyleID                 = null;
     this.bsprContextValue.TabIndex                = 0;
     tipAppearance1.BackColor                      = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                           = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor                      = System.Drawing.SystemColors.InfoText;
     this.bsprContextValue.TextTipAppearance       = tipAppearance1;
     this.bsprContextValue.UseAutoSort             = false;
     this.bsprContextValue.UseCheckAll             = false;
     this.bsprContextValue.UseCommandIcon          = false;
     this.bsprContextValue.UseFilter               = false;
     this.bsprContextValue.UseGeneralContextMenu   = true;
     this.bsprContextValue.UseHeadColor            = false;
     this.bsprContextValue.UseMultiCheck           = true;
     this.bsprContextValue.UseOriginalEvent        = false;
     this.bsprContextValue.UseSpreadEdit           = true;
     this.bsprContextValue.UseStatusColor          = false;
     this.bsprContextValue.UseWidthMemory          = true;
     this.bsprContextValue.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprContextValue.WhenDeleteUseModify     = false;
     this.bsprContextValue.ButtonClicked          += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.bsprContextValue_ButtonClicked);
     //
     // bsprContextValue_Sheet1
     //
     this.bsprContextValue_Sheet1.Reset();
     this.bsprContextValue_Sheet1.SheetName = "Sheet1";
     //
     // SelectContextValuePopup
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize            = new System.Drawing.Size(568, 359);
     this.ContentsAreaMinHeight = 320;
     this.ContentsAreaMinWidth  = 550;
     this.Cursor    = System.Windows.Forms.Cursors.Default;
     this.Name      = "SelectContextValuePopup";
     this.Resizable = true;
     this.Text      = "Set Context Value";
     this.Title     = "Set Context Value";
     this.pnlContentsArea.ResumeLayout(false);
     this.bapnlBottom.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprContextValue)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprContextValue_Sheet1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #22
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(MultiDataUC));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.notifyIcon1     = new System.Windows.Forms.NotifyIcon(this.components);
     this.bTitlePanel1    = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
     this.bSpread1        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.bButtonList1    = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
     this.bTitlePanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // notifyIcon1
     //
     this.notifyIcon1.Text    = "notifyIcon1";
     this.notifyIcon1.Visible = true;
     //
     // bTitlePanel1
     //
     this.bTitlePanel1.BssClass = "TitlePanel";
     this.bTitlePanel1.Controls.Add(this.bSpread1);
     this.bTitlePanel1.Controls.Add(this.bButtonList1);
     this.bTitlePanel1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.bTitlePanel1.ImageBottom      = null;
     this.bTitlePanel1.ImageBottomRight = null;
     this.bTitlePanel1.ImageClose       = null;
     this.bTitlePanel1.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageLeft")));
     this.bTitlePanel1.ImageLeftBottom  = null;
     this.bTitlePanel1.ImageLeftFill    = null;
     this.bTitlePanel1.ImageMax         = null;
     this.bTitlePanel1.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageMiddle")));
     this.bTitlePanel1.ImageMin         = null;
     this.bTitlePanel1.ImageRight       = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageRight")));
     this.bTitlePanel1.ImageRightFill   = null;
     this.bTitlePanel1.IsPopupMax       = false;
     this.bTitlePanel1.IsSelected       = false;
     this.bTitlePanel1.Key             = "";
     this.bTitlePanel1.Location        = new System.Drawing.Point(0, 0);
     this.bTitlePanel1.MaxControlName  = "";
     this.bTitlePanel1.MaxResizable    = false;
     this.bTitlePanel1.Name            = "bTitlePanel1";
     this.bTitlePanel1.Padding         = new System.Windows.Forms.Padding(0, 32, 0, 0);
     this.bTitlePanel1.PaddingTop      = 4;
     this.bTitlePanel1.PopMaxHeight    = 0;
     this.bTitlePanel1.PopMaxWidth     = 0;
     this.bTitlePanel1.RightPadding    = 5;
     this.bTitlePanel1.ShowCloseButton = false;
     this.bTitlePanel1.Size            = new System.Drawing.Size(931, 685);
     this.bTitlePanel1.TabIndex        = 10;
     this.bTitlePanel1.Title           = "Multi Data";
     this.bTitlePanel1.TitleColor      = System.Drawing.Color.Black;
     this.bTitlePanel1.TitleFont       = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.bTitlePanel1.TopPadding      = 5;
     //
     // bSpread1
     //
     this.bSpread1.About = "3.0.2005.2005";
     this.bSpread1.AccessibleDescription = "bSpread1, Sheet1, Row 0, Column 0, ";
     this.bSpread1.AddtionalCodeList     = ((System.Collections.SortedList)(resources.GetObject("bSpread1.AddtionalCodeList")));
     this.bSpread1.AllowNewRow           = true;
     this.bSpread1.AutoClipboard         = false;
     this.bSpread1.AutoGenerateColumns   = false;
     this.bSpread1.BssClass             = "";
     this.bSpread1.ClickPos             = new System.Drawing.Point(0, 0);
     this.bSpread1.ColFronzen           = 0;
     columnInfo1.CheckBoxFields         = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.CheckBoxFields")));
     columnInfo1.ComboFields            = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.ComboFields")));
     columnInfo1.DefaultValue           = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo1.DefaultValue")));
     columnInfo1.KeyFields              = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.SaveTableInfo          = ((System.Collections.SortedList)(resources.GetObject("columnInfo1.SaveTableInfo")));
     columnInfo1.UniqueFields           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bSpread1.columnInformation    = columnInfo1;
     this.bSpread1.ComboEnable          = true;
     this.bSpread1.DataAutoHeadings     = false;
     this.bSpread1.DataSet              = null;
     this.bSpread1.DateToDateTimeFormat = false;
     this.bSpread1.DefaultDeleteValue   = true;
     this.bSpread1.DisplayColumnHeader  = true;
     this.bSpread1.DisplayRowHeader     = true;
     this.bSpread1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.bSpread1.EditModeReplace = true;
     this.bSpread1.FilterVisible   = false;
     this.bSpread1.HeadHeight      = 20F;
     this.bSpread1.IsCellCopy      = false;
     this.bSpread1.IsMultiLanguage = true;
     this.bSpread1.IsReport        = false;
     this.bSpread1.Key             = "";
     this.bSpread1.Location        = new System.Drawing.Point(0, 62);
     this.bSpread1.Name            = "bSpread1";
     this.bSpread1.RowFronzen      = 0;
     this.bSpread1.RowInsertType   = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bSpread1_Sheet1
     });
     this.bSpread1.Size                  = new System.Drawing.Size(931, 623);
     this.bSpread1.StyleID               = null;
     this.bSpread1.TabIndex              = 4;
     tipAppearance1.BackColor            = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                 = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor            = System.Drawing.SystemColors.InfoText;
     this.bSpread1.TextTipAppearance     = tipAppearance1;
     this.bSpread1.UseCheckAll           = false;
     this.bSpread1.UseCommandIcon        = false;
     this.bSpread1.UseFilter             = false;
     this.bSpread1.UseGeneralContextMenu = true;
     this.bSpread1.UseHeadColor          = false;
     this.bSpread1.UseOriginalEvent      = false;
     this.bSpread1.UseSpreadEdit         = true;
     this.bSpread1.UseWidthMemory        = true;
     this.bSpread1.WhenDeleteUseModify   = false;
     //
     // bSpread1_Sheet1
     //
     this.bSpread1_Sheet1.Reset();
     this.bSpread1_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.bSpread1_Sheet1.ReferenceStyle                      = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.bSpread1_Sheet1.ActiveSkin                          = new FarPoint.Win.Spread.SheetSkin("CustomSkin1", System.Drawing.Color.White, System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(211)))), ((int)(((byte)(225))))), FarPoint.Win.Spread.GridLines.Both, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(145)))), ((int)(((byte)(30))))), System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(241)))), ((int)(((byte)(245))))), false, false, false, true, true);
     this.bSpread1_Sheet1.AutoGenerateColumns                 = false;
     this.bSpread1_Sheet1.ColumnHeader.DefaultStyle.Font      = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpread1_Sheet1.ColumnHeader.DefaultStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(145)))), ((int)(((byte)(30)))));
     this.bSpread1_Sheet1.ColumnHeader.DefaultStyle.Parent    = "HeaderDefault";
     this.bSpread1_Sheet1.ColumnHeader.HorizontalGridLine     = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bSpread1_Sheet1.ColumnHeader.Rows.Default.Height    = 18F;
     this.bSpread1_Sheet1.ColumnHeader.Rows.Get(0).BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(216)))), ((int)(((byte)(237)))));
     this.bSpread1_Sheet1.ColumnHeader.Rows.Get(0).ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(123)))), ((int)(((byte)(168)))));
     this.bSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height     = 20F;
     this.bSpread1_Sheet1.ColumnHeader.VerticalGridLine       = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bSpread1_Sheet1.DataAutoHeadings                    = false;
     this.bSpread1_Sheet1.DefaultStyle.Font                   = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpread1_Sheet1.DefaultStyle.Parent                 = "DataAreaDefault";
     this.bSpread1_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.bSpread1_Sheet1.RowHeader.DefaultStyle.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(216)))), ((int)(((byte)(237)))));
     this.bSpread1_Sheet1.RowHeader.DefaultStyle.Font         = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpread1_Sheet1.RowHeader.DefaultStyle.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(123)))), ((int)(((byte)(168)))));
     this.bSpread1_Sheet1.RowHeader.DefaultStyle.Parent       = "HeaderDefault";
     this.bSpread1_Sheet1.RowHeader.HorizontalGridLine        = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bSpread1_Sheet1.RowHeader.VerticalGridLine          = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bSpread1_Sheet1.Rows.Default.Height                 = 17F;
     this.bSpread1_Sheet1.SheetCornerStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(216)))), ((int)(((byte)(237)))));
     this.bSpread1_Sheet1.SheetCornerStyle.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(145)))), ((int)(((byte)(30)))));
     this.bSpread1_Sheet1.SheetCornerStyle.Parent             = "HeaderDefault";
     this.bSpread1_Sheet1.VisualStyles                        = FarPoint.Win.VisualStyles.Off;
     this.bSpread1_Sheet1.ReferenceStyle                      = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     //
     // bButtonList1
     //
     this.bButtonList1.BssClass = "";
     this.bButtonList1.ButtonHorizontalSpacing = 1;
     this.bButtonList1.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
     this.bButtonList1.Dock = System.Windows.Forms.DockStyle.Top;
     this.bButtonList1.HorizontalMarginSpacing = 5;
     this.bButtonList1.IsCondition             = false;
     this.bButtonList1.Location     = new System.Drawing.Point(0, 32);
     this.bButtonList1.MarginSpace  = 5;
     this.bButtonList1.Name         = "bButtonList1";
     this.bButtonList1.Size         = new System.Drawing.Size(931, 30);
     this.bButtonList1.TabIndex     = 3;
     this.bButtonList1.ButtonClick += new BISTel.PeakPerformance.Client.BISTelControl.ButtonList.ImageDelegate(this.bButtonList1_ButtonClick);
     //
     // MultiDataUC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Transparent;
     this.Controls.Add(this.bTitlePanel1);
     this.Name = "MultiDataUC";
     this.Size = new System.Drawing.Size(931, 685);
     this.bTitlePanel1.ResumeLayout(false);
     this.bTitlePanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #23
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(SPCChartConditionPopup));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.pnlChartRowDataPopup    = new System.Windows.Forms.Panel();
     this.bTabControl1            = new BISTel.PeakPerformance.Client.BISTelControl.BTabControl();
     this.tabPage1                = new System.Windows.Forms.TabPage();
     this.bSpreadModelList        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bSpreadModelList_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.bControlArrangePanel1   = new BISTel.PeakPerformance.Client.BISTelControl.BControlArrangePanel();
     this.bArrangePanel3          = new BISTel.PeakPerformance.Client.BISTelControl.BArrangePanel();
     this.btxtSpcModel            = new BISTel.PeakPerformance.Client.BISTelControl.BTextBox();
     this.bLabel6        = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bArrangePanel2 = new BISTel.PeakPerformance.Client.BISTelControl.BArrangePanel();
     this.btxtArea       = new BISTel.PeakPerformance.Client.BISTelControl.BTextBox();
     this.bLabel3        = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bLabel2        = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.btxtLine       = new BISTel.PeakPerformance.Client.BISTelControl.BTextBox();
     this.bLabel1        = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.panel1         = new System.Windows.Forms.Panel();
     this.bapnlButton    = new BISTel.PeakPerformance.Client.BISTelControl.BArrangePanel();
     this.bbtnOK         = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.bbtnClose      = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.toolTip1       = new System.Windows.Forms.ToolTip(this.components);
     this.pnlChartRowDataPopup.SuspendLayout();
     this.bTabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bSpreadModelList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpreadModelList_Sheet1)).BeginInit();
     this.bControlArrangePanel1.SuspendLayout();
     this.bArrangePanel3.SuspendLayout();
     this.bArrangePanel2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.bapnlButton.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlContentsArea
     //
     this.pnlContentsArea.Size = new System.Drawing.Size(906, 456);
     //
     // pnlChartRowDataPopup
     //
     this.pnlChartRowDataPopup.Controls.Add(this.bTabControl1);
     this.pnlChartRowDataPopup.Controls.Add(this.bControlArrangePanel1);
     this.pnlChartRowDataPopup.Controls.Add(this.panel1);
     this.pnlChartRowDataPopup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlChartRowDataPopup.Location = new System.Drawing.Point(6, 27);
     this.pnlChartRowDataPopup.Name     = "pnlChartRowDataPopup";
     this.pnlChartRowDataPopup.Size     = new System.Drawing.Size(906, 456);
     this.pnlChartRowDataPopup.TabIndex = 14;
     //
     // bTabControl1
     //
     this.bTabControl1.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(161)))), ((int)(((byte)(184)))));
     this.bTabControl1.BssClass           = "PageTab_White";
     this.bTabControl1.CloseImage         = ((System.Drawing.Image)(resources.GetObject("bTabControl1.CloseImage")));
     this.bTabControl1.CloseRollOverImage = ((System.Drawing.Image)(resources.GetObject("bTabControl1.CloseRollOverImage")));
     this.bTabControl1.Controls.Add(this.tabPage1);
     this.bTabControl1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.bTabControl1.DrawMode     = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
     this.bTabControl1.Font         = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.bTabControl1.FontSizeSet  = "11";
     this.bTabControl1.IsDrawBorder = true;
     this.bTabControl1.IsFillBorder = false;
     this.bTabControl1.IsReleaseAlignmentRestrict = false;
     this.bTabControl1.IsSpace                      = true;
     this.bTabControl1.Key                          = "";
     this.bTabControl1.Location                     = new System.Drawing.Point(0, 62);
     this.bTabControl1.Margin                       = new System.Windows.Forms.Padding(0);
     this.bTabControl1.Name                         = "bTabControl1";
     this.bTabControl1.SelectedIndex                = 0;
     this.bTabControl1.Size                         = new System.Drawing.Size(906, 359);
     this.bTabControl1.TabBackColor                 = System.Drawing.Color.Transparent;
     this.bTabControl1.TabBackImage                 = null;
     this.bTabControl1.TabIndex                     = 8;
     this.bTabControl1.TabPageClose                 = false;
     this.bTabControl1.TabSelectFontColor           = System.Drawing.Color.White;
     this.bTabControl1.TabSelectLeftImage           = ((System.Drawing.Image)(resources.GetObject("bTabControl1.TabSelectLeftImage")));
     this.bTabControl1.TabSelectMiddleImage         = ((System.Drawing.Image)(resources.GetObject("bTabControl1.TabSelectMiddleImage")));
     this.bTabControl1.TabSelectRightImage          = ((System.Drawing.Image)(resources.GetObject("bTabControl1.TabSelectRightImage")));
     this.bTabControl1.TabSelectRollOverFontColor   = System.Drawing.Color.Black;
     this.bTabControl1.TabUnSelectFontColor         = System.Drawing.Color.Black;
     this.bTabControl1.TabUnSelectLeftImage         = ((System.Drawing.Image)(resources.GetObject("bTabControl1.TabUnSelectLeftImage")));
     this.bTabControl1.TabUnSelectMiddleImage       = ((System.Drawing.Image)(resources.GetObject("bTabControl1.TabUnSelectMiddleImage")));
     this.bTabControl1.TabUnSelectRightImage        = ((System.Drawing.Image)(resources.GetObject("bTabControl1.TabUnSelectRightImage")));
     this.bTabControl1.TabUnSelectRollOverFontColor = System.Drawing.Color.White;
     this.bTabControl1.TextLeftPosition             = 5;
     this.bTabControl1.UseShadowFont                = false;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.bSpreadModelList);
     this.tabPage1.Location = new System.Drawing.Point(4, 26);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(898, 329);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "tabPage1";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // bSpreadModelList
     //
     this.bSpreadModelList.About = "3.0.2005.2005";
     this.bSpreadModelList.AccessibleDescription = "";
     this.bSpreadModelList.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpreadModelList.AddFontColor        = System.Drawing.Color.Blue;
     this.bSpreadModelList.AddtionalCodeList   = null;
     this.bSpreadModelList.AllowNewRow         = true;
     this.bSpreadModelList.AutoClipboard       = false;
     this.bSpreadModelList.AutoGenerateColumns = false;
     this.bSpreadModelList.BssClass            = "";
     this.bSpreadModelList.ClickPos            = new System.Drawing.Point(0, 0);
     this.bSpreadModelList.ColFronzen          = 0;
     columnInfo1.CheckBoxFields                      = null;
     columnInfo1.ComboFields                         = null;
     columnInfo1.DefaultValue                        = null;
     columnInfo1.KeyFields                           = null;
     columnInfo1.MandatoryFields                     = null;
     columnInfo1.SaveTableInfo                       = null;
     columnInfo1.UniqueFields                        = null;
     this.bSpreadModelList.columnInformation         = columnInfo1;
     this.bSpreadModelList.ComboEnable               = true;
     this.bSpreadModelList.DataAutoHeadings          = false;
     this.bSpreadModelList.DataSet                   = null;
     this.bSpreadModelList.DataSource_V2             = null;
     this.bSpreadModelList.DateToDateTimeFormat      = false;
     this.bSpreadModelList.DefaultDeleteValue        = true;
     this.bSpreadModelList.DeleteFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpreadModelList.DeleteFontColor           = System.Drawing.Color.Gray;
     this.bSpreadModelList.DisplayColumnHeader       = true;
     this.bSpreadModelList.DisplayRowHeader          = true;
     this.bSpreadModelList.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bSpreadModelList.EditModeReplace           = true;
     this.bSpreadModelList.FilterVisible             = false;
     this.bSpreadModelList.HeadHeight                = 20F;
     this.bSpreadModelList.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bSpreadModelList.IsCellCopy                = false;
     this.bSpreadModelList.IsEditComboListItem       = false;
     this.bSpreadModelList.IsMultiLanguage           = true;
     this.bSpreadModelList.IsReport                  = false;
     this.bSpreadModelList.Key                       = "";
     this.bSpreadModelList.Location                  = new System.Drawing.Point(3, 3);
     this.bSpreadModelList.ModifyFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpreadModelList.ModifyFontColor           = System.Drawing.Color.Red;
     this.bSpreadModelList.Name                      = "bSpreadModelList";
     this.bSpreadModelList.RowFronzen                = 0;
     this.bSpreadModelList.RowInsertType             = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bSpreadModelList.ScrollBarTrackPolicy      = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bSpreadModelList.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bSpreadModelList_Sheet1
     });
     this.bSpreadModelList.Size                    = new System.Drawing.Size(892, 323);
     this.bSpreadModelList.StyleID                 = null;
     this.bSpreadModelList.TabIndex                = 1;
     tipAppearance1.BackColor                      = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                           = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor                      = System.Drawing.SystemColors.InfoText;
     this.bSpreadModelList.TextTipAppearance       = tipAppearance1;
     this.bSpreadModelList.UseCheckAll             = false;
     this.bSpreadModelList.UseCommandIcon          = false;
     this.bSpreadModelList.UseFilter               = false;
     this.bSpreadModelList.UseGeneralContextMenu   = true;
     this.bSpreadModelList.UseHeadColor            = false;
     this.bSpreadModelList.UseMultiCheck           = true;
     this.bSpreadModelList.UseOriginalEvent        = false;
     this.bSpreadModelList.UseSpreadEdit           = true;
     this.bSpreadModelList.UseStatusColor          = false;
     this.bSpreadModelList.UseWidthMemory          = true;
     this.bSpreadModelList.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bSpreadModelList.WhenDeleteUseModify     = false;
     this.bSpreadModelList.ButtonClicked          += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.bSpreadModelList_ButtonClicked);
     this.bSpreadModelList.MouseDown              += new System.Windows.Forms.MouseEventHandler(this.bSpreadModelList_MouseDown);
     //
     // bSpreadModelList_Sheet1
     //
     this.bSpreadModelList_Sheet1.Reset();
     this.bSpreadModelList_Sheet1.SheetName = "Sheet1";
     //
     // bControlArrangePanel1
     //
     this.bControlArrangePanel1.ActiveControl = null;
     this.bControlArrangePanel1.Controls.Add(this.bArrangePanel3);
     this.bControlArrangePanel1.Controls.Add(this.bArrangePanel2);
     this.bControlArrangePanel1.Dock       = System.Windows.Forms.DockStyle.Top;
     this.bControlArrangePanel1.HeaderSize = 20;
     this.bControlArrangePanel1.Location   = new System.Drawing.Point(0, 0);
     this.bControlArrangePanel1.Name       = "bControlArrangePanel1";
     this.bControlArrangePanel1.Size       = new System.Drawing.Size(906, 62);
     this.bControlArrangePanel1.TabIndex   = 5;
     //
     // bArrangePanel3
     //
     this.bArrangePanel3.BLabelAutoPadding = true;
     this.bArrangePanel3.BssClass          = "DataArrPanel";
     this.bArrangePanel3.Controls.Add(this.btxtSpcModel);
     this.bArrangePanel3.Controls.Add(this.bLabel6);
     this.bArrangePanel3.Dock           = System.Windows.Forms.DockStyle.Top;
     this.bArrangePanel3.IsCondition    = true;
     this.bArrangePanel3.Key            = "";
     this.bArrangePanel3.Location       = new System.Drawing.Point(0, 30);
     this.bArrangePanel3.Name           = "bArrangePanel3";
     this.bArrangePanel3.Padding_Bottom = 5;
     this.bArrangePanel3.Padding_Left   = 5;
     this.bArrangePanel3.Padding_Right  = 5;
     this.bArrangePanel3.Padding_Top    = 5;
     this.bArrangePanel3.Size           = new System.Drawing.Size(906, 30);
     this.bArrangePanel3.Space          = 5;
     this.bArrangePanel3.TabIndex       = 1;
     this.bArrangePanel3.Title          = "";
     //
     // btxtSpcModel
     //
     this.btxtSpcModel.BssClass        = "";
     this.btxtSpcModel.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.btxtSpcModel.ImeMode         = System.Windows.Forms.ImeMode.NoControl;
     this.btxtSpcModel.InputDataType   = BISTel.PeakPerformance.Client.BISTelControl.BTextBox.InputType.String;
     this.btxtSpcModel.IsMultiLanguage = true;
     this.btxtSpcModel.Key             = "";
     this.btxtSpcModel.Location        = new System.Drawing.Point(110, 5);
     this.btxtSpcModel.Name            = "btxtSpcModel";
     this.btxtSpcModel.ReadOnly        = true;
     this.btxtSpcModel.Size            = new System.Drawing.Size(184, 21);
     this.btxtSpcModel.TabIndex        = 1;
     //
     // bLabel6
     //
     this.bLabel6.BackColor       = System.Drawing.Color.Transparent;
     this.bLabel6.BssClass        = "";
     this.bLabel6.CustomTextAlign = "";
     this.bLabel6.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bLabel6.ForeColor       = System.Drawing.Color.Black;
     this.bLabel6.IsMultiLanguage = true;
     this.bLabel6.Key             = "";
     this.bLabel6.Location        = new System.Drawing.Point(5, 5);
     this.bLabel6.Name            = "bLabel6";
     this.bLabel6.Size            = new System.Drawing.Size(100, 20);
     this.bLabel6.TabIndex        = 0;
     this.bLabel6.Text            = "SPC Model";
     //
     // bArrangePanel2
     //
     this.bArrangePanel2.BLabelAutoPadding = true;
     this.bArrangePanel2.BssClass          = "DataArrPanel";
     this.bArrangePanel2.Controls.Add(this.btxtArea);
     this.bArrangePanel2.Controls.Add(this.bLabel3);
     this.bArrangePanel2.Controls.Add(this.bLabel2);
     this.bArrangePanel2.Controls.Add(this.btxtLine);
     this.bArrangePanel2.Controls.Add(this.bLabel1);
     this.bArrangePanel2.Dock           = System.Windows.Forms.DockStyle.Top;
     this.bArrangePanel2.IsCondition    = true;
     this.bArrangePanel2.Key            = "";
     this.bArrangePanel2.Location       = new System.Drawing.Point(0, 0);
     this.bArrangePanel2.Name           = "bArrangePanel2";
     this.bArrangePanel2.Padding_Bottom = 5;
     this.bArrangePanel2.Padding_Left   = 5;
     this.bArrangePanel2.Padding_Right  = 5;
     this.bArrangePanel2.Padding_Top    = 5;
     this.bArrangePanel2.Size           = new System.Drawing.Size(906, 30);
     this.bArrangePanel2.Space          = 5;
     this.bArrangePanel2.TabIndex       = 0;
     this.bArrangePanel2.Title          = "";
     //
     // btxtArea
     //
     this.btxtArea.BssClass        = "";
     this.btxtArea.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.btxtArea.ImeMode         = System.Windows.Forms.ImeMode.NoControl;
     this.btxtArea.InputDataType   = BISTel.PeakPerformance.Client.BISTelControl.BTextBox.InputType.String;
     this.btxtArea.IsMultiLanguage = true;
     this.btxtArea.Key             = "";
     this.btxtArea.Location        = new System.Drawing.Point(509, 5);
     this.btxtArea.Name            = "btxtArea";
     this.btxtArea.ReadOnly        = true;
     this.btxtArea.Size            = new System.Drawing.Size(184, 21);
     this.btxtArea.TabIndex        = 4;
     //
     // bLabel3
     //
     this.bLabel3.BackColor       = System.Drawing.Color.Transparent;
     this.bLabel3.BssClass        = "";
     this.bLabel3.CustomTextAlign = "";
     this.bLabel3.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bLabel3.ForeColor       = System.Drawing.Color.Black;
     this.bLabel3.IsMultiLanguage = true;
     this.bLabel3.Key             = "";
     this.bLabel3.Location        = new System.Drawing.Point(404, 5);
     this.bLabel3.Name            = "bLabel3";
     this.bLabel3.Size            = new System.Drawing.Size(100, 20);
     this.bLabel3.TabIndex        = 3;
     this.bLabel3.Text            = "Area";
     //
     // bLabel2
     //
     this.bLabel2.BackColor       = System.Drawing.Color.Transparent;
     this.bLabel2.BssClass        = "";
     this.bLabel2.CustomTextAlign = "";
     this.bLabel2.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bLabel2.ForeColor       = System.Drawing.Color.Black;
     this.bLabel2.IsMultiLanguage = true;
     this.bLabel2.Key             = "";
     this.bLabel2.Location        = new System.Drawing.Point(299, 5);
     this.bLabel2.Name            = "bLabel2";
     this.bLabel2.Size            = new System.Drawing.Size(100, 20);
     this.bLabel2.TabIndex        = 2;
     //
     // btxtLine
     //
     this.btxtLine.BssClass        = "";
     this.btxtLine.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.btxtLine.ImeMode         = System.Windows.Forms.ImeMode.NoControl;
     this.btxtLine.InputDataType   = BISTel.PeakPerformance.Client.BISTelControl.BTextBox.InputType.String;
     this.btxtLine.IsMultiLanguage = true;
     this.btxtLine.Key             = "";
     this.btxtLine.Location        = new System.Drawing.Point(110, 5);
     this.btxtLine.Name            = "btxtLine";
     this.btxtLine.ReadOnly        = true;
     this.btxtLine.Size            = new System.Drawing.Size(184, 21);
     this.btxtLine.TabIndex        = 1;
     //
     // bLabel1
     //
     this.bLabel1.BackColor       = System.Drawing.Color.Transparent;
     this.bLabel1.BssClass        = "";
     this.bLabel1.CustomTextAlign = "";
     this.bLabel1.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bLabel1.ForeColor       = System.Drawing.Color.Black;
     this.bLabel1.IsMultiLanguage = true;
     this.bLabel1.Key             = "";
     this.bLabel1.Location        = new System.Drawing.Point(5, 5);
     this.bLabel1.Name            = "bLabel1";
     this.bLabel1.Size            = new System.Drawing.Size(100, 20);
     this.bLabel1.TabIndex        = 0;
     this.bLabel1.Text            = "Line";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.bapnlButton);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 421);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(906, 35);
     this.panel1.TabIndex = 3;
     //
     // bapnlButton
     //
     this.bapnlButton.BLabelAutoPadding = true;
     this.bapnlButton.BssClass          = "DataArrPanel";
     this.bapnlButton.Controls.Add(this.bbtnOK);
     this.bapnlButton.Controls.Add(this.bbtnClose);
     this.bapnlButton.Dock           = System.Windows.Forms.DockStyle.Bottom;
     this.bapnlButton.IsCondition    = false;
     this.bapnlButton.Key            = "";
     this.bapnlButton.Location       = new System.Drawing.Point(0, 0);
     this.bapnlButton.Name           = "bapnlButton";
     this.bapnlButton.Padding_Bottom = 5;
     this.bapnlButton.Padding_Left   = 5;
     this.bapnlButton.Padding_Right  = 5;
     this.bapnlButton.Padding_Top    = 5;
     this.bapnlButton.Size           = new System.Drawing.Size(906, 35);
     this.bapnlButton.Space          = 5;
     this.bapnlButton.TabIndex       = 2;
     this.bapnlButton.Title          = "";
     //
     // bbtnOK
     //
     this.bbtnOK.AutoButtonSize          = false;
     this.bbtnOK.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnOK.BackgroundImage")));
     this.bbtnOK.BssClass                = "ConditionButton";
     this.bbtnOK.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnOK.Font                    = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtnOK.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnOK.IsMultiLanguage         = true;
     this.bbtnOK.Key                     = "FDC_POPUP_BUTTON_OK";
     this.bbtnOK.Location                = new System.Drawing.Point(733, 5);
     this.bbtnOK.Name                    = "bbtnOK";
     this.bbtnOK.Size                    = new System.Drawing.Size(80, 25);
     this.bbtnOK.TabIndex                = 3;
     this.bbtnOK.TabStop                 = false;
     this.bbtnOK.Text                    = "OK";
     this.bbtnOK.ToolTipText             = "";
     this.bbtnOK.UseVisualStyleBackColor = true;
     this.bbtnOK.Click                  += new System.EventHandler(this.bbtnOK_Click);
     //
     // bbtnClose
     //
     this.bbtnClose.AutoButtonSize          = false;
     this.bbtnClose.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnClose.BackgroundImage")));
     this.bbtnClose.BssClass                = "ConditionButton";
     this.bbtnClose.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnClose.Font                    = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtnClose.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnClose.IsMultiLanguage         = true;
     this.bbtnClose.Key                     = "FDC_POPUP_BUTTON_CLOSE";
     this.bbtnClose.Location                = new System.Drawing.Point(818, 5);
     this.bbtnClose.Name                    = "bbtnClose";
     this.bbtnClose.Size                    = new System.Drawing.Size(80, 25);
     this.bbtnClose.TabIndex                = 2;
     this.bbtnClose.TabStop                 = false;
     this.bbtnClose.Text                    = "Close";
     this.bbtnClose.ToolTipText             = "";
     this.bbtnClose.UseVisualStyleBackColor = true;
     this.bbtnClose.Click                  += new System.EventHandler(this.bbtnClose_Click);
     //
     // SPCChartConditionPopup
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSize              = true;
     this.ClientSize            = new System.Drawing.Size(918, 489);
     this.ContentsAreaMinHeight = 450;
     this.ContentsAreaMinWidth  = 900;
     this.Controls.Add(this.pnlChartRowDataPopup);
     this.MaximizeBox = true;
     this.MinimizeBox = true;
     this.Name        = "SPCChartConditionPopup";
     this.Resizable   = true;
     this.Text        = "MultiData Search Condition";
     this.Controls.SetChildIndex(this.pnlContentsArea, 0);
     this.Controls.SetChildIndex(this.pnlChartRowDataPopup, 0);
     this.pnlChartRowDataPopup.ResumeLayout(false);
     this.bTabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bSpreadModelList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpreadModelList_Sheet1)).EndInit();
     this.bControlArrangePanel1.ResumeLayout(false);
     this.bArrangePanel3.ResumeLayout(false);
     this.bArrangePanel3.PerformLayout();
     this.bArrangePanel2.ResumeLayout(false);
     this.bArrangePanel2.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.bapnlButton.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #24
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(SPCRuleMasterPopup));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo2 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance2 = new FarPoint.Win.Spread.TipAppearance();
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.bbtnCancel         = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.bbtnOK             = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.bapnlBottom        = new BISTel.PeakPerformance.Client.BISTelControl.BArrangePanel();
     this.gbRuleOption       = new System.Windows.Forms.GroupBox();
     this.bsprRuleOpt        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprRuleOpt_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.gbRule             = new System.Windows.Forms.GroupBox();
     this.bcboRule           = new BISTel.PeakPerformance.Client.BISTelControl.BComboBox();
     this.gbOCAP             = new System.Windows.Forms.GroupBox();
     this.bsprOCAP           = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprOCAP_Sheet1    = new FarPoint.Win.Spread.SheetView();
     this.pnlContentsArea.SuspendLayout();
     this.bapnlBottom.SuspendLayout();
     this.gbRuleOption.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprRuleOpt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprRuleOpt_Sheet1)).BeginInit();
     this.gbRule.SuspendLayout();
     this.gbOCAP.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprOCAP)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprOCAP_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // pnlContentsArea
     //
     this.pnlContentsArea.Controls.Add(this.gbOCAP);
     this.pnlContentsArea.Controls.Add(this.gbRuleOption);
     this.pnlContentsArea.Controls.Add(this.gbRule);
     this.pnlContentsArea.Controls.Add(this.bapnlBottom);
     this.pnlContentsArea.Size = new System.Drawing.Size(506, 456);
     //
     // bbtnCancel
     //
     this.bbtnCancel.AutoButtonSize          = false;
     this.bbtnCancel.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnCancel.BackgroundImage")));
     this.bbtnCancel.BssClass                = "ConditionButton";
     this.bbtnCancel.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnCancel.Font                    = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtnCancel.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnCancel.IsMultiLanguage         = true;
     this.bbtnCancel.Key                     = "SPC_BUTTON_CANCEL";
     this.bbtnCancel.Location                = new System.Drawing.Point(412, 6);
     this.bbtnCancel.Name                    = "bbtnCancel";
     this.bbtnCancel.Size                    = new System.Drawing.Size(80, 25);
     this.bbtnCancel.TabIndex                = 1;
     this.bbtnCancel.TabStop                 = false;
     this.bbtnCancel.Text                    = "CANCEL";
     this.bbtnCancel.ToolTipText             = "";
     this.bbtnCancel.UseVisualStyleBackColor = true;
     this.bbtnCancel.Click                  += new System.EventHandler(this.bbtnCancel_Click);
     //
     // bbtnOK
     //
     this.bbtnOK.AutoButtonSize          = false;
     this.bbtnOK.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnOK.BackgroundImage")));
     this.bbtnOK.BssClass                = "ConditionButton";
     this.bbtnOK.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnOK.Font                    = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtnOK.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnOK.IsMultiLanguage         = true;
     this.bbtnOK.Key                     = "SPC_BUTTON_OK";
     this.bbtnOK.Location                = new System.Drawing.Point(327, 6);
     this.bbtnOK.Name                    = "bbtnOK";
     this.bbtnOK.Size                    = new System.Drawing.Size(80, 25);
     this.bbtnOK.TabIndex                = 0;
     this.bbtnOK.TabStop                 = false;
     this.bbtnOK.Text                    = "OK";
     this.bbtnOK.ToolTipText             = "";
     this.bbtnOK.UseVisualStyleBackColor = true;
     this.bbtnOK.Click                  += new System.EventHandler(this.bbtnOK_Click);
     //
     // bapnlBottom
     //
     this.bapnlBottom.BLabelAutoPadding = true;
     this.bapnlBottom.BssClass          = "DataArrPanel";
     this.bapnlBottom.Controls.Add(this.bbtnOK);
     this.bapnlBottom.Controls.Add(this.bbtnCancel);
     this.bapnlBottom.Dock           = System.Windows.Forms.DockStyle.Bottom;
     this.bapnlBottom.IsCondition    = false;
     this.bapnlBottom.Key            = "";
     this.bapnlBottom.Location       = new System.Drawing.Point(3, 416);
     this.bapnlBottom.Name           = "bapnlBottom";
     this.bapnlBottom.Padding_Bottom = 5;
     this.bapnlBottom.Padding_Left   = 5;
     this.bapnlBottom.Padding_Right  = 5;
     this.bapnlBottom.Padding_Top    = 5;
     this.bapnlBottom.Size           = new System.Drawing.Size(500, 37);
     this.bapnlBottom.Space          = 5;
     this.bapnlBottom.TabIndex       = 4;
     this.bapnlBottom.Title          = "";
     //
     // gbRuleOption
     //
     this.gbRuleOption.Controls.Add(this.bsprRuleOpt);
     this.gbRuleOption.Dock     = System.Windows.Forms.DockStyle.Top;
     this.gbRuleOption.Location = new System.Drawing.Point(3, 44);
     this.gbRuleOption.Name     = "gbRuleOption";
     this.gbRuleOption.Size     = new System.Drawing.Size(500, 158);
     this.gbRuleOption.TabIndex = 6;
     this.gbRuleOption.TabStop  = false;
     this.gbRuleOption.Text     = "Rule Option";
     //
     // bsprRuleOpt
     //
     this.bsprRuleOpt.About = "3.0.2005.2005";
     this.bsprRuleOpt.AccessibleDescription = "";
     this.bsprRuleOpt.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprRuleOpt.AddFontColor        = System.Drawing.Color.Blue;
     this.bsprRuleOpt.AddtionalCodeList   = null;
     this.bsprRuleOpt.AllowNewRow         = true;
     this.bsprRuleOpt.AutoClipboard       = false;
     this.bsprRuleOpt.AutoGenerateColumns = false;
     this.bsprRuleOpt.BssClass            = "";
     this.bsprRuleOpt.ClickPos            = new System.Drawing.Point(0, 0);
     this.bsprRuleOpt.ColFronzen          = 0;
     columnInfo2.CheckBoxFields           = null;
     columnInfo2.ComboFields                    = null;
     columnInfo2.DefaultValue                   = null;
     columnInfo2.KeyFields                      = null;
     columnInfo2.MandatoryFields                = null;
     columnInfo2.SaveTableInfo                  = null;
     columnInfo2.UniqueFields                   = null;
     this.bsprRuleOpt.columnInformation         = columnInfo2;
     this.bsprRuleOpt.ComboEnable               = true;
     this.bsprRuleOpt.DataAutoHeadings          = false;
     this.bsprRuleOpt.DataSet                   = null;
     this.bsprRuleOpt.DataSource_V2             = null;
     this.bsprRuleOpt.DateToDateTimeFormat      = false;
     this.bsprRuleOpt.DefaultDeleteValue        = true;
     this.bsprRuleOpt.DeleteFont                = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprRuleOpt.DeleteFontColor           = System.Drawing.Color.Gray;
     this.bsprRuleOpt.DisplayColumnHeader       = true;
     this.bsprRuleOpt.DisplayRowHeader          = true;
     this.bsprRuleOpt.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprRuleOpt.EditModeReplace           = true;
     this.bsprRuleOpt.FilterVisible             = false;
     this.bsprRuleOpt.HeadHeight                = 20F;
     this.bsprRuleOpt.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprRuleOpt.IsCellCopy                = false;
     this.bsprRuleOpt.IsEditComboListItem       = false;
     this.bsprRuleOpt.IsMultiLanguage           = true;
     this.bsprRuleOpt.IsReport                  = false;
     this.bsprRuleOpt.Key                  = "";
     this.bsprRuleOpt.Location             = new System.Drawing.Point(3, 17);
     this.bsprRuleOpt.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprRuleOpt.ModifyFontColor      = System.Drawing.Color.Red;
     this.bsprRuleOpt.Name                 = "bsprRuleOpt";
     this.bsprRuleOpt.RowFronzen           = 0;
     this.bsprRuleOpt.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprRuleOpt.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprRuleOpt.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprRuleOpt_Sheet1
     });
     this.bsprRuleOpt.Size                    = new System.Drawing.Size(494, 138);
     this.bsprRuleOpt.StyleID                 = null;
     this.bsprRuleOpt.TabIndex                = 4;
     tipAppearance2.BackColor                 = System.Drawing.SystemColors.Info;
     tipAppearance2.Font                      = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance2.ForeColor                 = System.Drawing.SystemColors.InfoText;
     this.bsprRuleOpt.TextTipAppearance       = tipAppearance2;
     this.bsprRuleOpt.UseCheckAll             = false;
     this.bsprRuleOpt.UseCommandIcon          = false;
     this.bsprRuleOpt.UseFilter               = false;
     this.bsprRuleOpt.UseGeneralContextMenu   = true;
     this.bsprRuleOpt.UseHeadColor            = false;
     this.bsprRuleOpt.UseMultiCheck           = true;
     this.bsprRuleOpt.UseOriginalEvent        = false;
     this.bsprRuleOpt.UseSpreadEdit           = true;
     this.bsprRuleOpt.UseStatusColor          = false;
     this.bsprRuleOpt.UseWidthMemory          = true;
     this.bsprRuleOpt.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprRuleOpt.WhenDeleteUseModify     = false;
     //
     // bsprRuleOpt_Sheet1
     //
     this.bsprRuleOpt_Sheet1.Reset();
     this.bsprRuleOpt_Sheet1.SheetName = "Sheet1";
     //
     // gbRule
     //
     this.gbRule.Controls.Add(this.bcboRule);
     this.gbRule.Dock     = System.Windows.Forms.DockStyle.Top;
     this.gbRule.Location = new System.Drawing.Point(3, 3);
     this.gbRule.Name     = "gbRule";
     this.gbRule.Size     = new System.Drawing.Size(500, 41);
     this.gbRule.TabIndex = 5;
     this.gbRule.TabStop  = false;
     this.gbRule.Text     = "Rule Selection";
     //
     // bcboRule
     //
     this.bcboRule.AutoDropDownWidth = true;
     this.bcboRule.BssClass          = "";
     this.bcboRule.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.bcboRule.DropDownWidth     = 600;
     this.bcboRule.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bcboRule.FormattingEnabled = true;
     this.bcboRule.IsMultiLanguage   = true;
     this.bcboRule.Key                   = "";
     this.bcboRule.Location              = new System.Drawing.Point(3, 17);
     this.bcboRule.MaxDropDownItems      = 10;
     this.bcboRule.Name                  = "bcboRule";
     this.bcboRule.Size                  = new System.Drawing.Size(494, 21);
     this.bcboRule.TabIndex              = 5;
     this.bcboRule.TabStop               = false;
     this.bcboRule.SelectedIndexChanged += new System.EventHandler(this.bcboRule_SelectedIndexChanged);
     //
     // gbOCAP
     //
     this.gbOCAP.Controls.Add(this.bsprOCAP);
     this.gbOCAP.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gbOCAP.Location = new System.Drawing.Point(3, 202);
     this.gbOCAP.Name     = "gbOCAP";
     this.gbOCAP.Size     = new System.Drawing.Size(500, 214);
     this.gbOCAP.TabIndex = 7;
     this.gbOCAP.TabStop  = false;
     this.gbOCAP.Text     = "OCAP";
     //
     // bsprOCAP
     //
     this.bsprOCAP.About = "3.0.2005.2005";
     this.bsprOCAP.AccessibleDescription = "";
     this.bsprOCAP.AddFont              = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprOCAP.AddFontColor         = System.Drawing.Color.Blue;
     this.bsprOCAP.AddtionalCodeList    = null;
     this.bsprOCAP.AllowNewRow          = true;
     this.bsprOCAP.AutoClipboard        = false;
     this.bsprOCAP.AutoGenerateColumns  = false;
     this.bsprOCAP.BssClass             = "";
     this.bsprOCAP.ClickPos             = new System.Drawing.Point(0, 0);
     this.bsprOCAP.ColFronzen           = 0;
     columnInfo1.CheckBoxFields         = null;
     columnInfo1.ComboFields            = null;
     columnInfo1.DefaultValue           = null;
     columnInfo1.KeyFields              = null;
     columnInfo1.MandatoryFields        = null;
     columnInfo1.SaveTableInfo          = null;
     columnInfo1.UniqueFields           = null;
     this.bsprOCAP.columnInformation    = columnInfo1;
     this.bsprOCAP.ComboEnable          = true;
     this.bsprOCAP.DataAutoHeadings     = false;
     this.bsprOCAP.DataSet              = null;
     this.bsprOCAP.DataSource_V2        = null;
     this.bsprOCAP.DateToDateTimeFormat = false;
     this.bsprOCAP.DefaultDeleteValue   = true;
     this.bsprOCAP.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprOCAP.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bsprOCAP.DisplayColumnHeader  = true;
     this.bsprOCAP.DisplayRowHeader     = true;
     this.bsprOCAP.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprOCAP.EditModeReplace           = true;
     this.bsprOCAP.FilterVisible             = false;
     this.bsprOCAP.HeadHeight                = 20F;
     this.bsprOCAP.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprOCAP.IsCellCopy                = false;
     this.bsprOCAP.IsEditComboListItem       = false;
     this.bsprOCAP.IsMultiLanguage           = true;
     this.bsprOCAP.IsReport                  = false;
     this.bsprOCAP.Key                  = "";
     this.bsprOCAP.Location             = new System.Drawing.Point(3, 17);
     this.bsprOCAP.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprOCAP.ModifyFontColor      = System.Drawing.Color.Red;
     this.bsprOCAP.Name                 = "bsprOCAP";
     this.bsprOCAP.RowFronzen           = 0;
     this.bsprOCAP.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprOCAP.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprOCAP.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprOCAP_Sheet1
     });
     this.bsprOCAP.Size                    = new System.Drawing.Size(494, 194);
     this.bsprOCAP.StyleID                 = null;
     this.bsprOCAP.TabIndex                = 4;
     tipAppearance1.BackColor              = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                   = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor              = System.Drawing.SystemColors.InfoText;
     this.bsprOCAP.TextTipAppearance       = tipAppearance1;
     this.bsprOCAP.UseCheckAll             = false;
     this.bsprOCAP.UseCommandIcon          = false;
     this.bsprOCAP.UseFilter               = false;
     this.bsprOCAP.UseGeneralContextMenu   = true;
     this.bsprOCAP.UseHeadColor            = false;
     this.bsprOCAP.UseMultiCheck           = true;
     this.bsprOCAP.UseOriginalEvent        = false;
     this.bsprOCAP.UseSpreadEdit           = true;
     this.bsprOCAP.UseStatusColor          = false;
     this.bsprOCAP.UseWidthMemory          = true;
     this.bsprOCAP.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprOCAP.WhenDeleteUseModify     = false;
     this.bsprOCAP.ButtonClicked          += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.bsprOCAP_ButtonClicked);
     //
     // bsprOCAP_Sheet1
     //
     this.bsprOCAP_Sheet1.Reset();
     this.bsprOCAP_Sheet1.SheetName = "Sheet1";
     //
     // SPCRuleMasterPopup
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize            = new System.Drawing.Size(518, 489);
     this.ContentsAreaMinHeight = 450;
     this.ContentsAreaMinWidth  = 500;
     this.Name  = "SPCRuleMasterPopup";
     this.Text  = "SPC Rule";
     this.Title = "SPC Rule";
     this.pnlContentsArea.ResumeLayout(false);
     this.bapnlBottom.ResumeLayout(false);
     this.gbRuleOption.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprRuleOpt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprRuleOpt_Sheet1)).EndInit();
     this.gbRule.ResumeLayout(false);
     this.gbOCAP.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprOCAP)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprOCAP_Sheet1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #25
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(SPCControlChartUC));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo2 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance2 = new FarPoint.Win.Spread.TipAppearance();
     this.bbtnListChart   = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
     this.bapnl_Button    = new BISTel.PeakPerformance.Client.BISTelControl.BArrangePanel();
     this.bArrangePanel1  = new BISTel.PeakPerformance.Client.BISTelControl.BArrangePanel();
     this.bCheckCombo1    = new BISTel.PeakPerformance.Client.BISTelControl.BCheckCombo();
     this.bcpnl_ChartBase = new System.Windows.Forms.Panel();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.pnlChart        = new System.Windows.Forms.Panel();
     this.bsprData        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprData_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.bLabel1         = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.bShowRawData    = new BISTel.PeakPerformance.Client.BISTelControl.BCheckBox();
     this.bapnl_Button.SuspendLayout();
     this.bArrangePanel1.SuspendLayout();
     this.bcpnl_ChartBase.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // bbtnListChart
     //
     this.bbtnListChart.BackColor = System.Drawing.Color.White;
     this.bbtnListChart.BssClass  = "";
     this.bbtnListChart.ButtonHorizontalSpacing = 1;
     this.bbtnListChart.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
     this.bbtnListChart.Dock = System.Windows.Forms.DockStyle.Right;
     this.bbtnListChart.HorizontalMarginSpacing = 5;
     this.bbtnListChart.IsCondition             = false;
     this.bbtnListChart.Location     = new System.Drawing.Point(534, 0);
     this.bbtnListChart.MarginSpace  = 5;
     this.bbtnListChart.Name         = "bbtnListChart";
     this.bbtnListChart.Size         = new System.Drawing.Size(191, 33);
     this.bbtnListChart.TabIndex     = 0;
     this.bbtnListChart.ButtonClick += new BISTel.PeakPerformance.Client.BISTelControl.ButtonList.ImageDelegate(this.bbtnListChart_ButtonClick);
     //
     // bapnl_Button
     //
     this.bapnl_Button.BackColor         = System.Drawing.Color.White;
     this.bapnl_Button.BLabelAutoPadding = true;
     this.bapnl_Button.BssClass          = "TitleArrPanel";
     this.bapnl_Button.Controls.Add(this.bArrangePanel1);
     this.bapnl_Button.Controls.Add(this.bbtnListChart);
     this.bapnl_Button.Dock           = System.Windows.Forms.DockStyle.Top;
     this.bapnl_Button.IsCondition    = true;
     this.bapnl_Button.Key            = "";
     this.bapnl_Button.Location       = new System.Drawing.Point(0, 0);
     this.bapnl_Button.Name           = "bapnl_Button";
     this.bapnl_Button.Padding_Bottom = 5;
     this.bapnl_Button.Padding_Left   = 5;
     this.bapnl_Button.Padding_Right  = 5;
     this.bapnl_Button.Padding_Top    = 5;
     this.bapnl_Button.Size           = new System.Drawing.Size(725, 33);
     this.bapnl_Button.Space          = 5;
     this.bapnl_Button.TabIndex       = 3;
     this.bapnl_Button.Title          = "";
     //
     // bArrangePanel1
     //
     this.bArrangePanel1.BLabelAutoPadding = true;
     this.bArrangePanel1.BssClass          = "TitlePanel";
     this.bArrangePanel1.Controls.Add(this.bShowRawData);
     this.bArrangePanel1.Controls.Add(this.bLabel1);
     this.bArrangePanel1.Controls.Add(this.bCheckCombo1);
     this.bArrangePanel1.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.bArrangePanel1.IsCondition    = true;
     this.bArrangePanel1.Key            = "";
     this.bArrangePanel1.Location       = new System.Drawing.Point(0, 0);
     this.bArrangePanel1.Name           = "bArrangePanel1";
     this.bArrangePanel1.Padding_Bottom = 5;
     this.bArrangePanel1.Padding_Left   = 5;
     this.bArrangePanel1.Padding_Right  = 5;
     this.bArrangePanel1.Padding_Top    = 5;
     this.bArrangePanel1.Size           = new System.Drawing.Size(534, 33);
     this.bArrangePanel1.Space          = 5;
     this.bArrangePanel1.TabIndex       = 1;
     this.bArrangePanel1.Title          = "";
     //
     // bCheckCombo1
     //
     this.bCheckCombo1.BackColor        = System.Drawing.Color.White;
     this.bCheckCombo1.BssClass         = "";
     this.bCheckCombo1.CausesValidation = false;
     this.bCheckCombo1.DataSource       = null;
     this.bCheckCombo1.DisplayMember    = "";
     this.bCheckCombo1.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.bCheckCombo1.IsIncludeAll     = false;
     this.bCheckCombo1.Key                = "";
     this.bCheckCombo1.Location           = new System.Drawing.Point(5, 6);
     this.bCheckCombo1.Name               = "bCheckCombo1";
     this.bCheckCombo1.Size               = new System.Drawing.Size(286, 21);
     this.bCheckCombo1.TabIndex           = 0;
     this.bCheckCombo1.ValueMember        = "";
     this.bCheckCombo1.TextChanged       += new System.EventHandler(this.bCheckCombo1_TextChanged);
     this.bCheckCombo1.CheckCombo_Select += new System.EventHandler(this.bCheckCombo1_CheckCombo_Select);
     //
     // bcpnl_ChartBase
     //
     this.bcpnl_ChartBase.BackColor = System.Drawing.Color.White;
     this.bcpnl_ChartBase.Controls.Add(this.splitContainer1);
     this.bcpnl_ChartBase.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.bcpnl_ChartBase.Location = new System.Drawing.Point(0, 0);
     this.bcpnl_ChartBase.Name     = "bcpnl_ChartBase";
     this.bcpnl_ChartBase.Size     = new System.Drawing.Size(991, 546);
     this.bcpnl_ChartBase.TabIndex = 6;
     //
     // 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.pnlChart);
     this.splitContainer1.Panel1.Controls.Add(this.bapnl_Button);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.bsprData);
     this.splitContainer1.Size             = new System.Drawing.Size(991, 546);
     this.splitContainer1.SplitterDistance = 725;
     this.splitContainer1.SplitterWidth    = 3;
     this.splitContainer1.TabIndex         = 4;
     //
     // pnlChart
     //
     this.pnlChart.AutoScroll = true;
     this.pnlChart.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.pnlChart.Location   = new System.Drawing.Point(0, 33);
     this.pnlChart.Name       = "pnlChart";
     this.pnlChart.Size       = new System.Drawing.Size(725, 513);
     this.pnlChart.TabIndex   = 4;
     //
     // bsprData
     //
     this.bsprData.About = "3.0.2005.2005";
     this.bsprData.AccessibleDescription = "";
     this.bsprData.AddtionalCodeList     = ((System.Collections.SortedList)(resources.GetObject("bsprData.AddtionalCodeList")));
     this.bsprData.AllowNewRow           = true;
     this.bsprData.AutoClipboard         = false;
     this.bsprData.AutoGenerateColumns   = false;
     this.bsprData.BssClass             = "";
     this.bsprData.ClickPos             = new System.Drawing.Point(0, 0);
     this.bsprData.ColFronzen           = 0;
     columnInfo2.CheckBoxFields         = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo2.CheckBoxFields")));
     columnInfo2.ComboFields            = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo2.ComboFields")));
     columnInfo2.DefaultValue           = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo2.DefaultValue")));
     columnInfo2.KeyFields              = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.KeyFields")));
     columnInfo2.MandatoryFields        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.MandatoryFields")));
     columnInfo2.SaveTableInfo          = ((System.Collections.SortedList)(resources.GetObject("columnInfo2.SaveTableInfo")));
     columnInfo2.UniqueFields           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.UniqueFields")));
     this.bsprData.columnInformation    = columnInfo2;
     this.bsprData.ComboEnable          = true;
     this.bsprData.DataAutoHeadings     = false;
     this.bsprData.DataSet              = null;
     this.bsprData.DateToDateTimeFormat = false;
     this.bsprData.DefaultDeleteValue   = true;
     this.bsprData.DisplayColumnHeader  = true;
     this.bsprData.DisplayRowHeader     = true;
     this.bsprData.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.bsprData.EditModeReplace = true;
     this.bsprData.FilterVisible   = false;
     this.bsprData.HeadHeight      = 20F;
     this.bsprData.IsCellCopy      = false;
     this.bsprData.IsMultiLanguage = true;
     this.bsprData.IsReport        = false;
     this.bsprData.Key             = "";
     this.bsprData.Location        = new System.Drawing.Point(0, 0);
     this.bsprData.Name            = "bsprData";
     this.bsprData.RowFronzen      = 0;
     this.bsprData.RowInsertType   = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprData_Sheet1
     });
     this.bsprData.Size                  = new System.Drawing.Size(263, 546);
     this.bsprData.TabIndex              = 0;
     tipAppearance2.BackColor            = System.Drawing.SystemColors.Info;
     tipAppearance2.Font                 = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance2.ForeColor            = System.Drawing.SystemColors.InfoText;
     this.bsprData.TextTipAppearance     = tipAppearance2;
     this.bsprData.UseCheckAll           = false;
     this.bsprData.UseCommandIcon        = false;
     this.bsprData.UseFilter             = false;
     this.bsprData.UseGeneralContextMenu = true;
     this.bsprData.UseHeadColor          = false;
     this.bsprData.UseOriginalEvent      = false;
     this.bsprData.UseSpreadEdit         = true;
     this.bsprData.UseWidthMemory        = true;
     this.bsprData.WhenDeleteUseModify   = false;
     //
     // bsprData_Sheet1
     //
     this.bsprData_Sheet1.Reset();
     this.bsprData_Sheet1.SheetName = "Sheet1";
     //
     // bLabel1
     //
     this.bLabel1.BackColor       = System.Drawing.Color.Transparent;
     this.bLabel1.BssClass        = "";
     this.bLabel1.CustomTextAlign = "";
     this.bLabel1.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bLabel1.ForeColor       = System.Drawing.Color.Black;
     this.bLabel1.Image           = global::BISTel.eSPC.Page.Properties.Resources.bullet_01;
     this.bLabel1.ImageAlign      = System.Drawing.ContentAlignment.MiddleRight;
     this.bLabel1.IsMultiLanguage = true;
     this.bLabel1.Key             = "";
     this.bLabel1.Location        = new System.Drawing.Point(296, 5);
     this.bLabel1.Name            = "bLabel1";
     this.bLabel1.Size            = new System.Drawing.Size(10, 23);
     this.bLabel1.TabIndex        = 29;
     //
     // bShowRawData
     //
     this.bShowRawData.BssClass                = "";
     this.bShowRawData.Enabled                 = false;
     this.bShowRawData.IsMultiLanguage         = true;
     this.bShowRawData.Key                     = "";
     this.bShowRawData.Location                = new System.Drawing.Point(311, 4);
     this.bShowRawData.Name                    = "bShowRawData";
     this.bShowRawData.Size                    = new System.Drawing.Size(162, 24);
     this.bShowRawData.TabIndex                = 30;
     this.bShowRawData.Text                    = "Show raw data on/off flag";
     this.bShowRawData.UseVisualStyleBackColor = true;
     //
     // SPCControlChartUC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.bcpnl_ChartBase);
     this.Name = "SPCControlChartUC";
     this.Size = new System.Drawing.Size(991, 546);
     this.bapnl_Button.ResumeLayout(false);
     this.bArrangePanel1.ResumeLayout(false);
     this.bcpnl_ChartBase.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprData_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #26
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(StepCondition));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance             tipAppearance1       = new FarPoint.Win.Spread.TipAppearance();
     FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType1    = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
     this.bsprStep = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.st_step  = new FarPoint.Win.Spread.SheetView();
     this.pnlBody.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprStep)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.st_step)).BeginInit();
     this.SuspendLayout();
     //
     // pnlBody
     //
     this.pnlBody.Controls.Add(this.bsprStep);
     this.pnlBody.Size = new System.Drawing.Size(339, 130);
     //
     // bsprStep
     //
     this.bsprStep.About = "3.0.2005.2005";
     this.bsprStep.AccessibleDescription = "";
     this.bsprStep.AddtionalCodeList     = ((System.Collections.SortedList)(resources.GetObject("bsprStep.AddtionalCodeList")));
     this.bsprStep.AllowNewRow           = true;
     this.bsprStep.AutoClipboard         = false;
     this.bsprStep.AutoGenerateColumns   = false;
     this.bsprStep.BssClass             = "";
     this.bsprStep.ClickPos             = new System.Drawing.Point(0, 0);
     this.bsprStep.ColFronzen           = 0;
     columnInfo1.KeyFields              = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.UniqueFields           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bsprStep.columnInformation    = columnInfo1;
     this.bsprStep.ComboEnable          = true;
     this.bsprStep.DataAutoHeadings     = false;
     this.bsprStep.DataSet              = null;
     this.bsprStep.DateToDateTimeFormat = false;
     this.bsprStep.DefaultDeleteValue   = true;
     this.bsprStep.DisplayColumnHeader  = true;
     this.bsprStep.DisplayRowHeader     = true;
     this.bsprStep.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bsprStep.EditModeReplace           = true;
     this.bsprStep.HeadHeight                = 20F;
     this.bsprStep.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprStep.IsCellCopy                = false;
     this.bsprStep.IsMultiLanguage           = true;
     this.bsprStep.IsReport                  = false;
     this.bsprStep.Key                  = "";
     this.bsprStep.Location             = new System.Drawing.Point(0, 0);
     this.bsprStep.Name                 = "bsprStep";
     this.bsprStep.RowFronzen           = 0;
     this.bsprStep.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprStep.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprStep.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.st_step
     });
     this.bsprStep.Size                    = new System.Drawing.Size(339, 130);
     this.bsprStep.TabIndex                = 0;
     tipAppearance1.BackColor              = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor              = System.Drawing.SystemColors.InfoText;
     this.bsprStep.TextTipAppearance       = tipAppearance1;
     this.bsprStep.UseFilter               = false;
     this.bsprStep.UseGeneralContextMenu   = true;
     this.bsprStep.UseHeadColor            = false;
     this.bsprStep.UseOriginalEvent        = false;
     this.bsprStep.UseWidthMemory          = true;
     this.bsprStep.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bsprStep.WhenDeleteUseModify     = false;
     this.bsprStep.CellClick              += new FarPoint.Win.Spread.CellClickEventHandler(this.bsprStep_CellClick);
     this.bsprStep.ButtonClicked          += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.bsprStep_ButtonClicked);
     //
     // st_step
     //
     this.st_step.Reset();
     this.st_step.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.st_step.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.st_step.ColumnCount    = 2;
     this.st_step.RowCount       = 0;
     this.st_step.ColumnHeader.Cells.Get(0, 0).Value = "SELECT";
     this.st_step.ColumnHeader.Cells.Get(0, 1).Value = "STEP NAME";
     this.st_step.Columns.Get(0).CellType            = checkBoxCellType1;
     this.st_step.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.st_step.Columns.Get(0).Label = "SELECT";
     this.st_step.Columns.Get(0).Width = 55F;
     this.st_step.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
     this.st_step.Columns.Get(1).Label = "STEP NAME";
     this.st_step.Columns.Get(1).Width = 101F;
     this.st_step.ReferenceStyle       = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.bsprStep.SetActiveViewport(0, 1, 0);
     //
     // StepCondition
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Name = "StepCondition";
     this.Size = new System.Drawing.Size(341, 159);
     this.pnlBody.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprStep)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.st_step)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #27
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(SPCChartCondition));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.panel1                = new System.Windows.Forms.Panel();
     this.bTitlePnlContext      = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
     this.bSpreadContext        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bSpreadContext_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.pnlConfigRawID        = new System.Windows.Forms.Panel();
     this.bcpnlConfigRawID      = new BISTel.PeakPerformance.Client.BISTelControl.BConditionPanel();
     this.btxt_ConfigRawID      = new BISTel.PeakPerformance.Client.BISTelControl.BTextBox();
     this.lblConfigRawID        = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.blblbullet01          = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.pnlSelectModel        = new System.Windows.Forms.Panel();
     this.panel2                = new System.Windows.Forms.Panel();
     this.bbtnSelectModel       = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.splitter1             = new System.Windows.Forms.Splitter();
     this.bTitlePnlPeriod       = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
     this.bckRestrict           = new BISTel.PeakPerformance.Client.BISTelControl.BCheckBox();
     this.panel1.SuspendLayout();
     this.bTitlePnlContext.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bSpreadContext)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpreadContext_Sheet1)).BeginInit();
     this.pnlConfigRawID.SuspendLayout();
     this.bcpnlConfigRawID.SuspendLayout();
     this.pnlSelectModel.SuspendLayout();
     this.panel2.SuspendLayout();
     this.bTitlePnlPeriod.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.White;
     this.panel1.Controls.Add(this.bTitlePnlContext);
     this.panel1.Controls.Add(this.splitter1);
     this.panel1.Controls.Add(this.bTitlePnlPeriod);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(235, 408);
     this.panel1.TabIndex = 0;
     //
     // bTitlePnlContext
     //
     this.bTitlePnlContext.BssClass = "TitlePanel";
     this.bTitlePnlContext.Controls.Add(this.bSpreadContext);
     this.bTitlePnlContext.Controls.Add(this.pnlConfigRawID);
     this.bTitlePnlContext.Controls.Add(this.pnlSelectModel);
     this.bTitlePnlContext.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.bTitlePnlContext.ImageBottom      = null;
     this.bTitlePnlContext.ImageBottomRight = null;
     this.bTitlePnlContext.ImageClose       = null;
     this.bTitlePnlContext.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("bTitlePnlContext.ImageLeft")));
     this.bTitlePnlContext.ImageLeftBottom  = null;
     this.bTitlePnlContext.ImageLeftFill    = null;
     this.bTitlePnlContext.ImageMax         = null;
     this.bTitlePnlContext.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("bTitlePnlContext.ImageMiddle")));
     this.bTitlePnlContext.ImageMin         = null;
     this.bTitlePnlContext.ImagePanelMax    = null;
     this.bTitlePnlContext.ImagePanelMin    = null;
     this.bTitlePnlContext.ImagePanelNormal = null;
     this.bTitlePnlContext.ImageRight       = ((System.Drawing.Image)(resources.GetObject("bTitlePnlContext.ImageRight")));
     this.bTitlePnlContext.ImageRightFill   = null;
     this.bTitlePnlContext.IsPopupMax       = false;
     this.bTitlePnlContext.IsSelected       = false;
     this.bTitlePnlContext.Key            = "";
     this.bTitlePnlContext.Location       = new System.Drawing.Point(0, 0);
     this.bTitlePnlContext.MaxControlName = "";
     this.bTitlePnlContext.MaxResizable   = false;
     this.bTitlePnlContext.MaxVisibleStateForMaxNormal = false;
     this.bTitlePnlContext.Name                = "bTitlePnlContext";
     this.bTitlePnlContext.Padding             = new System.Windows.Forms.Padding(0, 33, 0, 0);
     this.bTitlePnlContext.PaddingTop          = 4;
     this.bTitlePnlContext.PopMaxHeight        = 0;
     this.bTitlePnlContext.PopMaxWidth         = 0;
     this.bTitlePnlContext.RightPadding        = 5;
     this.bTitlePnlContext.ShowCloseButton     = false;
     this.bTitlePnlContext.ShowMaxNormalButton = false;
     this.bTitlePnlContext.ShowMinButton       = false;
     this.bTitlePnlContext.Size                = new System.Drawing.Size(235, 199);
     this.bTitlePnlContext.TabIndex            = 24;
     this.bTitlePnlContext.Title               = "Context";
     this.bTitlePnlContext.TitleColor          = System.Drawing.Color.Black;
     this.bTitlePnlContext.TitleFont           = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.bTitlePnlContext.TopPadding          = 5;
     //
     // bSpreadContext
     //
     this.bSpreadContext.About = "3.0.2005.2005";
     this.bSpreadContext.AccessibleDescription = "";
     this.bSpreadContext.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpreadContext.AddFontColor        = System.Drawing.Color.Blue;
     this.bSpreadContext.AddtionalCodeList   = ((System.Collections.SortedList)(resources.GetObject("bSpreadContext.AddtionalCodeList")));
     this.bSpreadContext.AllowNewRow         = true;
     this.bSpreadContext.AutoClipboard       = false;
     this.bSpreadContext.AutoGenerateColumns = false;
     this.bSpreadContext.BssClass            = "";
     this.bSpreadContext.ClickPos            = new System.Drawing.Point(0, 0);
     this.bSpreadContext.ColFronzen          = 0;
     columnInfo1.CheckBoxFields            = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.CheckBoxFields")));
     columnInfo1.ComboFields               = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.ComboFields")));
     columnInfo1.DefaultValue              = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo1.DefaultValue")));
     columnInfo1.KeyFields                 = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.SaveTableInfo             = ((System.Collections.SortedList)(resources.GetObject("columnInfo1.SaveTableInfo")));
     columnInfo1.UniqueFields              = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bSpreadContext.columnInformation = columnInfo1;
     this.bSpreadContext.ComboEnable       = true;
     this.bSpreadContext.DataAutoHeadings  = false;
     this.bSpreadContext.DataSet           = null;
     //this.bSpreadContext.DataSource_V2 = null;
     this.bSpreadContext.DateToDateTimeFormat = false;
     this.bSpreadContext.DefaultDeleteValue   = true;
     this.bSpreadContext.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpreadContext.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bSpreadContext.DisplayColumnHeader  = true;
     this.bSpreadContext.DisplayRowHeader     = true;
     this.bSpreadContext.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bSpreadContext.EditModeReplace           = true;
     this.bSpreadContext.FilterVisible             = false;
     this.bSpreadContext.HeadHeight                = 18F;
     this.bSpreadContext.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bSpreadContext.IsCellCopy                = false;
     this.bSpreadContext.IsMultiLanguage           = true;
     this.bSpreadContext.IsReport                  = true;
     this.bSpreadContext.Key                  = "";
     this.bSpreadContext.Location             = new System.Drawing.Point(0, 54);
     this.bSpreadContext.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpreadContext.ModifyFontColor      = System.Drawing.Color.Red;
     this.bSpreadContext.Name                 = "bSpreadContext";
     this.bSpreadContext.RowFronzen           = 0;
     this.bSpreadContext.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bSpreadContext.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bSpreadContext.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bSpreadContext_Sheet1
     });
     this.bSpreadContext.Size                    = new System.Drawing.Size(235, 116);
     this.bSpreadContext.StyleID                 = null;
     this.bSpreadContext.TabIndex                = 23;
     tipAppearance1.BackColor                    = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                         = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor                    = System.Drawing.SystemColors.InfoText;
     this.bSpreadContext.TextTipAppearance       = tipAppearance1;
     this.bSpreadContext.UseCheckAll             = false;
     this.bSpreadContext.UseCommandIcon          = false;
     this.bSpreadContext.UseFilter               = false;
     this.bSpreadContext.UseGeneralContextMenu   = true;
     this.bSpreadContext.UseHeadColor            = false;
     this.bSpreadContext.UseMultiCheck           = true;
     this.bSpreadContext.UseOriginalEvent        = false;
     this.bSpreadContext.UseSpreadEdit           = true;
     this.bSpreadContext.UseStatusColor          = false;
     this.bSpreadContext.UseWidthMemory          = true;
     this.bSpreadContext.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bSpreadContext.WhenDeleteUseModify     = false;
     //
     // bSpreadContext_Sheet1
     //
     this.bSpreadContext_Sheet1.Reset();
     this.bSpreadContext_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.bSpreadContext_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.bSpreadContext_Sheet1.ActiveSkin     = new FarPoint.Win.Spread.SheetSkin("CustomSkin1", System.Drawing.Color.White, System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(211)))), ((int)(((byte)(225))))), FarPoint.Win.Spread.GridLines.Both, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(145)))), ((int)(((byte)(30))))), System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(241)))), ((int)(((byte)(245))))), false, false, false, true, true);
     this.bSpreadContext_Sheet1.ColumnHeader.DefaultStyle.Font      = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpreadContext_Sheet1.ColumnHeader.DefaultStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(145)))), ((int)(((byte)(30)))));
     this.bSpreadContext_Sheet1.ColumnHeader.DefaultStyle.Parent    = "HeaderDefault";
     this.bSpreadContext_Sheet1.ColumnHeader.HorizontalGridLine     = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bSpreadContext_Sheet1.ColumnHeader.Rows.Default.Height    = 18F;
     this.bSpreadContext_Sheet1.ColumnHeader.Rows.Get(0).BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(216)))), ((int)(((byte)(237)))));
     this.bSpreadContext_Sheet1.ColumnHeader.Rows.Get(0).ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(123)))), ((int)(((byte)(168)))));
     this.bSpreadContext_Sheet1.ColumnHeader.VerticalGridLine       = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bSpreadContext_Sheet1.DefaultStyle.Font   = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpreadContext_Sheet1.DefaultStyle.Parent = "DataAreaDefault";
     this.bSpreadContext_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.bSpreadContext_Sheet1.RowHeader.DefaultStyle.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(216)))), ((int)(((byte)(237)))));
     this.bSpreadContext_Sheet1.RowHeader.DefaultStyle.Font         = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpreadContext_Sheet1.RowHeader.DefaultStyle.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(123)))), ((int)(((byte)(168)))));
     this.bSpreadContext_Sheet1.RowHeader.DefaultStyle.Parent       = "HeaderDefault";
     this.bSpreadContext_Sheet1.RowHeader.HorizontalGridLine        = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bSpreadContext_Sheet1.RowHeader.VerticalGridLine          = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))), System.Drawing.SystemColors.ControlLightLight, System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(151)))), ((int)(((byte)(193))))));
     this.bSpreadContext_Sheet1.Rows.Default.Height        = 17F;
     this.bSpreadContext_Sheet1.SheetCornerStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(216)))), ((int)(((byte)(237)))));
     this.bSpreadContext_Sheet1.SheetCornerStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(145)))), ((int)(((byte)(30)))));
     this.bSpreadContext_Sheet1.SheetCornerStyle.Parent    = "HeaderDefault";
     this.bSpreadContext_Sheet1.VisualStyles   = FarPoint.Win.VisualStyles.Off;
     this.bSpreadContext_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     //
     // pnlConfigRawID
     //
     this.pnlConfigRawID.Controls.Add(this.bcpnlConfigRawID);
     this.pnlConfigRawID.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlConfigRawID.Location = new System.Drawing.Point(0, 170);
     this.pnlConfigRawID.Name     = "pnlConfigRawID";
     this.pnlConfigRawID.Size     = new System.Drawing.Size(235, 29);
     this.pnlConfigRawID.TabIndex = 24;
     //
     // bcpnlConfigRawID
     //
     this.bcpnlConfigRawID.BottomImage     = null;
     this.bcpnlConfigRawID.BottomLeftImage = null;
     this.bcpnlConfigRawID.BssClass        = "";
     this.bcpnlConfigRawID.Controls.Add(this.btxt_ConfigRawID);
     this.bcpnlConfigRawID.Controls.Add(this.lblConfigRawID);
     this.bcpnlConfigRawID.Controls.Add(this.blblbullet01);
     this.bcpnlConfigRawID.Dock             = System.Windows.Forms.DockStyle.Top;
     this.bcpnlConfigRawID.DownImage        = null;
     this.bcpnlConfigRawID.Key              = "";
     this.bcpnlConfigRawID.LeftImage        = null;
     this.bcpnlConfigRawID.LeftTopImage     = null;
     this.bcpnlConfigRawID.Location         = new System.Drawing.Point(0, 0);
     this.bcpnlConfigRawID.Name             = "bcpnlConfigRawID";
     this.bcpnlConfigRawID.Padding          = new System.Windows.Forms.Padding(10, 4, 15, 4);
     this.bcpnlConfigRawID.RightBottomImage = null;
     this.bcpnlConfigRawID.RightImage       = null;
     this.bcpnlConfigRawID.Size             = new System.Drawing.Size(235, 29);
     this.bcpnlConfigRawID.TabIndex         = 3;
     this.bcpnlConfigRawID.TopImage         = null;
     this.bcpnlConfigRawID.TopRightImage    = null;
     this.bcpnlConfigRawID.UpImage          = null;
     //
     // btxt_ConfigRawID
     //
     this.btxt_ConfigRawID.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.Suggest;
     this.btxt_ConfigRawID.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
     this.btxt_ConfigRawID.BssClass           = "";
     this.btxt_ConfigRawID.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.btxt_ConfigRawID.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.btxt_ConfigRawID.ImeMode         = System.Windows.Forms.ImeMode.NoControl;
     this.btxt_ConfigRawID.InputDataType   = BISTel.PeakPerformance.Client.BISTelControl.BTextBox.InputType.String;
     this.btxt_ConfigRawID.IsMultiLanguage = false;
     this.btxt_ConfigRawID.Key             = "";
     this.btxt_ConfigRawID.Location        = new System.Drawing.Point(100, 4);
     this.btxt_ConfigRawID.MaxLength       = 100;
     this.btxt_ConfigRawID.Name            = "btxt_ConfigRawID";
     this.btxt_ConfigRawID.Size            = new System.Drawing.Size(120, 21);
     this.btxt_ConfigRawID.TabIndex        = 4;
     //
     // lblConfigRawID
     //
     this.lblConfigRawID.BackColor       = System.Drawing.Color.White;
     this.lblConfigRawID.BssClass        = "";
     this.lblConfigRawID.CustomTextAlign = "";
     this.lblConfigRawID.Dock            = System.Windows.Forms.DockStyle.Left;
     this.lblConfigRawID.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.lblConfigRawID.ForeColor       = System.Drawing.Color.Black;
     this.lblConfigRawID.IsMultiLanguage = true;
     this.lblConfigRawID.Key             = "";
     this.lblConfigRawID.Location        = new System.Drawing.Point(20, 4);
     this.lblConfigRawID.Name            = "lblConfigRawID";
     this.lblConfigRawID.Size            = new System.Drawing.Size(80, 21);
     this.lblConfigRawID.TabIndex        = 8;
     this.lblConfigRawID.Text            = "SPC Chart ID";
     this.lblConfigRawID.TextAlign       = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // blblbullet01
     //
     this.blblbullet01.BackColor       = System.Drawing.Color.White;
     this.blblbullet01.BssClass        = "";
     this.blblbullet01.CustomTextAlign = "";
     this.blblbullet01.Dock            = System.Windows.Forms.DockStyle.Left;
     this.blblbullet01.Font            = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.blblbullet01.ForeColor       = System.Drawing.Color.Black;
     this.blblbullet01.Image           = global::BISTel.eSPC.Condition.Properties.Resources.bullet_011;
     this.blblbullet01.ImageAlign      = System.Drawing.ContentAlignment.MiddleRight;
     this.blblbullet01.IsMultiLanguage = true;
     this.blblbullet01.Key             = "";
     this.blblbullet01.Location        = new System.Drawing.Point(10, 4);
     this.blblbullet01.Name            = "blblbullet01";
     this.blblbullet01.Size            = new System.Drawing.Size(10, 21);
     this.blblbullet01.TabIndex        = 9;
     //
     // pnlSelectModel
     //
     this.pnlSelectModel.Controls.Add(this.panel2);
     this.pnlSelectModel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlSelectModel.Location = new System.Drawing.Point(0, 33);
     this.pnlSelectModel.Name     = "pnlSelectModel";
     this.pnlSelectModel.Size     = new System.Drawing.Size(235, 21);
     this.pnlSelectModel.TabIndex = 22;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.bbtnSelectModel);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel2.Location = new System.Drawing.Point(111, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(124, 21);
     this.panel2.TabIndex = 2;
     //
     // bbtnSelectModel
     //
     this.bbtnSelectModel.AutoButtonSize          = false;
     this.bbtnSelectModel.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnSelectModel.BackgroundImage")));
     this.bbtnSelectModel.BssClass                = "";
     this.bbtnSelectModel.Dock                    = System.Windows.Forms.DockStyle.Right;
     this.bbtnSelectModel.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnSelectModel.Font                    = new System.Drawing.Font("Tahoma", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.bbtnSelectModel.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnSelectModel.IsMultiLanguage         = true;
     this.bbtnSelectModel.Key                     = "";
     this.bbtnSelectModel.Location                = new System.Drawing.Point(56, 0);
     this.bbtnSelectModel.Name                    = "bbtnSelectModel";
     this.bbtnSelectModel.Size                    = new System.Drawing.Size(68, 21);
     this.bbtnSelectModel.TabIndex                = 1;
     this.bbtnSelectModel.Text                    = "Select Model";
     this.bbtnSelectModel.ToolTipText             = "";
     this.bbtnSelectModel.UseVisualStyleBackColor = true;
     this.bbtnSelectModel.Click                  += new System.EventHandler(this.bbtnSelectModel_Click);
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.splitter1.Location = new System.Drawing.Point(0, 199);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(235, 3);
     this.splitter1.TabIndex = 3;
     this.splitter1.TabStop  = false;
     //
     // bTitlePnlPeriod
     //
     this.bTitlePnlPeriod.AutoScroll = true;
     this.bTitlePnlPeriod.BssClass   = "TitlePanel";
     this.bTitlePnlPeriod.Controls.Add(this.bckRestrict);
     this.bTitlePnlPeriod.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.bTitlePnlPeriod.ImageBottom      = null;
     this.bTitlePnlPeriod.ImageBottomRight = null;
     this.bTitlePnlPeriod.ImageClose       = null;
     this.bTitlePnlPeriod.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("bTitlePnlPeriod.ImageLeft")));
     this.bTitlePnlPeriod.ImageLeftBottom  = null;
     this.bTitlePnlPeriod.ImageLeftFill    = null;
     this.bTitlePnlPeriod.ImageMax         = null;
     this.bTitlePnlPeriod.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("bTitlePnlPeriod.ImageMiddle")));
     this.bTitlePnlPeriod.ImageMin         = null;
     this.bTitlePnlPeriod.ImagePanelMax    = null;
     this.bTitlePnlPeriod.ImagePanelMin    = null;
     this.bTitlePnlPeriod.ImagePanelNormal = null;
     this.bTitlePnlPeriod.ImageRight       = ((System.Drawing.Image)(resources.GetObject("bTitlePnlPeriod.ImageRight")));
     this.bTitlePnlPeriod.ImageRightFill   = null;
     this.bTitlePnlPeriod.IsPopupMax       = false;
     this.bTitlePnlPeriod.IsSelected       = false;
     this.bTitlePnlPeriod.Key            = "";
     this.bTitlePnlPeriod.Location       = new System.Drawing.Point(0, 202);
     this.bTitlePnlPeriod.MaxControlName = "";
     this.bTitlePnlPeriod.MaxResizable   = false;
     this.bTitlePnlPeriod.MaxVisibleStateForMaxNormal = false;
     this.bTitlePnlPeriod.Name                = "bTitlePnlPeriod";
     this.bTitlePnlPeriod.Padding             = new System.Windows.Forms.Padding(0, 31, 0, 0);
     this.bTitlePnlPeriod.PaddingTop          = 4;
     this.bTitlePnlPeriod.PopMaxHeight        = 0;
     this.bTitlePnlPeriod.PopMaxWidth         = 0;
     this.bTitlePnlPeriod.RightPadding        = 5;
     this.bTitlePnlPeriod.ShowCloseButton     = false;
     this.bTitlePnlPeriod.ShowMaxNormalButton = false;
     this.bTitlePnlPeriod.ShowMinButton       = false;
     this.bTitlePnlPeriod.Size                = new System.Drawing.Size(235, 206);
     this.bTitlePnlPeriod.TabIndex            = 25;
     this.bTitlePnlPeriod.Title               = "Period";
     this.bTitlePnlPeriod.TitleColor          = System.Drawing.Color.Black;
     this.bTitlePnlPeriod.TitleFont           = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.bTitlePnlPeriod.TopPadding          = 5;
     //
     // bckRestrict
     //
     this.bckRestrict.AutoSize                = true;
     this.bckRestrict.BssClass                = "";
     this.bckRestrict.Checked                 = true;
     this.bckRestrict.CheckState              = System.Windows.Forms.CheckState.Checked;
     this.bckRestrict.Dock                    = System.Windows.Forms.DockStyle.Bottom;
     this.bckRestrict.IsMultiLanguage         = true;
     this.bckRestrict.Key                     = "";
     this.bckRestrict.Location                = new System.Drawing.Point(0, 189);
     this.bckRestrict.Name                    = "bckRestrict";
     this.bckRestrict.Size                    = new System.Drawing.Size(235, 17);
     this.bckRestrict.TabIndex                = 6;
     this.bckRestrict.Text                    = "Apply Restrict Condition";
     this.bckRestrict.UseVisualStyleBackColor = true;
     //
     // SPCChartCondition
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoScroll          = true;
     this.AutoSize            = true;
     this.Controls.Add(this.panel1);
     this.Name = "SPCChartCondition";
     this.Size = new System.Drawing.Size(235, 408);
     this.panel1.ResumeLayout(false);
     this.bTitlePnlContext.ResumeLayout(false);
     this.bTitlePnlContext.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bSpreadContext)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpreadContext_Sheet1)).EndInit();
     this.pnlConfigRawID.ResumeLayout(false);
     this.bcpnlConfigRawID.ResumeLayout(false);
     this.bcpnlConfigRawID.PerformLayout();
     this.pnlSelectModel.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.bTitlePnlPeriod.ResumeLayout(false);
     this.bTitlePnlPeriod.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #28
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(ProcessCapabilityUC));
            BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo2 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
            FarPoint.Win.Spread.TipAppearance tipAppearance2 = new FarPoint.Win.Spread.TipAppearance();
            this.btitMonthly     = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
            this.bsprData        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
            this.bsprData_Sheet1 = new FarPoint.Win.Spread.SheetView();
            this.bbtnList        = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
            this.btitMonthly.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bsprData)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bsprData_Sheet1)).BeginInit();
            this.SuspendLayout();
            //
            // btitMonthly
            //
            this.btitMonthly.BssClass = "TitlePanel";
            this.btitMonthly.Controls.Add(this.bsprData);
            this.btitMonthly.Controls.Add(this.bbtnList);
            this.btitMonthly.Dock             = System.Windows.Forms.DockStyle.Fill;
            this.btitMonthly.ImageBottom      = null;
            this.btitMonthly.ImageBottomRight = null;
            this.btitMonthly.ImageClose       = null;
            this.btitMonthly.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("btitMonthly.ImageLeft")));
            this.btitMonthly.ImageLeftBottom  = null;
            this.btitMonthly.ImageLeftFill    = null;
            this.btitMonthly.ImageMax         = null;
            this.btitMonthly.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("btitMonthly.ImageMiddle")));
            this.btitMonthly.ImageMin         = null;
            this.btitMonthly.ImageRight       = ((System.Drawing.Image)(resources.GetObject("btitMonthly.ImageRight")));
            this.btitMonthly.ImageRightFill   = null;
            this.btitMonthly.IsPopupMax       = false;
            this.btitMonthly.IsSelected       = false;
            this.btitMonthly.Key             = "";
            this.btitMonthly.Location        = new System.Drawing.Point(0, 0);
            this.btitMonthly.MaxControlName  = "";
            this.btitMonthly.MaxResizable    = false;
            this.btitMonthly.Name            = "btitMonthly";
            this.btitMonthly.Padding         = new System.Windows.Forms.Padding(0, 32, 0, 0);
            this.btitMonthly.PaddingTop      = 4;
            this.btitMonthly.PopMaxHeight    = 0;
            this.btitMonthly.PopMaxWidth     = 0;
            this.btitMonthly.RightPadding    = 5;
            this.btitMonthly.ShowCloseButton = false;
            this.btitMonthly.Size            = new System.Drawing.Size(798, 503);
            this.btitMonthly.TabIndex        = 1;
            this.btitMonthly.Title           = "Process Capability";
            this.btitMonthly.TitleColor      = System.Drawing.Color.Black;
            this.btitMonthly.TitleFont       = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
            this.btitMonthly.TopPadding      = 5;
            //
            // bsprData
            //
            this.bsprData.About = "3.0.2005.2005";
            this.bsprData.AccessibleDescription = "";
            this.bsprData.AddtionalCodeList     = ((System.Collections.SortedList)(resources.GetObject("bsprData.AddtionalCodeList")));
            this.bsprData.AllowNewRow           = true;
            this.bsprData.AutoClipboard         = false;
            this.bsprData.AutoGenerateColumns   = false;
            this.bsprData.BssClass             = "";
            this.bsprData.ClickPos             = new System.Drawing.Point(0, 0);
            this.bsprData.ColFronzen           = 0;
            columnInfo2.CheckBoxFields         = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo2.CheckBoxFields")));
            columnInfo2.ComboFields            = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo2.ComboFields")));
            columnInfo2.DefaultValue           = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo2.DefaultValue")));
            columnInfo2.KeyFields              = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.KeyFields")));
            columnInfo2.MandatoryFields        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.MandatoryFields")));
            columnInfo2.SaveTableInfo          = ((System.Collections.SortedList)(resources.GetObject("columnInfo2.SaveTableInfo")));
            columnInfo2.UniqueFields           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo2.UniqueFields")));
            this.bsprData.columnInformation    = columnInfo2;
            this.bsprData.ComboEnable          = true;
            this.bsprData.DataAutoHeadings     = false;
            this.bsprData.DataSet              = null;
            this.bsprData.DateToDateTimeFormat = false;
            this.bsprData.DefaultDeleteValue   = true;
            this.bsprData.DisplayColumnHeader  = true;
            this.bsprData.DisplayRowHeader     = true;
            this.bsprData.Dock                 = System.Windows.Forms.DockStyle.Fill;
            this.bsprData.EditModeReplace      = true;
            this.bsprData.FilterVisible        = false;
            this.bsprData.HeadHeight           = 20F;
            this.bsprData.IsCellCopy           = false;
            this.bsprData.IsMultiLanguage      = true;
            this.bsprData.IsReport             = false;
            this.bsprData.Key                  = "";
            this.bsprData.Location             = new System.Drawing.Point(0, 62);
            this.bsprData.Name                 = "bsprData";
            this.bsprData.RowFronzen           = 0;
            this.bsprData.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
            this.bsprData.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
            this.bsprData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
                this.bsprData_Sheet1
            });
            this.bsprData.Size                  = new System.Drawing.Size(798, 441);
            this.bsprData.TabIndex              = 5;
            tipAppearance2.BackColor            = System.Drawing.SystemColors.Info;
            tipAppearance2.Font                 = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
            tipAppearance2.ForeColor            = System.Drawing.SystemColors.InfoText;
            this.bsprData.TextTipAppearance     = tipAppearance2;
            this.bsprData.UseCheckAll           = false;
            this.bsprData.UseCommandIcon        = false;
            this.bsprData.UseFilter             = false;
            this.bsprData.UseGeneralContextMenu = true;
            this.bsprData.UseHeadColor          = false;
            this.bsprData.UseOriginalEvent      = false;
            this.bsprData.UseSpreadEdit         = true;
            this.bsprData.UseWidthMemory        = true;
            this.bsprData.WhenDeleteUseModify   = false;
            this.bsprData.Locked                = true;
            this.bsprData.ButtonClicked        += new FarPoint.Win.Spread.EditorNotifyEventHandler(bsprData_ButtonClicked);
            this.bsprData.CellDoubleClick      += new FarPoint.Win.Spread.CellClickEventHandler(bsprData_CellDoubleClick);
            //
            // bsprData_Sheet1
            //
            this.bsprData_Sheet1.Reset();
            this.bsprData_Sheet1.SheetName = "Sheet1";
            //
            // bbtnList
            //
            this.bbtnList.BssClass = "";
            this.bbtnList.ButtonHorizontalSpacing = 1;
            this.bbtnList.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
            this.bbtnList.Dock = System.Windows.Forms.DockStyle.Top;
            this.bbtnList.HorizontalMarginSpacing = 5;
            this.bbtnList.IsCondition             = false;
            this.bbtnList.Location     = new System.Drawing.Point(0, 32);
            this.bbtnList.MarginSpace  = 5;
            this.bbtnList.Name         = "bbtnList";
            this.bbtnList.Size         = new System.Drawing.Size(798, 30);
            this.bbtnList.TabIndex     = 4;
            this.bbtnList.ButtonClick += new BISTel.PeakPerformance.Client.BISTelControl.ButtonList.ImageDelegate(bbtnList_ButtonClick);

            //
            // ProcessCapabilityUC
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.btitMonthly);
            this.Name = "ProcessCapabilityUC";
            this.Size = new System.Drawing.Size(798, 503);
            this.btitMonthly.ResumeLayout(false);
            this.btitMonthly.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bsprData)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bsprData_Sheet1)).EndInit();
            this.ResumeLayout(false);
        }
コード例 #29
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(SPCModelVersionHistory));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.bSpread1        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.bButtonList1    = new BISTel.PeakPerformance.Client.BISTelControl.BButtonList();
     this.bTitlePanel1    = new BISTel.PeakPerformance.Client.BISTelControl.BTitlePanel();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1_Sheet1)).BeginInit();
     this.bTitlePanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // bSpread1
     //
     this.bSpread1.About = "3.0.2005.2005";
     this.bSpread1.AccessibleDescription = "";
     this.bSpread1.AddFont              = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpread1.AddFontColor         = System.Drawing.Color.Blue;
     this.bSpread1.AddtionalCodeList    = ((System.Collections.SortedList)(resources.GetObject("bSpread1.AddtionalCodeList")));
     this.bSpread1.AllowNewRow          = true;
     this.bSpread1.AutoClipboard        = false;
     this.bSpread1.AutoGenerateColumns  = false;
     this.bSpread1.BssClass             = "";
     this.bSpread1.ClickPos             = new System.Drawing.Point(0, 0);
     this.bSpread1.ColFronzen           = 0;
     columnInfo1.CheckBoxFields         = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.CheckBoxFields")));
     columnInfo1.ComboFields            = ((System.Collections.Generic.List <int>)(resources.GetObject("columnInfo1.ComboFields")));
     columnInfo1.DefaultValue           = ((System.Collections.Generic.Dictionary <int, string>)(resources.GetObject("columnInfo1.DefaultValue")));
     columnInfo1.KeyFields              = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.KeyFields")));
     columnInfo1.MandatoryFields        = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.MandatoryFields")));
     columnInfo1.SaveTableInfo          = ((System.Collections.SortedList)(resources.GetObject("columnInfo1.SaveTableInfo")));
     columnInfo1.UniqueFields           = ((System.Collections.ArrayList)(resources.GetObject("columnInfo1.UniqueFields")));
     this.bSpread1.columnInformation    = columnInfo1;
     this.bSpread1.ComboEnable          = true;
     this.bSpread1.DataAutoHeadings     = false;
     this.bSpread1.DataSet              = null;
     this.bSpread1.DataSource_V2        = null;
     this.bSpread1.DateToDateTimeFormat = false;
     this.bSpread1.DefaultDeleteValue   = true;
     this.bSpread1.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpread1.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bSpread1.DisplayColumnHeader  = true;
     this.bSpread1.DisplayRowHeader     = true;
     this.bSpread1.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.bSpread1.EditModeReplace           = true;
     this.bSpread1.FilterVisible             = false;
     this.bSpread1.HeadHeight                = 20F;
     this.bSpread1.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bSpread1.IsCellCopy                = false;
     this.bSpread1.IsEditComboListItem       = false;
     this.bSpread1.IsMultiLanguage           = true;
     this.bSpread1.IsReport                  = false;
     this.bSpread1.Key                  = "";
     this.bSpread1.Location             = new System.Drawing.Point(0, 58);
     this.bSpread1.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bSpread1.ModifyFontColor      = System.Drawing.Color.Red;
     this.bSpread1.Name                 = "bSpread1";
     this.bSpread1.RowFronzen           = 0;
     this.bSpread1.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bSpread1.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bSpread1_Sheet1
     });
     this.bSpread1.Size                    = new System.Drawing.Size(523, 260);
     this.bSpread1.StyleID                 = null;
     this.bSpread1.TabIndex                = 6;
     tipAppearance1.BackColor              = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor              = System.Drawing.SystemColors.InfoText;
     this.bSpread1.TextTipAppearance       = tipAppearance1;
     this.bSpread1.UseCheckAll             = false;
     this.bSpread1.UseCommandIcon          = false;
     this.bSpread1.UseFilter               = false;
     this.bSpread1.UseGeneralContextMenu   = true;
     this.bSpread1.UseHeadColor            = false;
     this.bSpread1.UseMultiCheck           = true;
     this.bSpread1.UseOriginalEvent        = false;
     this.bSpread1.UseSpreadEdit           = true;
     this.bSpread1.UseStatusColor          = false;
     this.bSpread1.UseWidthMemory          = true;
     this.bSpread1.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.bSpread1.WhenDeleteUseModify     = false;
     this.bSpread1.ButtonClicked          += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.bSpread1_ButtonClicked);
     this.bSpread1.MouseDown              += new System.Windows.Forms.MouseEventHandler(this.bSpread1_MouseDown);
     //
     // bSpread1_Sheet1
     //
     this.bSpread1_Sheet1.Reset();
     this.bSpread1_Sheet1.SheetName = "Sheet1";
     //
     // bButtonList1
     //
     this.bButtonList1.BssClass = "";
     this.bButtonList1.ButtonHorizontalSpacing = 1;
     this.bButtonList1.ButtonMouseOverStyle    = System.Windows.Forms.ButtonState.Normal;
     this.bButtonList1.Dock = System.Windows.Forms.DockStyle.Top;
     this.bButtonList1.HorizontalMarginSpacing = 5;
     this.bButtonList1.IsCondition             = false;
     this.bButtonList1.Location     = new System.Drawing.Point(0, 30);
     this.bButtonList1.MarginSpace  = 5;
     this.bButtonList1.Name         = "bButtonList1";
     this.bButtonList1.Size         = new System.Drawing.Size(523, 28);
     this.bButtonList1.TabIndex     = 7;
     this.bButtonList1.ButtonClick += new BISTel.PeakPerformance.Client.BISTelControl.ButtonList.ImageDelegate(this.bButtonList1_ButtonClick);
     //
     // bTitlePanel1
     //
     this.bTitlePanel1.BackColor = System.Drawing.Color.White;
     this.bTitlePanel1.BssClass  = "TitlePanel";
     this.bTitlePanel1.Controls.Add(this.bSpread1);
     this.bTitlePanel1.Controls.Add(this.bButtonList1);
     this.bTitlePanel1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.bTitlePanel1.ImageBottom      = null;
     this.bTitlePanel1.ImageBottomRight = null;
     this.bTitlePanel1.ImageClose       = null;
     this.bTitlePanel1.ImageLeft        = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageLeft")));
     this.bTitlePanel1.ImageLeftBottom  = null;
     this.bTitlePanel1.ImageLeftFill    = null;
     this.bTitlePanel1.ImageMax         = null;
     this.bTitlePanel1.ImageMiddle      = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageMiddle")));
     this.bTitlePanel1.ImageMin         = null;
     this.bTitlePanel1.ImagePanelMax    = null;
     this.bTitlePanel1.ImagePanelMin    = null;
     this.bTitlePanel1.ImagePanelNormal = null;
     this.bTitlePanel1.ImageRight       = ((System.Drawing.Image)(resources.GetObject("bTitlePanel1.ImageRight")));
     this.bTitlePanel1.ImageRightFill   = null;
     this.bTitlePanel1.IsPopupMax       = false;
     this.bTitlePanel1.IsSelected       = false;
     this.bTitlePanel1.Key            = "";
     this.bTitlePanel1.Location       = new System.Drawing.Point(0, 0);
     this.bTitlePanel1.MaxControlName = "";
     this.bTitlePanel1.MaxResizable   = false;
     this.bTitlePanel1.MaxVisibleStateForMaxNormal = false;
     this.bTitlePanel1.Name                = "bTitlePanel1";
     this.bTitlePanel1.Padding             = new System.Windows.Forms.Padding(0, 30, 0, 0);
     this.bTitlePanel1.PaddingTop          = 4;
     this.bTitlePanel1.PopMaxHeight        = 0;
     this.bTitlePanel1.PopMaxWidth         = 0;
     this.bTitlePanel1.RightPadding        = 5;
     this.bTitlePanel1.SelectedColor       = System.Drawing.Color.Blue;
     this.bTitlePanel1.ShowCloseButton     = false;
     this.bTitlePanel1.ShowMaxNormalButton = false;
     this.bTitlePanel1.ShowMinButton       = false;
     this.bTitlePanel1.Size                = new System.Drawing.Size(523, 318);
     this.bTitlePanel1.TabIndex            = 8;
     this.bTitlePanel1.Title               = "Version History";
     this.bTitlePanel1.TitleColor          = System.Drawing.Color.Black;
     this.bTitlePanel1.TitleFont           = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.bTitlePanel1.TopPadding          = 5;
     //
     // SPCModelVersionHistory
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.bTitlePanel1);
     this.Name = "SPCModelVersionHistory";
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bSpread1_Sheet1)).EndInit();
     this.bTitlePanel1.ResumeLayout(false);
     this.bTitlePanel1.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #30
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager         resources   = new System.ComponentModel.ComponentResourceManager(typeof(RuleSimulationOptionPopup));
     BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo columnInfo1 = new BISTel.PeakPerformance.Client.BISTelControl.ColumnInfo();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     this.pnlButton          = new System.Windows.Forms.Panel();
     this.bbtnOk             = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.panel4             = new System.Windows.Forms.Panel();
     this.bbtnCancel         = new BISTel.PeakPerformance.Client.BISTelControl.BButton();
     this.panel3             = new System.Windows.Forms.Panel();
     this.pnlInput           = new System.Windows.Forms.Panel();
     this.gbRuleOption       = new System.Windows.Forms.GroupBox();
     this.bsprRuleOpt        = new BISTel.PeakPerformance.Client.BISTelControl.BSpread();
     this.bsprRuleOpt_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.pnlModuleMode      = new System.Windows.Forms.Panel();
     this.bchkModuleMode     = new BISTel.PeakPerformance.Client.BISTelControl.BCheckBox();
     this.panel1             = new System.Windows.Forms.Panel();
     this.gbSelectedRule     = new System.Windows.Forms.GroupBox();
     this.lblRule            = new BISTel.PeakPerformance.Client.BISTelControl.BLabel();
     this.pnlContentsArea.SuspendLayout();
     this.pnlButton.SuspendLayout();
     this.pnlInput.SuspendLayout();
     this.gbRuleOption.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsprRuleOpt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprRuleOpt_Sheet1)).BeginInit();
     this.pnlModuleMode.SuspendLayout();
     this.gbSelectedRule.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlContentsArea
     //
     this.pnlContentsArea.Controls.Add(this.pnlInput);
     this.pnlContentsArea.Controls.Add(this.pnlButton);
     this.pnlContentsArea.Size = new System.Drawing.Size(506, 286);
     //
     // pnlButton
     //
     this.pnlButton.Controls.Add(this.bbtnOk);
     this.pnlButton.Controls.Add(this.panel4);
     this.pnlButton.Controls.Add(this.bbtnCancel);
     this.pnlButton.Controls.Add(this.panel3);
     this.pnlButton.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlButton.Location = new System.Drawing.Point(3, 258);
     this.pnlButton.Name     = "pnlButton";
     this.pnlButton.Size     = new System.Drawing.Size(500, 25);
     this.pnlButton.TabIndex = 1;
     //
     // bbtnOk
     //
     this.bbtnOk.AutoButtonSize          = false;
     this.bbtnOk.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnOk.BackgroundImage")));
     this.bbtnOk.BssClass                = "ConditionButton";
     this.bbtnOk.Dock                    = System.Windows.Forms.DockStyle.Right;
     this.bbtnOk.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnOk.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnOk.IsMultiLanguage         = true;
     this.bbtnOk.Key                     = "";
     this.bbtnOk.Location                = new System.Drawing.Point(336, 0);
     this.bbtnOk.Name                    = "bbtnOk";
     this.bbtnOk.Size                    = new System.Drawing.Size(72, 25);
     this.bbtnOk.TabIndex                = 3;
     this.bbtnOk.Text                    = "OK";
     this.bbtnOk.ToolTipText             = "";
     this.bbtnOk.UseVisualStyleBackColor = true;
     this.bbtnOk.Click                  += new System.EventHandler(this.bbtnOk_Click);
     //
     // panel4
     //
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel4.Location = new System.Drawing.Point(408, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(10, 25);
     this.panel4.TabIndex = 2;
     //
     // bbtnCancel
     //
     this.bbtnCancel.AutoButtonSize          = false;
     this.bbtnCancel.BackgroundImage         = ((System.Drawing.Image)(resources.GetObject("bbtnCancel.BackgroundImage")));
     this.bbtnCancel.BssClass                = "ConditionButton";
     this.bbtnCancel.Dock                    = System.Windows.Forms.DockStyle.Right;
     this.bbtnCancel.FlatStyle               = System.Windows.Forms.FlatStyle.Popup;
     this.bbtnCancel.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(97)))), ((int)(((byte)(133)))));
     this.bbtnCancel.IsMultiLanguage         = true;
     this.bbtnCancel.Key                     = "";
     this.bbtnCancel.Location                = new System.Drawing.Point(418, 0);
     this.bbtnCancel.Name                    = "bbtnCancel";
     this.bbtnCancel.Size                    = new System.Drawing.Size(72, 25);
     this.bbtnCancel.TabIndex                = 1;
     this.bbtnCancel.Text                    = "Cancel";
     this.bbtnCancel.ToolTipText             = "";
     this.bbtnCancel.UseVisualStyleBackColor = true;
     this.bbtnCancel.Click                  += new System.EventHandler(this.bbtnCancel_Click);
     //
     // panel3
     //
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel3.Location = new System.Drawing.Point(490, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(10, 25);
     this.panel3.TabIndex = 0;
     //
     // pnlInput
     //
     this.pnlInput.Controls.Add(this.gbRuleOption);
     this.pnlInput.Controls.Add(this.pnlModuleMode);
     this.pnlInput.Controls.Add(this.panel1);
     this.pnlInput.Controls.Add(this.gbSelectedRule);
     this.pnlInput.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlInput.Location = new System.Drawing.Point(3, 3);
     this.pnlInput.Name     = "pnlInput";
     this.pnlInput.Size     = new System.Drawing.Size(500, 255);
     this.pnlInput.TabIndex = 4;
     //
     // gbRuleOption
     //
     this.gbRuleOption.Controls.Add(this.bsprRuleOpt);
     this.gbRuleOption.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gbRuleOption.Location = new System.Drawing.Point(0, 70);
     this.gbRuleOption.Name     = "gbRuleOption";
     this.gbRuleOption.Size     = new System.Drawing.Size(500, 175);
     this.gbRuleOption.TabIndex = 1;
     this.gbRuleOption.TabStop  = false;
     this.gbRuleOption.Text     = "Rule Option";
     //
     // bsprRuleOpt
     //
     this.bsprRuleOpt.About = "3.0.2005.2005";
     this.bsprRuleOpt.AccessibleDescription = "";
     this.bsprRuleOpt.AddFont             = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprRuleOpt.AddFontColor        = System.Drawing.Color.Blue;
     this.bsprRuleOpt.AddtionalCodeList   = null;
     this.bsprRuleOpt.AllowNewRow         = true;
     this.bsprRuleOpt.AutoClipboard       = false;
     this.bsprRuleOpt.AutoGenerateColumns = false;
     this.bsprRuleOpt.BssClass            = "";
     this.bsprRuleOpt.ClickPos            = new System.Drawing.Point(0, 0);
     this.bsprRuleOpt.ColFronzen          = 0;
     columnInfo1.CheckBoxFields           = null;
     columnInfo1.ComboFields               = null;
     columnInfo1.DefaultValue              = null;
     columnInfo1.KeyFields                 = null;
     columnInfo1.MandatoryFields           = null;
     columnInfo1.SaveTableInfo             = null;
     columnInfo1.UniqueFields              = null;
     this.bsprRuleOpt.columnInformation    = columnInfo1;
     this.bsprRuleOpt.ComboEnable          = true;
     this.bsprRuleOpt.DataAutoHeadings     = false;
     this.bsprRuleOpt.DataSet              = null;
     this.bsprRuleOpt.DataSource_V2        = null;
     this.bsprRuleOpt.DateToDateTimeFormat = false;
     this.bsprRuleOpt.DefaultDeleteValue   = true;
     this.bsprRuleOpt.DeleteFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Strikeout, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprRuleOpt.DeleteFontColor      = System.Drawing.Color.Gray;
     this.bsprRuleOpt.DisplayColumnHeader  = true;
     this.bsprRuleOpt.DisplayRowHeader     = true;
     this.bsprRuleOpt.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.bsprRuleOpt.EditModeReplace      = true;
     this.bsprRuleOpt.FilterVisible        = false;
     this.bsprRuleOpt.HeadHeight           = 20F;
     this.bsprRuleOpt.IsCellCopy           = false;
     this.bsprRuleOpt.IsEditComboListItem  = false;
     this.bsprRuleOpt.IsMultiLanguage      = true;
     this.bsprRuleOpt.IsReport             = false;
     this.bsprRuleOpt.Key                  = "";
     this.bsprRuleOpt.Location             = new System.Drawing.Point(3, 17);
     this.bsprRuleOpt.ModifyFont           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.bsprRuleOpt.ModifyFontColor      = System.Drawing.Color.Red;
     this.bsprRuleOpt.Name                 = "bsprRuleOpt";
     this.bsprRuleOpt.RowFronzen           = 0;
     this.bsprRuleOpt.RowInsertType        = BISTel.PeakPerformance.Client.BISTelControl.InsertType.Current;
     this.bsprRuleOpt.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.bsprRuleOpt.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.bsprRuleOpt_Sheet1
     });
     this.bsprRuleOpt.Size                  = new System.Drawing.Size(494, 155);
     this.bsprRuleOpt.StyleID               = null;
     this.bsprRuleOpt.TabIndex              = 0;
     tipAppearance1.BackColor               = System.Drawing.SystemColors.Info;
     tipAppearance1.Font                    = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     tipAppearance1.ForeColor               = System.Drawing.SystemColors.InfoText;
     this.bsprRuleOpt.TextTipAppearance     = tipAppearance1;
     this.bsprRuleOpt.UseCheckAll           = false;
     this.bsprRuleOpt.UseCommandIcon        = false;
     this.bsprRuleOpt.UseFilter             = false;
     this.bsprRuleOpt.UseGeneralContextMenu = true;
     this.bsprRuleOpt.UseHeadColor          = false;
     this.bsprRuleOpt.UseMultiCheck         = true;
     this.bsprRuleOpt.UseOriginalEvent      = false;
     this.bsprRuleOpt.UseSpreadEdit         = true;
     this.bsprRuleOpt.UseStatusColor        = false;
     this.bsprRuleOpt.UseWidthMemory        = true;
     this.bsprRuleOpt.WhenDeleteUseModify   = false;
     //
     // bsprRuleOpt_Sheet1
     //
     this.bsprRuleOpt_Sheet1.Reset();
     this.bsprRuleOpt_Sheet1.SheetName = "Sheet1";
     //
     // pnlModuleMode
     //
     this.pnlModuleMode.Controls.Add(this.bchkModuleMode);
     this.pnlModuleMode.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnlModuleMode.Location = new System.Drawing.Point(0, 40);
     this.pnlModuleMode.Name     = "pnlModuleMode";
     this.pnlModuleMode.Size     = new System.Drawing.Size(500, 30);
     this.pnlModuleMode.TabIndex = 3;
     //
     // bchkModuleMode
     //
     this.bchkModuleMode.BssClass                = "";
     this.bchkModuleMode.Dock                    = System.Windows.Forms.DockStyle.Left;
     this.bchkModuleMode.IsMultiLanguage         = true;
     this.bchkModuleMode.Key                     = "";
     this.bchkModuleMode.Location                = new System.Drawing.Point(0, 0);
     this.bchkModuleMode.Name                    = "bchkModuleMode";
     this.bchkModuleMode.Size                    = new System.Drawing.Size(190, 30);
     this.bchkModuleMode.TabIndex                = 0;
     this.bchkModuleMode.Text                    = "Validate Value for Same Module";
     this.bchkModuleMode.UseVisualStyleBackColor = true;
     //
     // panel1
     //
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 245);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(500, 10);
     this.panel1.TabIndex = 2;
     //
     // gbSelectedRule
     //
     this.gbSelectedRule.Controls.Add(this.lblRule);
     this.gbSelectedRule.Dock     = System.Windows.Forms.DockStyle.Top;
     this.gbSelectedRule.Location = new System.Drawing.Point(0, 0);
     this.gbSelectedRule.Name     = "gbSelectedRule";
     this.gbSelectedRule.Size     = new System.Drawing.Size(500, 40);
     this.gbSelectedRule.TabIndex = 0;
     this.gbSelectedRule.TabStop  = false;
     this.gbSelectedRule.Text     = "Rule";
     //
     // lblRule
     //
     this.lblRule.BssClass        = "";
     this.lblRule.CustomTextAlign = "";
     this.lblRule.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.lblRule.IsMultiLanguage = true;
     this.lblRule.Key             = "";
     this.lblRule.Location        = new System.Drawing.Point(3, 17);
     this.lblRule.Name            = "lblRule";
     this.lblRule.Size            = new System.Drawing.Size(494, 20);
     this.lblRule.TabIndex        = 0;
     this.lblRule.Text            = "This is label including Rule Number and Rule Description";
     this.lblRule.TextAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // RuleSimulationOptionPopup
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize            = new System.Drawing.Size(518, 319);
     this.ContentsAreaMinHeight = 280;
     this.ContentsAreaMinWidth  = 500;
     this.Name = "RuleSimulationOptionPopup";
     this.Text = "RuleSimulationOption";
     this.pnlContentsArea.ResumeLayout(false);
     this.pnlButton.ResumeLayout(false);
     this.pnlInput.ResumeLayout(false);
     this.gbRuleOption.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsprRuleOpt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsprRuleOpt_Sheet1)).EndInit();
     this.pnlModuleMode.ResumeLayout(false);
     this.gbSelectedRule.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }