파트리스트, 진행 율 및 색상 관련 수정

sc체크 기능 추가(jbs)
This commit is contained in:
chi
2020-06-16 17:34:29 +09:00
parent aa9fa48859
commit 6103a340e5
20 changed files with 3080 additions and 922 deletions

View File

@@ -40,41 +40,38 @@
System.Windows.Forms.Label label1;
System.Windows.Forms.Label label2;
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fPartList));
FarPoint.Win.Spread.FlatFocusIndicatorRenderer flatFocusIndicatorRenderer1 = new FarPoint.Win.Spread.FlatFocusIndicatorRenderer();
FarPoint.Win.Spread.FlatScrollBarRenderer flatScrollBarRenderer1 = new FarPoint.Win.Spread.FlatScrollBarRenderer();
FarPoint.Win.Spread.FlatScrollBarRenderer flatScrollBarRenderer2 = new FarPoint.Win.Spread.FlatScrollBarRenderer();
FarPoint.Win.Spread.CellType.TextCellType textCellType1 = new FarPoint.Win.Spread.CellType.TextCellType();
FarPoint.Win.Spread.CellType.TextCellType textCellType2 = new FarPoint.Win.Spread.CellType.TextCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType1 = new FarPoint.Win.Spread.CellType.NumberCellType();
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.NumberCellType numberCellType2 = new FarPoint.Win.Spread.CellType.NumberCellType();
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.NumberCellType numberCellType5 = new FarPoint.Win.Spread.CellType.NumberCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType6 = new FarPoint.Win.Spread.CellType.NumberCellType();
FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType1 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType7 = new FarPoint.Win.Spread.CellType.NumberCellType();
FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType2 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType8 = new FarPoint.Win.Spread.CellType.NumberCellType();
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.TextCellType textCellType9 = new FarPoint.Win.Spread.CellType.TextCellType();
FarPoint.Win.Spread.CellType.TextCellType textCellType10 = new FarPoint.Win.Spread.CellType.TextCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType9 = new FarPoint.Win.Spread.CellType.NumberCellType();
FarPoint.Win.Spread.FlatFocusIndicatorRenderer flatFocusIndicatorRenderer2 = new FarPoint.Win.Spread.FlatFocusIndicatorRenderer();
FarPoint.Win.Spread.FlatScrollBarRenderer flatScrollBarRenderer3 = new FarPoint.Win.Spread.FlatScrollBarRenderer();
FarPoint.Win.Spread.FlatScrollBarRenderer flatScrollBarRenderer4 = new FarPoint.Win.Spread.FlatScrollBarRenderer();
FarPoint.Win.Spread.CellType.TextCellType textCellType12 = new FarPoint.Win.Spread.CellType.TextCellType();
FarPoint.Win.Spread.CellType.TextCellType textCellType13 = new FarPoint.Win.Spread.CellType.TextCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType10 = new FarPoint.Win.Spread.CellType.NumberCellType();
FarPoint.Win.Spread.NoPrinterPrintInfo noPrinterPrintInfo1 = new FarPoint.Win.Spread.NoPrinterPrintInfo();
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.NumberCellType numberCellType11 = new FarPoint.Win.Spread.CellType.NumberCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType12 = new FarPoint.Win.Spread.CellType.NumberCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType13 = new FarPoint.Win.Spread.CellType.NumberCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType14 = new FarPoint.Win.Spread.CellType.NumberCellType();
FarPoint.Win.Spread.CellType.TextCellType textCellType18 = new FarPoint.Win.Spread.CellType.TextCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType15 = new FarPoint.Win.Spread.CellType.NumberCellType();
FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType2 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType16 = new FarPoint.Win.Spread.CellType.NumberCellType();
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.NumberCellType numberCellType17 = new FarPoint.Win.Spread.CellType.NumberCellType();
FarPoint.Win.Spread.CellType.NumberCellType numberCellType18 = new FarPoint.Win.Spread.CellType.NumberCellType();
FarPoint.Win.Spread.NoPrinterPrintInfo noPrinterPrintInfo2 = new FarPoint.Win.Spread.NoPrinterPrintInfo();
this.panel1 = new System.Windows.Forms.Panel();
this.btConf = new System.Windows.Forms.Button();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.prb1 = new arCtl.arLabel();
this.prb2 = new arCtl.arLabel();
this.prb3 = new arCtl.arLabel();
this.prb4 = new arCtl.arLabel();
this.prb3 = new arCtl.arLabel();
this.prb2 = new arCtl.arLabel();
this.prb5 = new arCtl.arLabel();
this.prb6 = new arCtl.arLabel();
this.button2 = new System.Windows.Forms.Button();
this.radSortGrp = new System.Windows.Forms.RadioButton();
this.radSortNo = new System.Windows.Forms.RadioButton();
@@ -133,7 +130,7 @@
this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
pdateLabel = new System.Windows.Forms.Label();
requestLabel = new System.Windows.Forms.Label();
reqstaffLabel = new System.Windows.Forms.Label();
@@ -279,7 +276,7 @@
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(1246, 148);
this.panel1.Size = new System.Drawing.Size(1217, 148);
this.panel1.TabIndex = 0;
//
// btConf
@@ -289,173 +286,31 @@
this.btConf.Name = "btConf";
this.btConf.Size = new System.Drawing.Size(98, 78);
this.btConf.TabIndex = 34;
this.btConf.Text = "일괄 검토";
this.btConf.Text = "수량 검토";
this.btConf.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.btConf.UseVisualStyleBackColor = true;
this.btConf.Click += new System.EventHandler(this.btConf_Click);
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.ColumnCount = 6;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tableLayoutPanel1.Controls.Add(this.prb1, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.prb2, 1, 0);
this.tableLayoutPanel1.Controls.Add(this.prb3, 2, 0);
this.tableLayoutPanel1.ColumnCount = 4;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel1.Controls.Add(this.prb4, 3, 0);
this.tableLayoutPanel1.Controls.Add(this.prb5, 4, 0);
this.tableLayoutPanel1.Controls.Add(this.prb6, 5, 0);
this.tableLayoutPanel1.Controls.Add(this.prb3, 2, 0);
this.tableLayoutPanel1.Controls.Add(this.prb2, 1, 0);
this.tableLayoutPanel1.Controls.Add(this.prb5, 0, 0);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 97);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 1;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(1246, 51);
this.tableLayoutPanel1.Size = new System.Drawing.Size(1217, 51);
this.tableLayoutPanel1.TabIndex = 33;
//
// prb1
//
this.prb1.BackColor = System.Drawing.Color.Gainsboro;
this.prb1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
this.prb1.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
this.prb1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
this.prb1.BorderColorOver = System.Drawing.Color.Red;
this.prb1.BorderSize = new System.Windows.Forms.Padding(2, 2, 2, 4);
this.prb1.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
this.prb1.Cursor = System.Windows.Forms.Cursors.Arrow;
this.prb1.Dock = System.Windows.Forms.DockStyle.Fill;
this.prb1.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.prb1.ForeColor = System.Drawing.Color.Black;
this.prb1.GradientEnable = true;
this.prb1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
this.prb1.GradientRepeatBG = false;
this.prb1.isButton = false;
this.prb1.Location = new System.Drawing.Point(5, 5);
this.prb1.Margin = new System.Windows.Forms.Padding(5);
this.prb1.MouseDownColor = System.Drawing.Color.Yellow;
this.prb1.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.prb1.msg = null;
this.prb1.Name = "prb1";
this.prb1.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
this.prb1.ProgressBorderColor = System.Drawing.Color.Black;
this.prb1.ProgressColor1 = System.Drawing.Color.Yellow;
this.prb1.ProgressColor2 = System.Drawing.Color.Gold;
this.prb1.ProgressEnable = true;
this.prb1.ProgressFont = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold);
this.prb1.ProgressForeColor = System.Drawing.Color.Black;
this.prb1.ProgressMax = 100F;
this.prb1.ProgressMin = 0F;
this.prb1.ProgressPadding = new System.Windows.Forms.Padding(5, 25, 5, 5);
this.prb1.ProgressValue = 50F;
this.prb1.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.prb1.Sign = "";
this.prb1.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.prb1.SignColor = System.Drawing.Color.Yellow;
this.prb1.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
this.prb1.Size = new System.Drawing.Size(189, 41);
this.prb1.TabIndex = 31;
this.prb1.Text = "수량 검토";
this.prb1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.prb1.TextShadow = false;
this.prb1.TextVisible = true;
//
// prb2
//
this.prb2.BackColor = System.Drawing.Color.SkyBlue;
this.prb2.BackColor2 = System.Drawing.Color.SkyBlue;
this.prb2.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
this.prb2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
this.prb2.BorderColorOver = System.Drawing.Color.Red;
this.prb2.BorderSize = new System.Windows.Forms.Padding(2, 2, 2, 4);
this.prb2.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
this.prb2.Cursor = System.Windows.Forms.Cursors.Arrow;
this.prb2.Dock = System.Windows.Forms.DockStyle.Fill;
this.prb2.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.prb2.ForeColor = System.Drawing.Color.Black;
this.prb2.GradientEnable = true;
this.prb2.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
this.prb2.GradientRepeatBG = false;
this.prb2.isButton = false;
this.prb2.Location = new System.Drawing.Point(204, 5);
this.prb2.Margin = new System.Windows.Forms.Padding(5);
this.prb2.MouseDownColor = System.Drawing.Color.Yellow;
this.prb2.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.prb2.msg = null;
this.prb2.Name = "prb2";
this.prb2.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
this.prb2.ProgressBorderColor = System.Drawing.Color.Black;
this.prb2.ProgressColor1 = System.Drawing.Color.Yellow;
this.prb2.ProgressColor2 = System.Drawing.Color.Gold;
this.prb2.ProgressEnable = true;
this.prb2.ProgressFont = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold);
this.prb2.ProgressForeColor = System.Drawing.Color.Black;
this.prb2.ProgressMax = 100F;
this.prb2.ProgressMin = 0F;
this.prb2.ProgressPadding = new System.Windows.Forms.Padding(5, 25, 5, 5);
this.prb2.ProgressValue = 50F;
this.prb2.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.prb2.Sign = "";
this.prb2.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.prb2.SignColor = System.Drawing.Color.Yellow;
this.prb2.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
this.prb2.Size = new System.Drawing.Size(189, 41);
this.prb2.TabIndex = 32;
this.prb2.Text = "구매 등록";
this.prb2.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.prb2.TextShadow = false;
this.prb2.TextVisible = true;
//
// prb3
//
this.prb3.BackColor = System.Drawing.Color.Magenta;
this.prb3.BackColor2 = System.Drawing.Color.DarkMagenta;
this.prb3.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
this.prb3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
this.prb3.BorderColorOver = System.Drawing.Color.Red;
this.prb3.BorderSize = new System.Windows.Forms.Padding(2, 2, 2, 4);
this.prb3.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
this.prb3.Cursor = System.Windows.Forms.Cursors.Arrow;
this.prb3.Dock = System.Windows.Forms.DockStyle.Fill;
this.prb3.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.prb3.ForeColor = System.Drawing.Color.Black;
this.prb3.GradientEnable = true;
this.prb3.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
this.prb3.GradientRepeatBG = false;
this.prb3.isButton = false;
this.prb3.Location = new System.Drawing.Point(403, 5);
this.prb3.Margin = new System.Windows.Forms.Padding(5);
this.prb3.MouseDownColor = System.Drawing.Color.Yellow;
this.prb3.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.prb3.msg = null;
this.prb3.Name = "prb3";
this.prb3.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
this.prb3.ProgressBorderColor = System.Drawing.Color.Black;
this.prb3.ProgressColor1 = System.Drawing.Color.Yellow;
this.prb3.ProgressColor2 = System.Drawing.Color.Gold;
this.prb3.ProgressEnable = true;
this.prb3.ProgressFont = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold);
this.prb3.ProgressForeColor = System.Drawing.Color.Black;
this.prb3.ProgressMax = 100F;
this.prb3.ProgressMin = 0F;
this.prb3.ProgressPadding = new System.Windows.Forms.Padding(5, 25, 5, 5);
this.prb3.ProgressValue = 50F;
this.prb3.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.prb3.Sign = "";
this.prb3.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.prb3.SignColor = System.Drawing.Color.Yellow;
this.prb3.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
this.prb3.Size = new System.Drawing.Size(189, 41);
this.prb3.TabIndex = 32;
this.prb3.Text = "구매진행";
this.prb3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.prb3.TextShadow = false;
this.prb3.TextVisible = true;
this.toolTip1.SetToolTip(this.prb3, "구매대상 중 구매");
//
// prb4
//
this.prb4.BackColor = System.Drawing.Color.LightGreen;
@@ -473,7 +328,7 @@
this.prb4.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
this.prb4.GradientRepeatBG = false;
this.prb4.isButton = false;
this.prb4.Location = new System.Drawing.Point(602, 5);
this.prb4.Location = new System.Drawing.Point(917, 5);
this.prb4.Margin = new System.Windows.Forms.Padding(5);
this.prb4.MouseDownColor = System.Drawing.Color.Yellow;
this.prb4.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
@@ -495,14 +350,107 @@
this.prb4.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.prb4.SignColor = System.Drawing.Color.Yellow;
this.prb4.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
this.prb4.Size = new System.Drawing.Size(189, 41);
this.prb4.Size = new System.Drawing.Size(295, 41);
this.prb4.TabIndex = 32;
this.prb4.Text = "구매완료";
this.prb4.Text = "구매 완료";
this.prb4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.prb4.TextShadow = false;
this.prb4.TextVisible = true;
this.toolTip1.SetToolTip(this.prb4, "구매대상 중 구매완료 율");
//
// prb3
//
this.prb3.BackColor = System.Drawing.Color.Magenta;
this.prb3.BackColor2 = System.Drawing.Color.DarkMagenta;
this.prb3.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
this.prb3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
this.prb3.BorderColorOver = System.Drawing.Color.Red;
this.prb3.BorderSize = new System.Windows.Forms.Padding(2, 2, 2, 4);
this.prb3.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
this.prb3.Cursor = System.Windows.Forms.Cursors.Arrow;
this.prb3.Dock = System.Windows.Forms.DockStyle.Fill;
this.prb3.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.prb3.ForeColor = System.Drawing.Color.Black;
this.prb3.GradientEnable = true;
this.prb3.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
this.prb3.GradientRepeatBG = false;
this.prb3.isButton = false;
this.prb3.Location = new System.Drawing.Point(613, 5);
this.prb3.Margin = new System.Windows.Forms.Padding(5);
this.prb3.MouseDownColor = System.Drawing.Color.Yellow;
this.prb3.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.prb3.msg = null;
this.prb3.Name = "prb3";
this.prb3.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
this.prb3.ProgressBorderColor = System.Drawing.Color.Black;
this.prb3.ProgressColor1 = System.Drawing.Color.Yellow;
this.prb3.ProgressColor2 = System.Drawing.Color.Gold;
this.prb3.ProgressEnable = true;
this.prb3.ProgressFont = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold);
this.prb3.ProgressForeColor = System.Drawing.Color.Black;
this.prb3.ProgressMax = 100F;
this.prb3.ProgressMin = 0F;
this.prb3.ProgressPadding = new System.Windows.Forms.Padding(5, 25, 5, 5);
this.prb3.ProgressValue = 50F;
this.prb3.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.prb3.Sign = "";
this.prb3.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.prb3.SignColor = System.Drawing.Color.Yellow;
this.prb3.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
this.prb3.Size = new System.Drawing.Size(294, 41);
this.prb3.TabIndex = 32;
this.prb3.Text = "구매 진행 중";
this.prb3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.prb3.TextShadow = false;
this.prb3.TextVisible = true;
this.toolTip1.SetToolTip(this.prb3, "구매대상 중 구매");
//
// prb2
//
this.prb2.BackColor = System.Drawing.Color.SkyBlue;
this.prb2.BackColor2 = System.Drawing.Color.SkyBlue;
this.prb2.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
this.prb2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
this.prb2.BorderColorOver = System.Drawing.Color.Red;
this.prb2.BorderSize = new System.Windows.Forms.Padding(2, 2, 2, 4);
this.prb2.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
this.prb2.Cursor = System.Windows.Forms.Cursors.Arrow;
this.prb2.Dock = System.Windows.Forms.DockStyle.Fill;
this.prb2.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.prb2.ForeColor = System.Drawing.Color.Black;
this.prb2.GradientEnable = true;
this.prb2.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
this.prb2.GradientRepeatBG = false;
this.prb2.isButton = false;
this.prb2.Location = new System.Drawing.Point(309, 5);
this.prb2.Margin = new System.Windows.Forms.Padding(5);
this.prb2.MouseDownColor = System.Drawing.Color.Yellow;
this.prb2.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.prb2.msg = null;
this.prb2.Name = "prb2";
this.prb2.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
this.prb2.ProgressBorderColor = System.Drawing.Color.Black;
this.prb2.ProgressColor1 = System.Drawing.Color.Yellow;
this.prb2.ProgressColor2 = System.Drawing.Color.Gold;
this.prb2.ProgressEnable = true;
this.prb2.ProgressFont = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold);
this.prb2.ProgressForeColor = System.Drawing.Color.Black;
this.prb2.ProgressMax = 100F;
this.prb2.ProgressMin = 0F;
this.prb2.ProgressPadding = new System.Windows.Forms.Padding(5, 25, 5, 5);
this.prb2.ProgressValue = 50F;
this.prb2.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.prb2.Sign = "";
this.prb2.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.prb2.SignColor = System.Drawing.Color.Yellow;
this.prb2.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
this.prb2.Size = new System.Drawing.Size(294, 41);
this.prb2.TabIndex = 32;
this.prb2.Text = "구매 등록 신청";
this.prb2.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.prb2.TextShadow = false;
this.prb2.TextVisible = true;
//
// prb5
//
this.prb5.BackColor = System.Drawing.Color.White;
@@ -520,7 +468,7 @@
this.prb5.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
this.prb5.GradientRepeatBG = false;
this.prb5.isButton = false;
this.prb5.Location = new System.Drawing.Point(801, 5);
this.prb5.Location = new System.Drawing.Point(5, 5);
this.prb5.Margin = new System.Windows.Forms.Padding(5);
this.prb5.MouseDownColor = System.Drawing.Color.Yellow;
this.prb5.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
@@ -542,60 +490,14 @@
this.prb5.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.prb5.SignColor = System.Drawing.Color.Yellow;
this.prb5.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
this.prb5.Size = new System.Drawing.Size(189, 41);
this.prb5.Size = new System.Drawing.Size(294, 41);
this.prb5.TabIndex = 32;
this.prb5.Text = "비구매";
this.prb5.Text = "비 구매";
this.prb5.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.prb5.TextShadow = false;
this.prb5.TextVisible = true;
this.toolTip1.SetToolTip(this.prb5, "전체 수량 중 구매 불필요 수량");
//
// prb6
//
this.prb6.BackColor = System.Drawing.Color.SkyBlue;
this.prb6.BackColor2 = System.Drawing.Color.SkyBlue;
this.prb6.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
this.prb6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
this.prb6.BorderColorOver = System.Drawing.Color.Red;
this.prb6.BorderSize = new System.Windows.Forms.Padding(2, 2, 2, 4);
this.prb6.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
this.prb6.Cursor = System.Windows.Forms.Cursors.Arrow;
this.prb6.Dock = System.Windows.Forms.DockStyle.Fill;
this.prb6.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.prb6.ForeColor = System.Drawing.Color.Black;
this.prb6.GradientEnable = true;
this.prb6.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
this.prb6.GradientRepeatBG = false;
this.prb6.isButton = false;
this.prb6.Location = new System.Drawing.Point(1000, 5);
this.prb6.Margin = new System.Windows.Forms.Padding(5);
this.prb6.MouseDownColor = System.Drawing.Color.Yellow;
this.prb6.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.prb6.msg = null;
this.prb6.Name = "prb6";
this.prb6.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
this.prb6.ProgressBorderColor = System.Drawing.Color.Black;
this.prb6.ProgressColor1 = System.Drawing.Color.Yellow;
this.prb6.ProgressColor2 = System.Drawing.Color.Gold;
this.prb6.ProgressEnable = true;
this.prb6.ProgressFont = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold);
this.prb6.ProgressForeColor = System.Drawing.Color.Black;
this.prb6.ProgressMax = 100F;
this.prb6.ProgressMin = 0F;
this.prb6.ProgressPadding = new System.Windows.Forms.Padding(5, 25, 5, 5);
this.prb6.ProgressValue = 50F;
this.prb6.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.prb6.Sign = "";
this.prb6.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.prb6.SignColor = System.Drawing.Color.Yellow;
this.prb6.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
this.prb6.Size = new System.Drawing.Size(241, 41);
this.prb6.TabIndex = 32;
this.prb6.Text = "전체 진행률";
this.prb6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.prb6.TextShadow = false;
this.prb6.TextVisible = true;
//
// button2
//
this.button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
@@ -765,10 +667,9 @@
this.columnSizeToolStripMenuItem,
this.toolStripMenuItem1,
this.pMP조회ToolStripMenuItem,
this.exportListToolStripMenuItem,
this.ToolStripMenuItem});
this.exportListToolStripMenuItem});
this.cm1.Name = "cm1";
this.cm1.Size = new System.Drawing.Size(483, 176);
this.cm1.Size = new System.Drawing.Size(243, 118);
//
// columnSizeToolStripMenuItem
//
@@ -778,7 +679,7 @@
this.saveToolStripMenuItem,
this.loadToolStripMenuItem});
this.columnSizeToolStripMenuItem.Name = "columnSizeToolStripMenuItem";
this.columnSizeToolStripMenuItem.Size = new System.Drawing.Size(482, 36);
this.columnSizeToolStripMenuItem.Size = new System.Drawing.Size(242, 36);
this.columnSizeToolStripMenuItem.Text = "열 너비 조정";
//
// autoToolStripMenuItem
@@ -816,19 +717,19 @@
// toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(479, 6);
this.toolStripMenuItem1.Size = new System.Drawing.Size(239, 6);
//
// pMP조회ToolStripMenuItem
//
this.pMP조회ToolStripMenuItem.Name = "pMP조회ToolStripMenuItem";
this.pMP조회ToolStripMenuItem.Size = new System.Drawing.Size(482, 36);
this.pMP조회ToolStripMenuItem.Size = new System.Drawing.Size(242, 36);
this.pMP조회ToolStripMenuItem.Text = "PMP 조회";
this.pMP조회ToolStripMenuItem.Click += new System.EventHandler(this.pMP조회ToolStripMenuItem_Click);
//
// exportListToolStripMenuItem
//
this.exportListToolStripMenuItem.Name = "exportListToolStripMenuItem";
this.exportListToolStripMenuItem.Size = new System.Drawing.Size(482, 36);
this.exportListToolStripMenuItem.Size = new System.Drawing.Size(242, 36);
this.exportListToolStripMenuItem.Text = "목록 내보내기";
this.exportListToolStripMenuItem.Click += new System.EventHandler(this.exportListToolStripMenuItem_Click);
//
@@ -869,15 +770,16 @@
this.toolStripSeparator2,
this.toolStripButton3,
this.toolStripButton4,
this.toolStripButton5});
this.bn.Location = new System.Drawing.Point(0, 612);
this.toolStripButton5,
this.toolStripButton1});
this.bn.Location = new System.Drawing.Point(0, 636);
this.bn.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
this.bn.MoveLastItem = this.bindingNavigatorMoveLastItem;
this.bn.MoveNextItem = this.bindingNavigatorMoveNextItem;
this.bn.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
this.bn.Name = "bn";
this.bn.PositionItem = this.bindingNavigatorPositionItem;
this.bn.Size = new System.Drawing.Size(1246, 25);
this.bn.Size = new System.Drawing.Size(1217, 25);
this.bn.TabIndex = 3;
this.bn.Text = "bindingNavigator1";
//
@@ -1054,6 +956,7 @@
// toolStripButton5
//
this.toolStripButton5.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripButton5.ForeColor = System.Drawing.Color.Black;
this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton5.Name = "toolStripButton5";
@@ -1092,25 +995,25 @@
this.fpSpread1.ContextMenuStrip = this.cm1;
this.fpSpread1.Dock = System.Windows.Forms.DockStyle.Fill;
this.fpSpread1.EditModeReplace = true;
this.fpSpread1.FocusRenderer = flatFocusIndicatorRenderer1;
this.fpSpread1.FocusRenderer = flatFocusIndicatorRenderer2;
this.fpSpread1.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.fpSpread1.HorizontalScrollBar.Buttons = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
this.fpSpread1.HorizontalScrollBar.Name = "";
flatScrollBarRenderer1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.fpSpread1.HorizontalScrollBar.Renderer = flatScrollBarRenderer1;
flatScrollBarRenderer3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.fpSpread1.HorizontalScrollBar.Renderer = flatScrollBarRenderer3;
this.fpSpread1.Location = new System.Drawing.Point(0, 148);
this.fpSpread1.Name = "fpSpread1";
this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
this.fpSpread1_Sheet1});
this.fpSpread1.Size = new System.Drawing.Size(1246, 464);
this.fpSpread1.Size = new System.Drawing.Size(1217, 488);
this.fpSpread1.Skin = FarPoint.Win.Spread.DefaultSpreadSkins.Office2013;
this.fpSpread1.TabIndex = 4;
this.fpSpread1.TitleInfo.Text = "PartList";
this.fpSpread1.TitleInfo.Value = "PartList";
this.fpSpread1.VerticalScrollBar.Buttons = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
this.fpSpread1.VerticalScrollBar.Name = "";
flatScrollBarRenderer2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.fpSpread1.VerticalScrollBar.Renderer = flatScrollBarRenderer2;
flatScrollBarRenderer4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.fpSpread1.VerticalScrollBar.Renderer = flatScrollBarRenderer4;
this.fpSpread1.EditModeOff += new System.EventHandler(this.fpSpread1_EditModeOff);
//
// fpSpread1_Sheet1
@@ -1119,7 +1022,7 @@
this.fpSpread1_Sheet1.SheetName = "Sheet1";
// Formulas and custom names must be loaded with R1C1 reference style
this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
this.fpSpread1_Sheet1.ColumnCount = 23;
this.fpSpread1_Sheet1.ColumnCount = 22;
this.fpSpread1_Sheet1.ActiveColumnIndex = -1;
this.fpSpread1_Sheet1.ActiveRowIndex = -1;
this.fpSpread1_Sheet1.AutoGenerateColumns = false;
@@ -1141,108 +1044,107 @@
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 9).Value = "N대 수량";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 10).Value = "1대 금액";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 11).Value = "N대 금액";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 12).Value = "PMP재고";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 13).Value = "검토";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 14).Value = "구매수량";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 15).Value = "구매";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 16).Value = "입고수량";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 17).Value = "제조사";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 18).Value = "공급사";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 19).Value = "납기일";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 20).Value = "비고";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 12).Value = "PMP";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 13).Value = "구매수량";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 14).Value = "구매확정";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 15).Value = "입고수량";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 16).Value = "제조사";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 17).Value = "공급사";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 18).Value = "납기일";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 19).Value = "비고";
this.fpSpread1_Sheet1.ColumnHeader.DefaultStyle.BackColor = System.Drawing.Color.Empty;
this.fpSpread1_Sheet1.ColumnHeader.DefaultStyle.ForeColor = System.Drawing.Color.Empty;
this.fpSpread1_Sheet1.ColumnHeader.DefaultStyle.Parent = "ColumnHeaderFlat";
this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 36F;
this.fpSpread1_Sheet1.Columns.Get(0).AllowAutoFilter = true;
this.fpSpread1_Sheet1.Columns.Get(0).CellType = textCellType1;
this.fpSpread1_Sheet1.Columns.Get(0).CellType = textCellType12;
this.fpSpread1_Sheet1.Columns.Get(0).DataField = "ItemGroup";
this.fpSpread1_Sheet1.Columns.Get(0).Label = "중분류";
this.fpSpread1_Sheet1.Columns.Get(0).Width = 89F;
this.fpSpread1_Sheet1.Columns.Get(1).AllowAutoFilter = true;
this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType2;
this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType13;
this.fpSpread1_Sheet1.Columns.Get(1).DataField = "option1";
this.fpSpread1_Sheet1.Columns.Get(1).Label = "소분류";
this.fpSpread1_Sheet1.Columns.Get(1).Width = 86F;
numberCellType1.DecimalPlaces = 0;
numberCellType1.NegativeRed = true;
numberCellType1.NullDisplay = "--";
this.fpSpread1_Sheet1.Columns.Get(2).CellType = numberCellType1;
numberCellType10.DecimalPlaces = 0;
numberCellType10.NegativeRed = true;
numberCellType10.NullDisplay = "--";
this.fpSpread1_Sheet1.Columns.Get(2).CellType = numberCellType10;
this.fpSpread1_Sheet1.Columns.Get(2).DataField = "no";
this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(2).Label = "번호";
this.fpSpread1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(2).Width = 79F;
this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType3;
this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType14;
this.fpSpread1_Sheet1.Columns.Get(3).DataField = "ItemSid";
this.fpSpread1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(3).Label = "SID";
this.fpSpread1_Sheet1.Columns.Get(3).Tag = "sid";
this.fpSpread1_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(4).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType4;
this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType15;
this.fpSpread1_Sheet1.Columns.Get(4).DataField = "ItemName";
this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
this.fpSpread1_Sheet1.Columns.Get(4).Label = "품명";
this.fpSpread1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(4).Width = 113F;
this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType5;
this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType16;
this.fpSpread1_Sheet1.Columns.Get(5).DataField = "ItemModel";
this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
this.fpSpread1_Sheet1.Columns.Get(5).Label = "규격";
this.fpSpread1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(5).Width = 99F;
this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType6;
this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType17;
this.fpSpread1_Sheet1.Columns.Get(6).DataField = "ItemUnit";
this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(6).Label = "단위";
this.fpSpread1_Sheet1.Columns.Get(6).Tag = "unit";
this.fpSpread1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
numberCellType2.DecimalPlaces = 0;
numberCellType2.MaximumValue = 10000000D;
numberCellType2.MinimumValue = -10000000D;
numberCellType2.NegativeRed = true;
numberCellType2.NullDisplay = "0";
numberCellType2.ShowSeparator = true;
this.fpSpread1_Sheet1.Columns.Get(7).CellType = numberCellType2;
numberCellType11.DecimalPlaces = 0;
numberCellType11.MaximumValue = 10000000D;
numberCellType11.MinimumValue = -10000000D;
numberCellType11.NegativeRed = true;
numberCellType11.NullDisplay = "0";
numberCellType11.ShowSeparator = true;
this.fpSpread1_Sheet1.Columns.Get(7).CellType = numberCellType11;
this.fpSpread1_Sheet1.Columns.Get(7).DataField = "price";
this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
this.fpSpread1_Sheet1.Columns.Get(7).Label = "단가";
this.fpSpread1_Sheet1.Columns.Get(7).Tag = "price";
this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(8).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
numberCellType3.DecimalPlaces = 0;
numberCellType3.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
numberCellType3.MaximumValue = 2147483647D;
numberCellType3.MinimumValue = -2147483648D;
numberCellType3.NegativeRed = true;
numberCellType3.Separator = ",";
numberCellType3.ShowSeparator = true;
this.fpSpread1_Sheet1.Columns.Get(8).CellType = numberCellType3;
numberCellType12.DecimalPlaces = 0;
numberCellType12.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
numberCellType12.MaximumValue = 2147483647D;
numberCellType12.MinimumValue = -2147483648D;
numberCellType12.NegativeRed = true;
numberCellType12.Separator = ",";
numberCellType12.ShowSeparator = true;
this.fpSpread1_Sheet1.Columns.Get(8).CellType = numberCellType12;
this.fpSpread1_Sheet1.Columns.Get(8).DataField = "qty";
this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(8).Label = "1대 수량";
this.fpSpread1_Sheet1.Columns.Get(8).Tag = "qty";
this.fpSpread1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
numberCellType4.DecimalPlaces = 0;
numberCellType4.NegativeRed = true;
numberCellType4.Separator = ",";
numberCellType4.ShowSeparator = true;
this.fpSpread1_Sheet1.Columns.Get(9).CellType = numberCellType4;
numberCellType13.DecimalPlaces = 0;
numberCellType13.NegativeRed = true;
numberCellType13.Separator = ",";
numberCellType13.ShowSeparator = true;
this.fpSpread1_Sheet1.Columns.Get(9).CellType = numberCellType13;
this.fpSpread1_Sheet1.Columns.Get(9).DataField = "qtyn";
this.fpSpread1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(9).Label = "N대 수량";
this.fpSpread1_Sheet1.Columns.Get(9).Tag = "qtyn";
this.fpSpread1_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(10).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
numberCellType5.DecimalPlaces = 0;
numberCellType5.MaximumValue = 9999999999999.99D;
numberCellType5.MinimumValue = -9999999999999.99D;
numberCellType5.NegativeRed = true;
numberCellType5.NullDisplay = "--";
numberCellType5.Separator = ",";
numberCellType5.ShowSeparator = true;
this.fpSpread1_Sheet1.Columns.Get(10).CellType = numberCellType5;
numberCellType14.DecimalPlaces = 0;
numberCellType14.MaximumValue = 9999999999999.99D;
numberCellType14.MinimumValue = -9999999999999.99D;
numberCellType14.NegativeRed = true;
numberCellType14.NullDisplay = "--";
numberCellType14.Separator = ",";
numberCellType14.ShowSeparator = true;
this.fpSpread1_Sheet1.Columns.Get(10).CellType = numberCellType14;
this.fpSpread1_Sheet1.Columns.Get(10).DataField = "amt";
this.fpSpread1_Sheet1.Columns.Get(10).Formula = "RC[-3]*RC[-2]";
this.fpSpread1_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
@@ -1250,88 +1152,76 @@
this.fpSpread1_Sheet1.Columns.Get(10).Tag = "amt";
this.fpSpread1_Sheet1.Columns.Get(10).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(11).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.fpSpread1_Sheet1.Columns.Get(11).CellType = numberCellType5;
this.fpSpread1_Sheet1.Columns.Get(11).CellType = numberCellType14;
this.fpSpread1_Sheet1.Columns.Get(11).DataField = "amtn";
this.fpSpread1_Sheet1.Columns.Get(11).Formula = "RC[-4]*RC[-2]";
this.fpSpread1_Sheet1.Columns.Get(11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
this.fpSpread1_Sheet1.Columns.Get(11).Label = "N대 금액";
this.fpSpread1_Sheet1.Columns.Get(11).Tag = "amtn";
this.fpSpread1_Sheet1.Columns.Get(11).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
numberCellType6.DecimalPlaces = 0;
numberCellType6.NegativeRed = true;
numberCellType6.NullDisplay = "--";
numberCellType6.Separator = ",";
numberCellType6.ShowSeparator = true;
this.fpSpread1_Sheet1.Columns.Get(12).CellType = numberCellType6;
this.fpSpread1_Sheet1.Columns.Get(12).CellType = textCellType18;
this.fpSpread1_Sheet1.Columns.Get(12).DataField = "qtyjago";
this.fpSpread1_Sheet1.Columns.Get(12).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(12).Label = "PMP재고";
this.fpSpread1_Sheet1.Columns.Get(12).Tag = "pmp";
this.fpSpread1_Sheet1.Columns.Get(12).Label = "PMP";
this.fpSpread1_Sheet1.Columns.Get(12).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(13).CellType = checkBoxCellType1;
this.fpSpread1_Sheet1.Columns.Get(13).DataField = "bconfirm";
numberCellType15.DecimalPlaces = 0;
numberCellType15.NegativeRed = true;
numberCellType15.NullDisplay = "--";
numberCellType15.Separator = ",";
numberCellType15.ShowSeparator = true;
this.fpSpread1_Sheet1.Columns.Get(13).CellType = numberCellType15;
this.fpSpread1_Sheet1.Columns.Get(13).DataField = "qtybuy";
this.fpSpread1_Sheet1.Columns.Get(13).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(13).Label = "검토";
this.fpSpread1_Sheet1.Columns.Get(13).Tag = "bconfirm";
this.fpSpread1_Sheet1.Columns.Get(13).Label = "구매수량";
this.fpSpread1_Sheet1.Columns.Get(13).Tag = "buy";
this.fpSpread1_Sheet1.Columns.Get(13).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
numberCellType7.DecimalPlaces = 0;
numberCellType7.NegativeRed = true;
numberCellType7.NullDisplay = "--";
numberCellType7.Separator = ",";
numberCellType7.ShowSeparator = true;
this.fpSpread1_Sheet1.Columns.Get(14).CellType = numberCellType7;
this.fpSpread1_Sheet1.Columns.Get(14).DataField = "qtybuy";
this.fpSpread1_Sheet1.Columns.Get(14).CellType = checkBoxCellType2;
this.fpSpread1_Sheet1.Columns.Get(14).DataField = "bbuy";
this.fpSpread1_Sheet1.Columns.Get(14).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(14).Label = "구매수량";
this.fpSpread1_Sheet1.Columns.Get(14).Tag = "buy";
this.fpSpread1_Sheet1.Columns.Get(14).Label = "구매확정";
this.fpSpread1_Sheet1.Columns.Get(14).Tag = "bbuy";
this.fpSpread1_Sheet1.Columns.Get(14).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(15).CellType = checkBoxCellType2;
this.fpSpread1_Sheet1.Columns.Get(15).DataField = "bbuy";
numberCellType16.DecimalPlaces = 0;
numberCellType16.NegativeRed = true;
numberCellType16.NullDisplay = "0";
this.fpSpread1_Sheet1.Columns.Get(15).CellType = numberCellType16;
this.fpSpread1_Sheet1.Columns.Get(15).DataField = "qtyin";
this.fpSpread1_Sheet1.Columns.Get(15).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(15).Label = "구매";
this.fpSpread1_Sheet1.Columns.Get(15).Tag = "bbuy";
this.fpSpread1_Sheet1.Columns.Get(15).Label = "입고수량";
this.fpSpread1_Sheet1.Columns.Get(15).Tag = "qtyin";
this.fpSpread1_Sheet1.Columns.Get(15).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
numberCellType8.DecimalPlaces = 0;
numberCellType8.NegativeRed = true;
numberCellType8.NullDisplay = "0";
this.fpSpread1_Sheet1.Columns.Get(16).CellType = numberCellType8;
this.fpSpread1_Sheet1.Columns.Get(16).DataField = "qtyin";
this.fpSpread1_Sheet1.Columns.Get(16).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(16).Label = "입고수량";
this.fpSpread1_Sheet1.Columns.Get(16).Tag = "qtyin";
this.fpSpread1_Sheet1.Columns.Get(16).CellType = textCellType19;
this.fpSpread1_Sheet1.Columns.Get(16).DataField = "ItemManu";
this.fpSpread1_Sheet1.Columns.Get(16).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
this.fpSpread1_Sheet1.Columns.Get(16).Label = "제조사";
this.fpSpread1_Sheet1.Columns.Get(16).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(17).CellType = textCellType7;
this.fpSpread1_Sheet1.Columns.Get(17).DataField = "ItemManu";
this.fpSpread1_Sheet1.Columns.Get(16).Width = 113F;
this.fpSpread1_Sheet1.Columns.Get(17).AllowAutoFilter = true;
this.fpSpread1_Sheet1.Columns.Get(17).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.fpSpread1_Sheet1.Columns.Get(17).CellType = textCellType20;
this.fpSpread1_Sheet1.Columns.Get(17).DataField = "ItemSupply";
this.fpSpread1_Sheet1.Columns.Get(17).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
this.fpSpread1_Sheet1.Columns.Get(17).Label = "제조사";
this.fpSpread1_Sheet1.Columns.Get(17).ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.fpSpread1_Sheet1.Columns.Get(17).Label = "공급사";
this.fpSpread1_Sheet1.Columns.Get(17).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(17).Width = 113F;
this.fpSpread1_Sheet1.Columns.Get(18).AllowAutoFilter = true;
this.fpSpread1_Sheet1.Columns.Get(18).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.fpSpread1_Sheet1.Columns.Get(18).CellType = textCellType8;
this.fpSpread1_Sheet1.Columns.Get(18).DataField = "ItemSupply";
this.fpSpread1_Sheet1.Columns.Get(18).CellType = textCellType21;
this.fpSpread1_Sheet1.Columns.Get(18).DataField = "option2";
this.fpSpread1_Sheet1.Columns.Get(18).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
this.fpSpread1_Sheet1.Columns.Get(18).ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.fpSpread1_Sheet1.Columns.Get(18).Label = "공급사";
this.fpSpread1_Sheet1.Columns.Get(18).Label = "납기일";
this.fpSpread1_Sheet1.Columns.Get(18).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(18).Width = 113F;
this.fpSpread1_Sheet1.Columns.Get(19).CellType = textCellType9;
this.fpSpread1_Sheet1.Columns.Get(19).DataField = "option2";
this.fpSpread1_Sheet1.Columns.Get(19).CellType = textCellType22;
this.fpSpread1_Sheet1.Columns.Get(19).DataField = "memo";
this.fpSpread1_Sheet1.Columns.Get(19).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
this.fpSpread1_Sheet1.Columns.Get(19).Label = "납기일";
this.fpSpread1_Sheet1.Columns.Get(19).Label = "비고";
this.fpSpread1_Sheet1.Columns.Get(19).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(20).CellType = textCellType10;
this.fpSpread1_Sheet1.Columns.Get(20).DataField = "memo";
this.fpSpread1_Sheet1.Columns.Get(20).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
this.fpSpread1_Sheet1.Columns.Get(20).Label = "비고";
this.fpSpread1_Sheet1.Columns.Get(20).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(21).CellType = numberCellType9;
this.fpSpread1_Sheet1.Columns.Get(21).DataField = "Item";
this.fpSpread1_Sheet1.Columns.Get(21).Tag = "item";
this.fpSpread1_Sheet1.Columns.Get(20).CellType = numberCellType17;
this.fpSpread1_Sheet1.Columns.Get(20).DataField = "Item";
this.fpSpread1_Sheet1.Columns.Get(20).Tag = "item";
this.fpSpread1_Sheet1.Columns.Get(20).Visible = false;
this.fpSpread1_Sheet1.Columns.Get(21).CellType = numberCellType18;
this.fpSpread1_Sheet1.Columns.Get(21).DataField = "ItemSupplyidx";
this.fpSpread1_Sheet1.Columns.Get(21).Visible = false;
this.fpSpread1_Sheet1.Columns.Get(22).CellType = numberCellType10;
this.fpSpread1_Sheet1.Columns.Get(22).DataField = "ItemSupplyidx";
this.fpSpread1_Sheet1.Columns.Get(22).Visible = false;
this.fpSpread1_Sheet1.DataAutoCellTypes = false;
this.fpSpread1_Sheet1.DataAutoSizeColumns = false;
this.fpSpread1_Sheet1.DataSource = this.bsPart;
@@ -1343,11 +1233,11 @@
this.fpSpread1_Sheet1.FilterBarHeaderStyle.Parent = "FilterBarHeaderFlat";
this.fpSpread1_Sheet1.PrintInfo.Footer = "EET Groupware - Alpha -";
this.fpSpread1_Sheet1.PrintInfo.Header = "PartList";
noPrinterPrintInfo1.Bounds = new System.Drawing.Rectangle(0, 0, 816, 1148);
noPrinterPrintInfo1.HardMarginX = 0F;
noPrinterPrintInfo1.HardMarginY = 0F;
noPrinterPrintInfo1.SupportColor = true;
this.fpSpread1_Sheet1.PrintInfo.NoPrinterSetting = noPrinterPrintInfo1;
noPrinterPrintInfo2.Bounds = new System.Drawing.Rectangle(0, 0, 816, 1148);
noPrinterPrintInfo2.HardMarginX = 0F;
noPrinterPrintInfo2.HardMarginY = 0F;
noPrinterPrintInfo2.SupportColor = true;
this.fpSpread1_Sheet1.PrintInfo.NoPrinterSetting = noPrinterPrintInfo2;
this.fpSpread1_Sheet1.PrintInfo.PdfSecurity = null;
this.fpSpread1_Sheet1.RowHeader.Columns.Default.Resizable = false;
this.fpSpread1_Sheet1.RowHeader.DefaultStyle.BackColor = System.Drawing.Color.Empty;
@@ -1360,18 +1250,22 @@
this.fpSpread1_Sheet1.TitleInfo.Value = "Partlist";
this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
//
// 검토목록모두구매등록상태로전환ToolStripMenuItem
// toolStripButton1
//
this.ToolStripMenuItem.Name = "검토목록모두구매등록상태로전환ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(482, 36);
this.ToolStripMenuItem.Text = "검토목록 모두 구매등록 상태로 전환";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
this.toolStripButton1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripButton1.ForeColor = System.Drawing.Color.Black;
this.toolStripButton1.Image = global::FPJ0000.Properties.Resources.find;
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton1.Name = "toolStripButton1";
this.toolStripButton1.Size = new System.Drawing.Size(75, 22);
this.toolStripButton1.Text = "S/C 체크";
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click_1);
//
// fPartList
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1246, 637);
this.ClientSize = new System.Drawing.Size(1217, 661);
this.Controls.Add(this.fpSpread1);
this.Controls.Add(this.bn);
this.Controls.Add(this.panel1);
@@ -1454,16 +1348,14 @@
private System.Windows.Forms.ToolStripButton toolStripButton7;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
private arCtl.arLabel prb1;
private arCtl.arLabel prb2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private arCtl.arLabel prb3;
private arCtl.arLabel prb4;
private arCtl.arLabel prb5;
private arCtl.arLabel prb6;
private System.Windows.Forms.ToolTip toolTip1;
private System.Windows.Forms.Button btConf;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
private System.Windows.Forms.ToolStripButton toolStripButton1;
}
}