namespace FPJ0000.JobReport_ { partial class rJobReportPrjSche { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); FarPoint.Win.Spread.CellType.NumberCellType numberCellType1 = new FarPoint.Win.Spread.CellType.NumberCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType1 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.NumberCellType numberCellType2 = new FarPoint.Win.Spread.CellType.NumberCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType2 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType3 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType4 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType5 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType6 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType7 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType8 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.NumberCellType numberCellType3 = new FarPoint.Win.Spread.CellType.NumberCellType(); FarPoint.Win.Spread.CellType.NumberCellType numberCellType4 = new FarPoint.Win.Spread.CellType.NumberCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType9 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType10 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType11 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType12 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.NumberCellType numberCellType5 = new FarPoint.Win.Spread.CellType.NumberCellType(); FarPoint.Win.Spread.CellType.NumberCellType numberCellType6 = new FarPoint.Win.Spread.CellType.NumberCellType(); FarPoint.Win.Spread.CellType.NumberCellType numberCellType7 = new FarPoint.Win.Spread.CellType.NumberCellType(); FarPoint.Win.Spread.CellType.NumberCellType numberCellType8 = new FarPoint.Win.Spread.CellType.NumberCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType13 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType14 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType15 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType16 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType17 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType18 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType19 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType20 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType21 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType22 = new FarPoint.Win.Spread.CellType.TextCellType(); FarPoint.Win.Spread.CellType.TextCellType textCellType23 = new FarPoint.Win.Spread.CellType.TextCellType(); this.panel1 = new System.Windows.Forms.Panel(); this.radioButton2 = new System.Windows.Forms.RadioButton(); this.radioButton1 = new System.Windows.Forms.RadioButton(); this.tbWW = new System.Windows.Forms.TextBox(); this.btSave = new System.Windows.Forms.Button(); this.cmbUser = new System.Windows.Forms.ComboBox(); this.label4 = new System.Windows.Forms.Label(); this.tbProcess = new System.Windows.Forms.ComboBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.btRefresh = new System.Windows.Forms.Button(); this.bs = new System.Windows.Forms.BindingSource(this.components); this.dsReport = new FPJ0000.dsReport(); this.ta = new FPJ0000.dsReportTableAdapters.JobReportDayTableAdapter(); this.fp1 = new FarPoint.Win.Spread.FpSpread(); this.fp1_Sheet1 = new FarPoint.Win.Spread.SheetView(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsReport)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.fp1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.fp1_Sheet1)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200))))); this.panel1.Controls.Add(this.radioButton2); this.panel1.Controls.Add(this.radioButton1); this.panel1.Controls.Add(this.tbWW); this.panel1.Controls.Add(this.btSave); this.panel1.Controls.Add(this.cmbUser); this.panel1.Controls.Add(this.label4); this.panel1.Controls.Add(this.tbProcess); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.btRefresh); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Padding = new System.Windows.Forms.Padding(5); this.panel1.Size = new System.Drawing.Size(1114, 58); this.panel1.TabIndex = 7; // // radioButton2 // this.radioButton2.AutoSize = true; this.radioButton2.Location = new System.Drawing.Point(514, 30); this.radioButton2.Name = "radioButton2"; this.radioButton2.Size = new System.Drawing.Size(113, 16); this.radioButton2.TabIndex = 15; this.radioButton2.TabStop = true; this.radioButton2.Text = "프로젝트/담당자"; this.radioButton2.UseVisualStyleBackColor = true; // // radioButton1 // this.radioButton1.AutoSize = true; this.radioButton1.Checked = true; this.radioButton1.Location = new System.Drawing.Point(365, 30); this.radioButton1.Name = "radioButton1"; this.radioButton1.Size = new System.Drawing.Size(113, 16); this.radioButton1.TabIndex = 14; this.radioButton1.TabStop = true; this.radioButton1.Text = "담당자/프로젝트"; this.radioButton1.UseVisualStyleBackColor = true; // // tbWW // this.tbWW.Location = new System.Drawing.Point(243, 9); this.tbWW.Name = "tbWW"; this.tbWW.ReadOnly = true; this.tbWW.Size = new System.Drawing.Size(62, 21); this.tbWW.TabIndex = 13; this.tbWW.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // btSave // this.btSave.Dock = System.Windows.Forms.DockStyle.Right; this.btSave.Enabled = false; this.btSave.Location = new System.Drawing.Point(959, 5); this.btSave.Name = "btSave"; this.btSave.Size = new System.Drawing.Size(75, 48); this.btSave.TabIndex = 12; this.btSave.Text = "파일저장"; this.btSave.UseVisualStyleBackColor = true; this.btSave.Click += new System.EventHandler(this.btSave_Click); // // cmbUser // this.cmbUser.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbUser.FormattingEnabled = true; this.cmbUser.Location = new System.Drawing.Point(57, 33); this.cmbUser.Name = "cmbUser"; this.cmbUser.Size = new System.Drawing.Size(180, 20); this.cmbUser.TabIndex = 11; this.cmbUser.SelectedIndexChanged += new System.EventHandler(this.cmbUser_SelectedIndexChanged); // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(22, 37); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(29, 12); this.label4.TabIndex = 10; this.label4.Text = "사원"; // // tbProcess // this.tbProcess.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.tbProcess.FormattingEnabled = true; this.tbProcess.Location = new System.Drawing.Point(57, 9); this.tbProcess.Name = "tbProcess"; this.tbProcess.Size = new System.Drawing.Size(180, 20); this.tbProcess.TabIndex = 5; this.tbProcess.SelectedIndexChanged += new System.EventHandler(this.tbProcess_SelectedIndexChanged); // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(363, 10); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(57, 12); this.label2.TabIndex = 3; this.label2.Text = "정렬 방식"; this.label2.Click += new System.EventHandler(this.label2_Click); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(23, 13); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(29, 12); this.label1.TabIndex = 3; this.label1.Text = "공정"; // // btRefresh // this.btRefresh.Dock = System.Windows.Forms.DockStyle.Right; this.btRefresh.Location = new System.Drawing.Point(1034, 5); this.btRefresh.Name = "btRefresh"; this.btRefresh.Size = new System.Drawing.Size(75, 48); this.btRefresh.TabIndex = 2; this.btRefresh.Text = "새로고침"; this.btRefresh.UseVisualStyleBackColor = true; this.btRefresh.Click += new System.EventHandler(this.btRefresh_Click); // // bs // this.bs.DataMember = "JobReportDay"; this.bs.DataSource = this.dsReport; // // dsReport // this.dsReport.DataSetName = "dsReport"; this.dsReport.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // ta // this.ta.ClearBeforeFill = true; // // fp1 // this.fp1.AccessibleDescription = ""; this.fp1.AutoFitColumnOptions = FarPoint.Win.Spread.PreferredSizeColumnOptions.IncludeAll; this.fp1.AutoFitRowOptions = FarPoint.Win.Spread.PreferredSizeRowOptions.IncludeAll; this.fp1.Dock = System.Windows.Forms.DockStyle.Fill; this.fp1.EditModeReplace = true; this.fp1.Font = new System.Drawing.Font("맑은 고딕", 9F); this.fp1.Location = new System.Drawing.Point(0, 58); this.fp1.Name = "fp1"; this.fp1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] { this.fp1_Sheet1}); this.fp1.Size = new System.Drawing.Size(1114, 641); this.fp1.StatusBarVisible = true; this.fp1.TabIndex = 8; // // fp1_Sheet1 // this.fp1_Sheet1.Reset(); this.fp1_Sheet1.SheetName = "Sheet1"; // Formulas and custom names must be loaded with R1C1 reference style this.fp1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1; this.fp1_Sheet1.ColumnCount = 31; this.fp1_Sheet1.ActiveColumnIndex = -1; this.fp1_Sheet1.ActiveRowIndex = -1; this.fp1_Sheet1.AutoGenerateColumns = false; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "IDX"; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "담당자"; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 2).ColumnSpan = 8; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "Basic Info"; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "Process /\r\nEquipment"; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 10).ColumnSpan = 6; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 10).Value = "Schedule"; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 11).Value = "Schedule"; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 16).ColumnSpan = 4; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 16).Value = "Effect"; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 17).Value = "Original\r\n($K)"; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 18).StyleName = " "; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 18).Value = "Input\r\n($K)"; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 19).Value = "Effect\r\n($K)"; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 20).Value = "Budget"; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 21).ColumnSpan = 5; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 21).Value = "Human Resource"; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 26).ColumnSpan = 2; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 26).Value = "Comment"; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 27).Value = "Comment"; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 28).ColumnSpan = 3; this.fp1_Sheet1.ColumnHeader.Cells.Get(0, 28).Value = "Ext.Info"; this.fp1_Sheet1.ColumnHeader.Rows.Get(0).Height = 29F; this.fp1_Sheet1.Columns.Get(0).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); numberCellType1.DecimalPlaces = 0; numberCellType1.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes; numberCellType1.MaximumValue = 2147483647D; numberCellType1.MinimumValue = -2147483648D; this.fp1_Sheet1.Columns.Get(0).CellType = numberCellType1; this.fp1_Sheet1.Columns.Get(0).DataField = "idx"; this.fp1_Sheet1.Columns.Get(0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.fp1_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(0).Label = "IDX"; this.fp1_Sheet1.Columns.Get(0).Locked = true; this.fp1_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(0).Width = 28F; this.fp1_Sheet1.Columns.Get(1).CellType = textCellType1; this.fp1_Sheet1.Columns.Get(1).DataField = "uname"; this.fp1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(1).Label = "담당자"; this.fp1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; numberCellType2.DecimalPlaces = 0; numberCellType2.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes; numberCellType2.MaximumValue = 2147483647D; numberCellType2.MinimumValue = -2147483648D; this.fp1_Sheet1.Columns.Get(2).CellType = numberCellType2; this.fp1_Sheet1.Columns.Get(2).DataField = "pno"; this.fp1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(2).Label = "Basic Info"; this.fp1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(2).Width = 36F; this.fp1_Sheet1.Columns.Get(3).AllowAutoFilter = true; this.fp1_Sheet1.Columns.Get(3).CellType = textCellType2; this.fp1_Sheet1.Columns.Get(3).DataField = "process"; this.fp1_Sheet1.Columns.Get(3).Label = "Process /\r\nEquipment"; this.fp1_Sheet1.Columns.Get(3).Width = 83F; this.fp1_Sheet1.Columns.Get(4).CellType = textCellType3; this.fp1_Sheet1.Columns.Get(4).DataField = "ReqSite"; this.fp1_Sheet1.Columns.Get(4).Width = 18F; this.fp1_Sheet1.Columns.Get(5).CellType = textCellType4; this.fp1_Sheet1.Columns.Get(5).DataField = "ReqPlant"; this.fp1_Sheet1.Columns.Get(5).Width = 15F; this.fp1_Sheet1.Columns.Get(6).CellType = textCellType5; this.fp1_Sheet1.Columns.Get(6).DataField = "ReqPackage"; this.fp1_Sheet1.Columns.Get(6).Width = 15F; this.fp1_Sheet1.Columns.Get(7).CellType = textCellType6; this.fp1_Sheet1.Columns.Get(7).DataField = "ReqLine"; this.fp1_Sheet1.Columns.Get(7).Width = 17F; this.fp1_Sheet1.Columns.Get(8).CellType = textCellType7; this.fp1_Sheet1.Columns.Get(8).DataField = "part"; this.fp1_Sheet1.Columns.Get(8).Width = 18F; this.fp1_Sheet1.Columns.Get(9).CellType = textCellType8; this.fp1_Sheet1.Columns.Get(9).DataField = "name"; this.fp1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left; this.fp1_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(9).Width = 12F; numberCellType3.DecimalPlaces = 0; numberCellType3.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes; numberCellType3.MaximumValue = 2147483647D; numberCellType3.MinimumValue = -2147483648D; this.fp1_Sheet1.Columns.Get(10).CellType = numberCellType3; this.fp1_Sheet1.Columns.Get(10).DataField = "finishrate"; this.fp1_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(10).Label = "Schedule"; this.fp1_Sheet1.Columns.Get(10).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(10).Width = 58F; numberCellType4.DecimalPlaces = 0; numberCellType4.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes; numberCellType4.MaximumValue = 2147483647D; numberCellType4.MinimumValue = -2147483648D; this.fp1_Sheet1.Columns.Get(11).CellType = numberCellType4; this.fp1_Sheet1.Columns.Get(11).DataField = "ProgressPrj"; this.fp1_Sheet1.Columns.Get(11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(11).Label = "Schedule"; this.fp1_Sheet1.Columns.Get(11).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(11).Width = 58F; this.fp1_Sheet1.Columns.Get(12).CellType = textCellType9; this.fp1_Sheet1.Columns.Get(12).DataField = "status"; this.fp1_Sheet1.Columns.Get(12).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(12).Tag = "Status"; this.fp1_Sheet1.Columns.Get(12).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(12).Width = 15F; this.fp1_Sheet1.Columns.Get(13).CellType = textCellType10; this.fp1_Sheet1.Columns.Get(13).DataField = "sdate"; this.fp1_Sheet1.Columns.Get(13).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(13).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(13).Width = 20F; this.fp1_Sheet1.Columns.Get(14).CellType = textCellType11; this.fp1_Sheet1.Columns.Get(14).DataField = "ddate"; this.fp1_Sheet1.Columns.Get(14).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(14).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(14).Width = 18F; this.fp1_Sheet1.Columns.Get(15).CellType = textCellType12; this.fp1_Sheet1.Columns.Get(15).DataField = "edate"; this.fp1_Sheet1.Columns.Get(15).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(15).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(15).Width = 18F; numberCellType5.DecimalPlaces = 0; numberCellType5.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes; numberCellType5.MaximumValue = 2147483647D; numberCellType5.MinimumValue = -2147483648D; this.fp1_Sheet1.Columns.Get(16).CellType = numberCellType5; this.fp1_Sheet1.Columns.Get(16).DataField = "cnt"; this.fp1_Sheet1.Columns.Get(16).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(16).Label = "Effect"; this.fp1_Sheet1.Columns.Get(16).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(16).Width = 39F; numberCellType6.MaximumValue = 999999999999999D; numberCellType6.MinimumValue = -999999999999999D; this.fp1_Sheet1.Columns.Get(17).CellType = numberCellType6; this.fp1_Sheet1.Columns.Get(17).DataField = "costo"; this.fp1_Sheet1.Columns.Get(17).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(17).Label = "Original\r\n($K)"; this.fp1_Sheet1.Columns.Get(17).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(17).Width = 51F; numberCellType7.MaximumValue = 999999999999999D; numberCellType7.MinimumValue = -999999999999999D; this.fp1_Sheet1.Columns.Get(18).CellType = numberCellType7; this.fp1_Sheet1.Columns.Get(18).DataField = "costn"; this.fp1_Sheet1.Columns.Get(18).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(18).Label = "Input\r\n($K)"; this.fp1_Sheet1.Columns.Get(18).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(18).Width = 37F; this.fp1_Sheet1.Columns.Get(19).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); numberCellType8.MaximumValue = 999999999999999D; numberCellType8.MinimumValue = -999999999999999D; this.fp1_Sheet1.Columns.Get(19).CellType = numberCellType8; this.fp1_Sheet1.Columns.Get(19).DataField = "coste"; this.fp1_Sheet1.Columns.Get(19).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.fp1_Sheet1.Columns.Get(19).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(19).Label = "Effect\r\n($K)"; this.fp1_Sheet1.Columns.Get(19).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(19).Width = 39F; this.fp1_Sheet1.Columns.Get(20).CellType = textCellType13; this.fp1_Sheet1.Columns.Get(20).DataField = "orderno"; this.fp1_Sheet1.Columns.Get(20).Label = "Budget"; this.fp1_Sheet1.Columns.Get(20).Width = 47F; this.fp1_Sheet1.Columns.Get(21).CellType = textCellType14; this.fp1_Sheet1.Columns.Get(21).DataField = "name_software"; this.fp1_Sheet1.Columns.Get(21).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(21).Label = "Human Resource"; this.fp1_Sheet1.Columns.Get(21).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(21).Width = 57F; this.fp1_Sheet1.Columns.Get(22).CellType = textCellType15; this.fp1_Sheet1.Columns.Get(22).DataField = "name_design"; this.fp1_Sheet1.Columns.Get(22).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(22).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(22).Width = 17F; this.fp1_Sheet1.Columns.Get(23).CellType = textCellType16; this.fp1_Sheet1.Columns.Get(23).DataField = "name_assembly"; this.fp1_Sheet1.Columns.Get(23).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(23).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(23).Width = 20F; this.fp1_Sheet1.Columns.Get(24).CellType = textCellType17; this.fp1_Sheet1.Columns.Get(24).DataField = "name_epanel"; this.fp1_Sheet1.Columns.Get(24).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(24).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(24).Width = 16F; this.fp1_Sheet1.Columns.Get(25).CellType = textCellType18; this.fp1_Sheet1.Columns.Get(25).DataField = "name_champion"; this.fp1_Sheet1.Columns.Get(25).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(25).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(25).Width = 16F; this.fp1_Sheet1.Columns.Get(26).CellType = textCellType19; this.fp1_Sheet1.Columns.Get(26).DataField = "lasthistory"; this.fp1_Sheet1.Columns.Get(26).Label = "Comment"; this.fp1_Sheet1.Columns.Get(26).Width = 59F; this.fp1_Sheet1.Columns.Get(27).CellType = textCellType20; this.fp1_Sheet1.Columns.Get(27).DataField = "memo"; this.fp1_Sheet1.Columns.Get(27).Label = "Comment"; this.fp1_Sheet1.Columns.Get(27).Width = 63F; this.fp1_Sheet1.Columns.Get(28).CellType = textCellType21; this.fp1_Sheet1.Columns.Get(28).DataField = "asset"; this.fp1_Sheet1.Columns.Get(28).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(28).Label = "Ext.Info"; this.fp1_Sheet1.Columns.Get(28).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(28).Width = 49F; this.fp1_Sheet1.Columns.Get(29).CellType = textCellType22; this.fp1_Sheet1.Columns.Get(29).DataField = "model"; this.fp1_Sheet1.Columns.Get(29).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(29).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(29).Width = 25F; this.fp1_Sheet1.Columns.Get(30).CellType = textCellType23; this.fp1_Sheet1.Columns.Get(30).DataField = "serial"; this.fp1_Sheet1.Columns.Get(30).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; this.fp1_Sheet1.Columns.Get(30).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; this.fp1_Sheet1.Columns.Get(30).Width = 26F; this.fp1_Sheet1.DataAutoSizeColumns = false; this.fp1_Sheet1.DataSource = this.bs; this.fp1_Sheet1.RowHeader.Columns.Default.Resizable = false; this.fp1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1; // // rJobReportPrjSche // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1114, 699); this.Controls.Add(this.fp1); this.Controls.Add(this.panel1); this.Name = "rJobReportPrjSche"; this.Text = "개인별 프로젝트 스케쥴 현황"; this.Load += new System.EventHandler(this.rJobReport_Load); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsReport)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.fp1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.fp1_Sheet1)).EndInit(); this.ResumeLayout(false); } #endregion private dsReport dsReport; private System.Windows.Forms.BindingSource bs; private dsReportTableAdapters.JobReportDayTableAdapter ta; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Button btSave; private System.Windows.Forms.ComboBox cmbUser; private System.Windows.Forms.Label label4; private System.Windows.Forms.ComboBox tbProcess; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button btRefresh; private FarPoint.Win.Spread.FpSpread fp1; private System.Windows.Forms.TextBox tbWW; private FarPoint.Win.Spread.SheetView fp1_Sheet1; private System.Windows.Forms.RadioButton radioButton2; private System.Windows.Forms.RadioButton radioButton1; private System.Windows.Forms.Label label2; } }