파트리스트, 진행 율 및 색상 관련 수정
sc체크 기능 추가(jbs)
This commit is contained in:
255
SubProject/FPJ0000/Project/fProjectList.Designer.cs
generated
255
SubProject/FPJ0000/Project/fProjectList.Designer.cs
generated
@@ -152,11 +152,14 @@
|
||||
this.chk완료보고 = new System.Windows.Forms.ToolStripButton();
|
||||
this.btViewDel = new System.Windows.Forms.ToolStripButton();
|
||||
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
||||
this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
|
||||
this.cmbSort = new System.Windows.Forms.ToolStripComboBox();
|
||||
this.panel1 = new System.Windows.Forms.Panel();
|
||||
this.btSearch = new System.Windows.Forms.Button();
|
||||
this.button1 = new System.Windows.Forms.Button();
|
||||
this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
|
||||
this.cmbSort = new System.Windows.Forms.ToolStripComboBox();
|
||||
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
||||
this.prb1 = new arCtl.arLabel();
|
||||
this.label17 = new System.Windows.Forms.Label();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
|
||||
this.bn.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
|
||||
@@ -172,6 +175,7 @@
|
||||
this.panel3.SuspendLayout();
|
||||
this.toolStrip2.SuspendLayout();
|
||||
this.panel1.SuspendLayout();
|
||||
this.tableLayoutPanel3.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// bn
|
||||
@@ -206,14 +210,14 @@
|
||||
this.btFind,
|
||||
this.toolStripSeparator6,
|
||||
this.sbCount});
|
||||
this.bn.Location = new System.Drawing.Point(0, 613);
|
||||
this.bn.Location = new System.Drawing.Point(0, 621);
|
||||
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(1084, 25);
|
||||
this.bn.Size = new System.Drawing.Size(1179, 25);
|
||||
this.bn.TabIndex = 0;
|
||||
this.bn.Text = "bindingNavigator1";
|
||||
//
|
||||
@@ -589,7 +593,7 @@
|
||||
this.fpSpread1.Name = "fpSpread1";
|
||||
this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
|
||||
this.fpSpread1_Sheet1});
|
||||
this.fpSpread1.Size = new System.Drawing.Size(1084, 317);
|
||||
this.fpSpread1.Size = new System.Drawing.Size(1179, 304);
|
||||
this.fpSpread1.StatusBarVisible = true;
|
||||
this.fpSpread1.TabIndex = 2;
|
||||
//
|
||||
@@ -783,7 +787,7 @@
|
||||
this.tbRequest});
|
||||
this.toolStrip1.Location = new System.Drawing.Point(5, 5);
|
||||
this.toolStrip1.Name = "toolStrip1";
|
||||
this.toolStrip1.Size = new System.Drawing.Size(854, 25);
|
||||
this.toolStrip1.Size = new System.Drawing.Size(949, 25);
|
||||
this.toolStrip1.TabIndex = 4;
|
||||
this.toolStrip1.Text = "toolStrip1";
|
||||
//
|
||||
@@ -890,10 +894,10 @@
|
||||
//
|
||||
this.label1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||
this.label1.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.label1.Location = new System.Drawing.Point(0, 372);
|
||||
this.label1.Location = new System.Drawing.Point(0, 380);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
||||
this.label1.Size = new System.Drawing.Size(1084, 23);
|
||||
this.label1.Size = new System.Drawing.Size(1179, 23);
|
||||
this.label1.TabIndex = 5;
|
||||
this.label1.Text = "--";
|
||||
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
@@ -913,7 +917,7 @@
|
||||
this.tableLayoutPanel1.RowCount = 2;
|
||||
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
|
||||
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
||||
this.tableLayoutPanel1.Size = new System.Drawing.Size(1084, 171);
|
||||
this.tableLayoutPanel1.Size = new System.Drawing.Size(1179, 171);
|
||||
this.tableLayoutPanel1.TabIndex = 11;
|
||||
//
|
||||
// panel4
|
||||
@@ -921,10 +925,10 @@
|
||||
this.panel4.Controls.Add(this.label11);
|
||||
this.panel4.Controls.Add(this.label4);
|
||||
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.panel4.Location = new System.Drawing.Point(542, 0);
|
||||
this.panel4.Location = new System.Drawing.Point(589, 0);
|
||||
this.panel4.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.panel4.Name = "panel4";
|
||||
this.panel4.Size = new System.Drawing.Size(542, 25);
|
||||
this.panel4.Size = new System.Drawing.Size(590, 25);
|
||||
this.panel4.TabIndex = 0;
|
||||
//
|
||||
// label11
|
||||
@@ -932,7 +936,7 @@
|
||||
this.label11.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.label11.Location = new System.Drawing.Point(0, 0);
|
||||
this.label11.Name = "label11";
|
||||
this.label11.Size = new System.Drawing.Size(442, 25);
|
||||
this.label11.Size = new System.Drawing.Size(490, 25);
|
||||
this.label11.TabIndex = 14;
|
||||
this.label11.Text = "주간 진행 내용";
|
||||
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -943,7 +947,7 @@
|
||||
this.label4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsHist, "pdate", true));
|
||||
this.label4.Dock = System.Windows.Forms.DockStyle.Right;
|
||||
this.label4.Font = new System.Drawing.Font("Cambria", 11.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label4.Location = new System.Drawing.Point(442, 0);
|
||||
this.label4.Location = new System.Drawing.Point(490, 0);
|
||||
this.label4.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.label4.Name = "label4";
|
||||
this.label4.Size = new System.Drawing.Size(100, 25);
|
||||
@@ -964,7 +968,7 @@
|
||||
this.label2.Location = new System.Drawing.Point(0, 0);
|
||||
this.label2.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(542, 25);
|
||||
this.label2.Size = new System.Drawing.Size(589, 25);
|
||||
this.label2.TabIndex = 0;
|
||||
this.label2.Text = "요청 사항";
|
||||
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -977,7 +981,7 @@
|
||||
this.richTextBox1.Location = new System.Drawing.Point(3, 28);
|
||||
this.richTextBox1.Name = "richTextBox1";
|
||||
this.richTextBox1.ReadOnly = true;
|
||||
this.richTextBox1.Size = new System.Drawing.Size(536, 140);
|
||||
this.richTextBox1.Size = new System.Drawing.Size(583, 140);
|
||||
this.richTextBox1.TabIndex = 1;
|
||||
this.richTextBox1.Text = "";
|
||||
//
|
||||
@@ -986,10 +990,10 @@
|
||||
this.richTextBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.richTextBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsHist, "remark", true));
|
||||
this.richTextBox2.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.richTextBox2.Location = new System.Drawing.Point(545, 28);
|
||||
this.richTextBox2.Location = new System.Drawing.Point(592, 28);
|
||||
this.richTextBox2.Name = "richTextBox2";
|
||||
this.richTextBox2.ReadOnly = true;
|
||||
this.richTextBox2.Size = new System.Drawing.Size(536, 140);
|
||||
this.richTextBox2.Size = new System.Drawing.Size(584, 140);
|
||||
this.richTextBox2.TabIndex = 1;
|
||||
this.richTextBox2.Text = "";
|
||||
//
|
||||
@@ -1026,7 +1030,7 @@
|
||||
this.tableLayoutPanel2.RowCount = 2;
|
||||
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
||||
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
||||
this.tableLayoutPanel2.Size = new System.Drawing.Size(1084, 47);
|
||||
this.tableLayoutPanel2.Size = new System.Drawing.Size(1179, 47);
|
||||
this.tableLayoutPanel2.TabIndex = 12;
|
||||
//
|
||||
// label6
|
||||
@@ -1045,7 +1049,7 @@
|
||||
//
|
||||
this.label5.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.label5.Font = new System.Drawing.Font("Cambria", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label5.Location = new System.Drawing.Point(817, 1);
|
||||
this.label5.Location = new System.Drawing.Point(889, 1);
|
||||
this.label5.Name = "label5";
|
||||
this.label5.Size = new System.Drawing.Size(74, 24);
|
||||
this.label5.TabIndex = 0;
|
||||
@@ -1058,7 +1062,7 @@
|
||||
this.label9.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.label9.Font = new System.Drawing.Font("Cambria", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
|
||||
this.label9.Location = new System.Drawing.Point(275, 1);
|
||||
this.label9.Location = new System.Drawing.Point(299, 1);
|
||||
this.label9.Name = "label9";
|
||||
this.label9.Size = new System.Drawing.Size(74, 24);
|
||||
this.label9.TabIndex = 0;
|
||||
@@ -1071,7 +1075,7 @@
|
||||
this.label3.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.label3.Font = new System.Drawing.Font("Cambria", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
||||
this.label3.Location = new System.Drawing.Point(546, 1);
|
||||
this.label3.Location = new System.Drawing.Point(594, 1);
|
||||
this.label3.Name = "label3";
|
||||
this.label3.Size = new System.Drawing.Size(74, 24);
|
||||
this.label3.TabIndex = 0;
|
||||
@@ -1085,7 +1089,7 @@
|
||||
this.label7.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.label7.Location = new System.Drawing.Point(85, 1);
|
||||
this.label7.Name = "label7";
|
||||
this.label7.Size = new System.Drawing.Size(183, 24);
|
||||
this.label7.Size = new System.Drawing.Size(207, 24);
|
||||
this.label7.TabIndex = 1;
|
||||
this.label7.Text = "--";
|
||||
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1094,9 +1098,9 @@
|
||||
//
|
||||
this.label8.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "ddate", true));
|
||||
this.label8.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.label8.Location = new System.Drawing.Point(356, 1);
|
||||
this.label8.Location = new System.Drawing.Point(380, 1);
|
||||
this.label8.Name = "label8";
|
||||
this.label8.Size = new System.Drawing.Size(183, 24);
|
||||
this.label8.Size = new System.Drawing.Size(207, 24);
|
||||
this.label8.TabIndex = 1;
|
||||
this.label8.Text = "--";
|
||||
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1105,9 +1109,9 @@
|
||||
//
|
||||
this.label10.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "odate", true));
|
||||
this.label10.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.label10.Location = new System.Drawing.Point(627, 1);
|
||||
this.label10.Location = new System.Drawing.Point(675, 1);
|
||||
this.label10.Name = "label10";
|
||||
this.label10.Size = new System.Drawing.Size(183, 24);
|
||||
this.label10.Size = new System.Drawing.Size(207, 24);
|
||||
this.label10.TabIndex = 1;
|
||||
this.label10.Text = "--";
|
||||
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1117,9 +1121,9 @@
|
||||
this.label12.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "edate", true));
|
||||
this.label12.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.label12.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.label12.Location = new System.Drawing.Point(898, 1);
|
||||
this.label12.Location = new System.Drawing.Point(970, 1);
|
||||
this.label12.Name = "label12";
|
||||
this.label12.Size = new System.Drawing.Size(182, 24);
|
||||
this.label12.Size = new System.Drawing.Size(205, 24);
|
||||
this.label12.TabIndex = 1;
|
||||
this.label12.Text = "--";
|
||||
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1133,7 +1137,7 @@
|
||||
this.label13.Location = new System.Drawing.Point(1, 26);
|
||||
this.label13.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.label13.Name = "label13";
|
||||
this.label13.Size = new System.Drawing.Size(270, 20);
|
||||
this.label13.Size = new System.Drawing.Size(294, 20);
|
||||
this.label13.TabIndex = 0;
|
||||
this.label13.Text = "Cost Summary";
|
||||
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1143,7 +1147,7 @@
|
||||
this.label14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.label14.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.label14.Font = new System.Drawing.Font("Cambria", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label14.Location = new System.Drawing.Point(272, 26);
|
||||
this.label14.Location = new System.Drawing.Point(296, 26);
|
||||
this.label14.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.label14.Name = "label14";
|
||||
this.label14.Size = new System.Drawing.Size(80, 20);
|
||||
@@ -1156,7 +1160,7 @@
|
||||
this.label15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.label15.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.label15.Font = new System.Drawing.Font("Cambria", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label15.Location = new System.Drawing.Point(543, 26);
|
||||
this.label15.Location = new System.Drawing.Point(591, 26);
|
||||
this.label15.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.label15.Name = "label15";
|
||||
this.label15.Size = new System.Drawing.Size(80, 20);
|
||||
@@ -1169,7 +1173,7 @@
|
||||
this.label16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.label16.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.label16.Font = new System.Drawing.Font("Cambria", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label16.Location = new System.Drawing.Point(814, 26);
|
||||
this.label16.Location = new System.Drawing.Point(886, 26);
|
||||
this.label16.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.label16.Name = "label16";
|
||||
this.label16.Size = new System.Drawing.Size(80, 20);
|
||||
@@ -1182,10 +1186,10 @@
|
||||
this.sbSumO.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.sbSumO.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.sbSumO.Font = new System.Drawing.Font("Consolas", 9.75F, System.Drawing.FontStyle.Bold);
|
||||
this.sbSumO.Location = new System.Drawing.Point(353, 26);
|
||||
this.sbSumO.Location = new System.Drawing.Point(377, 26);
|
||||
this.sbSumO.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.sbSumO.Name = "sbSumO";
|
||||
this.sbSumO.Size = new System.Drawing.Size(189, 20);
|
||||
this.sbSumO.Size = new System.Drawing.Size(213, 20);
|
||||
this.sbSumO.TabIndex = 1;
|
||||
this.sbSumO.Text = "--";
|
||||
this.sbSumO.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1195,10 +1199,10 @@
|
||||
this.sbSumI.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.sbSumI.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.sbSumI.Font = new System.Drawing.Font("Consolas", 9.75F, System.Drawing.FontStyle.Bold);
|
||||
this.sbSumI.Location = new System.Drawing.Point(624, 26);
|
||||
this.sbSumI.Location = new System.Drawing.Point(672, 26);
|
||||
this.sbSumI.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.sbSumI.Name = "sbSumI";
|
||||
this.sbSumI.Size = new System.Drawing.Size(189, 20);
|
||||
this.sbSumI.Size = new System.Drawing.Size(213, 20);
|
||||
this.sbSumI.TabIndex = 1;
|
||||
this.sbSumI.Text = "--";
|
||||
this.sbSumI.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1208,10 +1212,10 @@
|
||||
this.sbSumE.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
||||
this.sbSumE.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.sbSumE.Font = new System.Drawing.Font("Consolas", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.sbSumE.Location = new System.Drawing.Point(895, 26);
|
||||
this.sbSumE.Location = new System.Drawing.Point(967, 26);
|
||||
this.sbSumE.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.sbSumE.Name = "sbSumE";
|
||||
this.sbSumE.Size = new System.Drawing.Size(188, 20);
|
||||
this.sbSumE.Size = new System.Drawing.Size(211, 20);
|
||||
this.sbSumE.TabIndex = 1;
|
||||
this.sbSumE.Text = "--";
|
||||
this.sbSumE.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1225,9 +1229,9 @@
|
||||
this.panel3.Controls.Add(this.tableLayoutPanel1);
|
||||
this.panel3.Controls.Add(this.tableLayoutPanel2);
|
||||
this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||
this.panel3.Location = new System.Drawing.Point(0, 395);
|
||||
this.panel3.Location = new System.Drawing.Point(0, 403);
|
||||
this.panel3.Name = "panel3";
|
||||
this.panel3.Size = new System.Drawing.Size(1084, 218);
|
||||
this.panel3.Size = new System.Drawing.Size(1179, 218);
|
||||
this.panel3.TabIndex = 7;
|
||||
//
|
||||
// toolStrip2
|
||||
@@ -1250,7 +1254,7 @@
|
||||
this.cmbSort});
|
||||
this.toolStrip2.Location = new System.Drawing.Point(5, 30);
|
||||
this.toolStrip2.Name = "toolStrip2";
|
||||
this.toolStrip2.Size = new System.Drawing.Size(854, 27);
|
||||
this.toolStrip2.Size = new System.Drawing.Size(949, 27);
|
||||
this.toolStrip2.TabIndex = 8;
|
||||
this.toolStrip2.Text = "toolStrip2";
|
||||
//
|
||||
@@ -1351,49 +1355,6 @@
|
||||
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
||||
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 27);
|
||||
//
|
||||
// panel1
|
||||
//
|
||||
this.panel1.Controls.Add(this.toolStrip2);
|
||||
this.panel1.Controls.Add(this.toolStrip1);
|
||||
this.panel1.Controls.Add(this.btSearch);
|
||||
this.panel1.Controls.Add(this.button1);
|
||||
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(1084, 55);
|
||||
this.panel1.TabIndex = 9;
|
||||
//
|
||||
// btSearch
|
||||
//
|
||||
this.btSearch.Dock = System.Windows.Forms.DockStyle.Right;
|
||||
this.btSearch.Image = ((System.Drawing.Image)(resources.GetObject("btSearch.Image")));
|
||||
this.btSearch.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.btSearch.Location = new System.Drawing.Point(859, 5);
|
||||
this.btSearch.Name = "btSearch";
|
||||
this.btSearch.Padding = new System.Windows.Forms.Padding(5, 0, 3, 0);
|
||||
this.btSearch.Size = new System.Drawing.Size(122, 45);
|
||||
this.btSearch.TabIndex = 9;
|
||||
this.btSearch.Text = "새로고침(&R)";
|
||||
this.btSearch.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
this.btSearch.UseVisualStyleBackColor = true;
|
||||
this.btSearch.Click += new System.EventHandler(this.button2_Click);
|
||||
//
|
||||
// button1
|
||||
//
|
||||
this.button1.Dock = System.Windows.Forms.DockStyle.Right;
|
||||
this.button1.Image = ((System.Drawing.Image)(resources.GetObject("button1.Image")));
|
||||
this.button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.button1.Location = new System.Drawing.Point(981, 5);
|
||||
this.button1.Name = "button1";
|
||||
this.button1.Padding = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||||
this.button1.Size = new System.Drawing.Size(98, 45);
|
||||
this.button1.TabIndex = 0;
|
||||
this.button1.Text = "닫기";
|
||||
this.button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
this.button1.UseVisualStyleBackColor = true;
|
||||
this.button1.Click += new System.EventHandler(this.button1_Click_1);
|
||||
//
|
||||
// toolStripLabel2
|
||||
//
|
||||
this.toolStripLabel2.Name = "toolStripLabel2";
|
||||
@@ -1417,11 +1378,131 @@
|
||||
this.cmbSort.Size = new System.Drawing.Size(100, 27);
|
||||
this.cmbSort.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBox1_SelectedIndexChanged);
|
||||
//
|
||||
// panel1
|
||||
//
|
||||
this.panel1.Controls.Add(this.toolStrip2);
|
||||
this.panel1.Controls.Add(this.toolStrip1);
|
||||
this.panel1.Controls.Add(this.btSearch);
|
||||
this.panel1.Controls.Add(this.button1);
|
||||
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(1179, 55);
|
||||
this.panel1.TabIndex = 9;
|
||||
//
|
||||
// btSearch
|
||||
//
|
||||
this.btSearch.Dock = System.Windows.Forms.DockStyle.Right;
|
||||
this.btSearch.Image = ((System.Drawing.Image)(resources.GetObject("btSearch.Image")));
|
||||
this.btSearch.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.btSearch.Location = new System.Drawing.Point(954, 5);
|
||||
this.btSearch.Name = "btSearch";
|
||||
this.btSearch.Padding = new System.Windows.Forms.Padding(5, 0, 3, 0);
|
||||
this.btSearch.Size = new System.Drawing.Size(122, 45);
|
||||
this.btSearch.TabIndex = 9;
|
||||
this.btSearch.Text = "새로고침(&R)";
|
||||
this.btSearch.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
this.btSearch.UseVisualStyleBackColor = true;
|
||||
this.btSearch.Click += new System.EventHandler(this.button2_Click);
|
||||
//
|
||||
// button1
|
||||
//
|
||||
this.button1.Dock = System.Windows.Forms.DockStyle.Right;
|
||||
this.button1.Image = ((System.Drawing.Image)(resources.GetObject("button1.Image")));
|
||||
this.button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.button1.Location = new System.Drawing.Point(1076, 5);
|
||||
this.button1.Name = "button1";
|
||||
this.button1.Padding = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||||
this.button1.Size = new System.Drawing.Size(98, 45);
|
||||
this.button1.TabIndex = 0;
|
||||
this.button1.Text = "닫기";
|
||||
this.button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
this.button1.UseVisualStyleBackColor = true;
|
||||
this.button1.Click += new System.EventHandler(this.button1_Click_1);
|
||||
//
|
||||
// tableLayoutPanel3
|
||||
//
|
||||
this.tableLayoutPanel3.ColumnCount = 5;
|
||||
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 148F));
|
||||
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
||||
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
||||
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
||||
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
||||
this.tableLayoutPanel3.Controls.Add(this.label17, 0, 0);
|
||||
this.tableLayoutPanel3.Controls.Add(this.prb1, 1, 0);
|
||||
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||
this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 359);
|
||||
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
|
||||
this.tableLayoutPanel3.RowCount = 1;
|
||||
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
||||
this.tableLayoutPanel3.Size = new System.Drawing.Size(1179, 21);
|
||||
this.tableLayoutPanel3.TabIndex = 34;
|
||||
//
|
||||
// prb1
|
||||
//
|
||||
this.prb1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
|
||||
this.prb1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
|
||||
this.prb1.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
|
||||
this.prb1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(24)))), ((int)(((byte)(24)))));
|
||||
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.tableLayoutPanel3.SetColumnSpan(this.prb1, 4);
|
||||
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(153, 5);
|
||||
this.prb1.Margin = new System.Windows.Forms.Padding(5);
|
||||
this.prb1.MouseDownColor = System.Drawing.Color.Yellow;
|
||||
this.prb1.MouseOverColor = System.Drawing.Color.Yellow;
|
||||
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.Lime;
|
||||
this.prb1.ProgressColor2 = System.Drawing.Color.Green;
|
||||
this.prb1.ProgressEnable = true;
|
||||
this.prb1.ProgressFont = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold);
|
||||
this.prb1.ProgressForeColor = System.Drawing.Color.White;
|
||||
this.prb1.ProgressMax = 100F;
|
||||
this.prb1.ProgressMin = 0F;
|
||||
this.prb1.ProgressPadding = new System.Windows.Forms.Padding(0);
|
||||
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(1021, 11);
|
||||
this.prb1.TabIndex = 32;
|
||||
this.prb1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
||||
this.prb1.TextShadow = false;
|
||||
this.prb1.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.prb1, "구매대상 중 구매완료 율");
|
||||
//
|
||||
// label17
|
||||
//
|
||||
this.label17.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.label17.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label17.Location = new System.Drawing.Point(3, 0);
|
||||
this.label17.Name = "label17";
|
||||
this.label17.Size = new System.Drawing.Size(142, 21);
|
||||
this.label17.TabIndex = 0;
|
||||
this.label17.Text = "구매 진행";
|
||||
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// fProjectList
|
||||
//
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
||||
this.ClientSize = new System.Drawing.Size(1084, 638);
|
||||
this.ClientSize = new System.Drawing.Size(1179, 646);
|
||||
this.Controls.Add(this.fpSpread1);
|
||||
this.Controls.Add(this.tableLayoutPanel3);
|
||||
this.Controls.Add(this.panel1);
|
||||
this.Controls.Add(this.label1);
|
||||
this.Controls.Add(this.panel3);
|
||||
@@ -1449,6 +1530,7 @@
|
||||
this.toolStrip2.PerformLayout();
|
||||
this.panel1.ResumeLayout(false);
|
||||
this.panel1.PerformLayout();
|
||||
this.tableLayoutPanel3.ResumeLayout(false);
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
||||
@@ -1564,5 +1646,8 @@
|
||||
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
||||
private System.Windows.Forms.ToolStripLabel toolStripLabel2;
|
||||
private System.Windows.Forms.ToolStripComboBox cmbSort;
|
||||
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
|
||||
private arCtl.arLabel prb1;
|
||||
private System.Windows.Forms.Label label17;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user