구매짆생 수량 표시 방법 변경
This commit is contained in:
536
SubProject/FPJ0000/Project/fPartList.Designer.cs
generated
536
SubProject/FPJ0000/Project/fPartList.Designer.cs
generated
@@ -93,12 +93,6 @@
|
||||
this.tbIdx = new System.Windows.Forms.TextBox();
|
||||
this.nameTextBox = new System.Windows.Forms.TextBox();
|
||||
this.pdateTextBox = new System.Windows.Forms.TextBox();
|
||||
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
||||
this.prb2 = new arCtl.arLabel();
|
||||
this.prb5 = new arCtl.arLabel();
|
||||
this.prb4 = new arCtl.arLabel();
|
||||
this.prb3 = new arCtl.arLabel();
|
||||
this.prbPO = new arCtl.arLabel();
|
||||
this.cm1 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
||||
this.columnSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.autoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
@@ -141,6 +135,12 @@
|
||||
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.prb3 = new arCtl.arLabel();
|
||||
this.prb4 = new arCtl.arLabel();
|
||||
this.prb5 = new arCtl.arLabel();
|
||||
this.prb1 = new arCtl.arLabel();
|
||||
this.prb2 = new arCtl.arLabel();
|
||||
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
||||
pdateLabel = new System.Windows.Forms.Label();
|
||||
requestLabel = new System.Windows.Forms.Label();
|
||||
reqstaffLabel = new System.Windows.Forms.Label();
|
||||
@@ -154,13 +154,13 @@
|
||||
this.panel2.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).BeginInit();
|
||||
this.tableLayoutPanel1.SuspendLayout();
|
||||
this.cm1.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bsPart)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
|
||||
this.bn.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
|
||||
this.tableLayoutPanel1.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// pdateLabel
|
||||
@@ -547,260 +547,6 @@
|
||||
this.pdateTextBox.TabIndex = 5;
|
||||
this.pdateTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
//
|
||||
// tableLayoutPanel1
|
||||
//
|
||||
this.tableLayoutPanel1.ColumnCount = 5;
|
||||
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
||||
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
||||
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
||||
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
||||
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
||||
this.tableLayoutPanel1.Controls.Add(this.prb2, 1, 0);
|
||||
this.tableLayoutPanel1.Controls.Add(this.prb5, 0, 0);
|
||||
this.tableLayoutPanel1.Controls.Add(this.prb4, 4, 0);
|
||||
this.tableLayoutPanel1.Controls.Add(this.prb3, 3, 0);
|
||||
this.tableLayoutPanel1.Controls.Add(this.prbPO, 2, 0);
|
||||
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 119);
|
||||
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(1345, 51);
|
||||
this.tableLayoutPanel1.TabIndex = 33;
|
||||
//
|
||||
// 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(274, 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(259, 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;
|
||||
this.prb5.BackColor2 = System.Drawing.Color.Gainsboro;
|
||||
this.prb5.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
||||
this.prb5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
||||
this.prb5.BorderColorOver = System.Drawing.Color.Red;
|
||||
this.prb5.BorderSize = new System.Windows.Forms.Padding(2, 2, 2, 4);
|
||||
this.prb5.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
||||
this.prb5.Cursor = System.Windows.Forms.Cursors.Arrow;
|
||||
this.prb5.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.prb5.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.prb5.ForeColor = System.Drawing.Color.Black;
|
||||
this.prb5.GradientEnable = true;
|
||||
this.prb5.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
||||
this.prb5.GradientRepeatBG = false;
|
||||
this.prb5.isButton = false;
|
||||
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)))));
|
||||
this.prb5.msg = null;
|
||||
this.prb5.Name = "prb5";
|
||||
this.prb5.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
|
||||
this.prb5.ProgressBorderColor = System.Drawing.Color.Black;
|
||||
this.prb5.ProgressColor1 = System.Drawing.Color.Yellow;
|
||||
this.prb5.ProgressColor2 = System.Drawing.Color.Gold;
|
||||
this.prb5.ProgressEnable = true;
|
||||
this.prb5.ProgressFont = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold);
|
||||
this.prb5.ProgressForeColor = System.Drawing.Color.Black;
|
||||
this.prb5.ProgressMax = 100F;
|
||||
this.prb5.ProgressMin = 0F;
|
||||
this.prb5.ProgressPadding = new System.Windows.Forms.Padding(5, 25, 5, 5);
|
||||
this.prb5.ProgressValue = 50F;
|
||||
this.prb5.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
||||
this.prb5.Sign = "";
|
||||
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(259, 41);
|
||||
this.prb5.TabIndex = 32;
|
||||
this.prb5.Text = "비 구매";
|
||||
this.prb5.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
||||
this.prb5.TextShadow = false;
|
||||
this.prb5.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.prb5, "전체 수량 중 구매 불필요 수량");
|
||||
//
|
||||
// prb4
|
||||
//
|
||||
this.prb4.BackColor = System.Drawing.Color.LightGreen;
|
||||
this.prb4.BackColor2 = System.Drawing.Color.Lime;
|
||||
this.prb4.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
||||
this.prb4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
||||
this.prb4.BorderColorOver = System.Drawing.Color.Red;
|
||||
this.prb4.BorderSize = new System.Windows.Forms.Padding(2, 2, 2, 4);
|
||||
this.prb4.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
||||
this.prb4.Cursor = System.Windows.Forms.Cursors.Arrow;
|
||||
this.prb4.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.prb4.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.prb4.ForeColor = System.Drawing.Color.Black;
|
||||
this.prb4.GradientEnable = true;
|
||||
this.prb4.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
||||
this.prb4.GradientRepeatBG = false;
|
||||
this.prb4.isButton = false;
|
||||
this.prb4.Location = new System.Drawing.Point(1081, 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)))));
|
||||
this.prb4.msg = null;
|
||||
this.prb4.Name = "prb4";
|
||||
this.prb4.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
|
||||
this.prb4.ProgressBorderColor = System.Drawing.Color.Black;
|
||||
this.prb4.ProgressColor1 = System.Drawing.Color.Yellow;
|
||||
this.prb4.ProgressColor2 = System.Drawing.Color.Gold;
|
||||
this.prb4.ProgressEnable = true;
|
||||
this.prb4.ProgressFont = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold);
|
||||
this.prb4.ProgressForeColor = System.Drawing.Color.Black;
|
||||
this.prb4.ProgressMax = 100F;
|
||||
this.prb4.ProgressMin = 0F;
|
||||
this.prb4.ProgressPadding = new System.Windows.Forms.Padding(5, 25, 5, 5);
|
||||
this.prb4.ProgressValue = 50F;
|
||||
this.prb4.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
||||
this.prb4.Sign = "";
|
||||
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(259, 41);
|
||||
this.prb4.TabIndex = 32;
|
||||
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(812, 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(259, 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, "구매대상 중 구매");
|
||||
//
|
||||
// prbPO
|
||||
//
|
||||
this.prbPO.BackColor = System.Drawing.Color.OrangeRed;
|
||||
this.prbPO.BackColor2 = System.Drawing.Color.Orange;
|
||||
this.prbPO.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
||||
this.prbPO.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
||||
this.prbPO.BorderColorOver = System.Drawing.Color.Red;
|
||||
this.prbPO.BorderSize = new System.Windows.Forms.Padding(2, 2, 2, 4);
|
||||
this.prbPO.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
||||
this.prbPO.Cursor = System.Windows.Forms.Cursors.Arrow;
|
||||
this.prbPO.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.prbPO.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.prbPO.ForeColor = System.Drawing.Color.Black;
|
||||
this.prbPO.GradientEnable = true;
|
||||
this.prbPO.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
||||
this.prbPO.GradientRepeatBG = false;
|
||||
this.prbPO.isButton = false;
|
||||
this.prbPO.Location = new System.Drawing.Point(543, 5);
|
||||
this.prbPO.Margin = new System.Windows.Forms.Padding(5);
|
||||
this.prbPO.MouseDownColor = System.Drawing.Color.Yellow;
|
||||
this.prbPO.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.prbPO.msg = null;
|
||||
this.prbPO.Name = "prbPO";
|
||||
this.prbPO.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
|
||||
this.prbPO.ProgressBorderColor = System.Drawing.Color.Black;
|
||||
this.prbPO.ProgressColor1 = System.Drawing.Color.Yellow;
|
||||
this.prbPO.ProgressColor2 = System.Drawing.Color.Gold;
|
||||
this.prbPO.ProgressEnable = true;
|
||||
this.prbPO.ProgressFont = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold);
|
||||
this.prbPO.ProgressForeColor = System.Drawing.Color.Black;
|
||||
this.prbPO.ProgressMax = 100F;
|
||||
this.prbPO.ProgressMin = 0F;
|
||||
this.prbPO.ProgressPadding = new System.Windows.Forms.Padding(5, 25, 5, 5);
|
||||
this.prbPO.ProgressValue = 50F;
|
||||
this.prbPO.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
||||
this.prbPO.Sign = "";
|
||||
this.prbPO.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.prbPO.SignColor = System.Drawing.Color.Yellow;
|
||||
this.prbPO.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.prbPO.Size = new System.Drawing.Size(259, 41);
|
||||
this.prbPO.TabIndex = 32;
|
||||
this.prbPO.Text = "PO 발행";
|
||||
this.prbPO.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
||||
this.prbPO.TextShadow = false;
|
||||
this.prbPO.TextVisible = true;
|
||||
//
|
||||
// cm1
|
||||
//
|
||||
this.cm1.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
@@ -1422,6 +1168,260 @@
|
||||
this.fpSpread1_Sheet1.TitleInfo.Value = "Partlist";
|
||||
this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
|
||||
//
|
||||
// prb3
|
||||
//
|
||||
this.prb3.BackColor = System.Drawing.Color.OrangeRed;
|
||||
this.prb3.BackColor2 = System.Drawing.Color.Orange;
|
||||
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("맑은 고딕", 14.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(543, 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 = false;
|
||||
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(259, 41);
|
||||
this.prb3.TabIndex = 32;
|
||||
this.prb3.Text = "PO대기";
|
||||
this.prb3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.prb3.TextShadow = false;
|
||||
this.prb3.TextVisible = true;
|
||||
//
|
||||
// prb4
|
||||
//
|
||||
this.prb4.BackColor = System.Drawing.Color.Magenta;
|
||||
this.prb4.BackColor2 = System.Drawing.Color.DarkMagenta;
|
||||
this.prb4.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
||||
this.prb4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
||||
this.prb4.BorderColorOver = System.Drawing.Color.Red;
|
||||
this.prb4.BorderSize = new System.Windows.Forms.Padding(2, 2, 2, 4);
|
||||
this.prb4.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
||||
this.prb4.Cursor = System.Windows.Forms.Cursors.Arrow;
|
||||
this.prb4.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.prb4.Font = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.prb4.ForeColor = System.Drawing.Color.Black;
|
||||
this.prb4.GradientEnable = true;
|
||||
this.prb4.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
||||
this.prb4.GradientRepeatBG = false;
|
||||
this.prb4.isButton = false;
|
||||
this.prb4.Location = new System.Drawing.Point(812, 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)))));
|
||||
this.prb4.msg = null;
|
||||
this.prb4.Name = "prb4";
|
||||
this.prb4.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
|
||||
this.prb4.ProgressBorderColor = System.Drawing.Color.Black;
|
||||
this.prb4.ProgressColor1 = System.Drawing.Color.Yellow;
|
||||
this.prb4.ProgressColor2 = System.Drawing.Color.Gold;
|
||||
this.prb4.ProgressEnable = false;
|
||||
this.prb4.ProgressFont = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold);
|
||||
this.prb4.ProgressForeColor = System.Drawing.Color.Black;
|
||||
this.prb4.ProgressMax = 100F;
|
||||
this.prb4.ProgressMin = 0F;
|
||||
this.prb4.ProgressPadding = new System.Windows.Forms.Padding(5, 25, 5, 5);
|
||||
this.prb4.ProgressValue = 50F;
|
||||
this.prb4.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
||||
this.prb4.Sign = "";
|
||||
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(259, 41);
|
||||
this.prb4.TabIndex = 32;
|
||||
this.prb4.Text = "구매진행중";
|
||||
this.prb4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.prb4.TextShadow = false;
|
||||
this.prb4.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.prb4, "구매대상 중 구매");
|
||||
//
|
||||
// prb5
|
||||
//
|
||||
this.prb5.BackColor = System.Drawing.Color.LightGreen;
|
||||
this.prb5.BackColor2 = System.Drawing.Color.Lime;
|
||||
this.prb5.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
||||
this.prb5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
||||
this.prb5.BorderColorOver = System.Drawing.Color.Red;
|
||||
this.prb5.BorderSize = new System.Windows.Forms.Padding(2, 2, 2, 4);
|
||||
this.prb5.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
|
||||
this.prb5.Cursor = System.Windows.Forms.Cursors.Arrow;
|
||||
this.prb5.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.prb5.Font = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.prb5.ForeColor = System.Drawing.Color.Black;
|
||||
this.prb5.GradientEnable = true;
|
||||
this.prb5.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
|
||||
this.prb5.GradientRepeatBG = false;
|
||||
this.prb5.isButton = false;
|
||||
this.prb5.Location = new System.Drawing.Point(1081, 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)))));
|
||||
this.prb5.msg = null;
|
||||
this.prb5.Name = "prb5";
|
||||
this.prb5.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
|
||||
this.prb5.ProgressBorderColor = System.Drawing.Color.Black;
|
||||
this.prb5.ProgressColor1 = System.Drawing.Color.Yellow;
|
||||
this.prb5.ProgressColor2 = System.Drawing.Color.Gold;
|
||||
this.prb5.ProgressEnable = false;
|
||||
this.prb5.ProgressFont = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold);
|
||||
this.prb5.ProgressForeColor = System.Drawing.Color.Black;
|
||||
this.prb5.ProgressMax = 100F;
|
||||
this.prb5.ProgressMin = 0F;
|
||||
this.prb5.ProgressPadding = new System.Windows.Forms.Padding(5, 25, 5, 5);
|
||||
this.prb5.ProgressValue = 50F;
|
||||
this.prb5.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
|
||||
this.prb5.Sign = "";
|
||||
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(259, 41);
|
||||
this.prb5.TabIndex = 32;
|
||||
this.prb5.Text = "구매 완료";
|
||||
this.prb5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.prb5.TextShadow = false;
|
||||
this.prb5.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.prb5, "구매대상 중 구매완료 율");
|
||||
//
|
||||
// prb1
|
||||
//
|
||||
this.prb1.BackColor = System.Drawing.Color.White;
|
||||
this.prb1.BackColor2 = System.Drawing.Color.Gainsboro;
|
||||
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("맑은 고딕", 14.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 = false;
|
||||
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(259, 41);
|
||||
this.prb1.TabIndex = 32;
|
||||
this.prb1.Text = "비 구매";
|
||||
this.prb1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.prb1.TextShadow = false;
|
||||
this.prb1.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.prb1, "전체 수량 중 구매 불필요 수량");
|
||||
//
|
||||
// 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("맑은 고딕", 14.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(274, 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 = false;
|
||||
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(259, 41);
|
||||
this.prb2.TabIndex = 32;
|
||||
this.prb2.Text = "구매요청건";
|
||||
this.prb2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.prb2.TextShadow = false;
|
||||
this.prb2.TextVisible = true;
|
||||
//
|
||||
// tableLayoutPanel1
|
||||
//
|
||||
this.tableLayoutPanel1.ColumnCount = 5;
|
||||
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
||||
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
||||
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
||||
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
||||
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
||||
this.tableLayoutPanel1.Controls.Add(this.prb2, 1, 0);
|
||||
this.tableLayoutPanel1.Controls.Add(this.prb1, 0, 0);
|
||||
this.tableLayoutPanel1.Controls.Add(this.prb5, 4, 0);
|
||||
this.tableLayoutPanel1.Controls.Add(this.prb4, 3, 0);
|
||||
this.tableLayoutPanel1.Controls.Add(this.prb3, 2, 0);
|
||||
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 119);
|
||||
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(1345, 51);
|
||||
this.tableLayoutPanel1.TabIndex = 33;
|
||||
//
|
||||
// fPartList
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
||||
@@ -1439,7 +1439,6 @@
|
||||
this.panel2.PerformLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).EndInit();
|
||||
this.tableLayoutPanel1.ResumeLayout(false);
|
||||
this.cm1.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.bsPart)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bn)).EndInit();
|
||||
@@ -1447,6 +1446,7 @@
|
||||
this.bn.PerformLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
|
||||
this.tableLayoutPanel1.ResumeLayout(false);
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
||||
@@ -1510,15 +1510,9 @@
|
||||
private System.Windows.Forms.ToolStripButton toolStripButton7;
|
||||
private System.Windows.Forms.Button button2;
|
||||
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
||||
private arCtl.arLabel prb2;
|
||||
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
||||
private arCtl.arLabel prb3;
|
||||
private arCtl.arLabel prb4;
|
||||
private arCtl.arLabel prb5;
|
||||
private System.Windows.Forms.ToolTip toolTip1;
|
||||
private System.Windows.Forms.Button btConf;
|
||||
private System.Windows.Forms.ToolStripButton toolStripButton1;
|
||||
private arCtl.arLabel prbPO;
|
||||
private System.Windows.Forms.Panel panel2;
|
||||
private System.Windows.Forms.Panel panel5;
|
||||
private System.Windows.Forms.Panel panel4;
|
||||
@@ -1529,5 +1523,11 @@
|
||||
private System.Windows.Forms.Button button4;
|
||||
private System.Windows.Forms.Panel panel7;
|
||||
private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
|
||||
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
||||
private arCtl.arLabel prb2;
|
||||
private arCtl.arLabel prb1;
|
||||
private arCtl.arLabel prb5;
|
||||
private arCtl.arLabel prb4;
|
||||
private arCtl.arLabel prb3;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user