|
|
|
|
@@ -30,7 +30,6 @@
|
|
|
|
|
{
|
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fProjectListU));
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType1 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
|
|
|
FarPoint.Win.Spread.CellType.NumberCellType numberCellType1 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
|
|
|
|
FarPoint.Win.Spread.CellType.TextCellType textCellType2 = new FarPoint.Win.Spread.CellType.TextCellType();
|
|
|
|
|
@@ -46,6 +45,7 @@
|
|
|
|
|
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();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
this.bn = new System.Windows.Forms.BindingNavigator(this.components);
|
|
|
|
|
this.bs = new System.Windows.Forms.BindingSource(this.components);
|
|
|
|
|
@@ -98,17 +98,33 @@
|
|
|
|
|
this.ta = new FPJ0000.dsPRJTableAdapters.ProjectsTableAdapter();
|
|
|
|
|
this.tam = new FPJ0000.dsPRJTableAdapters.TableAdapterManager();
|
|
|
|
|
this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
|
|
|
|
|
this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
|
|
|
|
|
this.bsHist = new System.Windows.Forms.BindingSource(this.components);
|
|
|
|
|
this.taHist = new FPJ0000.dsPRJTableAdapters.ProjectsHistoryTableAdapter();
|
|
|
|
|
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
|
|
|
|
|
this.prb1 = new arCtl.arLabel();
|
|
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.rt_cmp = new System.Windows.Forms.RichTextBox();
|
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
|
this.rt_aft = new System.Windows.Forms.RichTextBox();
|
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
|
this.rt_bef = new System.Windows.Forms.RichTextBox();
|
|
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.richTextBox2 = new System.Windows.Forms.RichTextBox();
|
|
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.richTextBox1 = new System.Windows.Forms.RichTextBox();
|
|
|
|
|
this.arDatagridView1 = new arCtl.arDatagridView();
|
|
|
|
|
this.prjDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
this.perc = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
this.bsProjectHRS = new System.Windows.Forms.BindingSource(this.components);
|
|
|
|
|
this.dsProjectSummary1 = new FPJ0000.Project.DSProjectSummary();
|
|
|
|
|
this.arDatagridView1 = new arCtl.arDatagridView();
|
|
|
|
|
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
|
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.dte = new System.Windows.Forms.DateTimePicker();
|
|
|
|
|
this.dts = new System.Windows.Forms.DateTimePicker();
|
|
|
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
|
|
|
@@ -116,36 +132,25 @@
|
|
|
|
|
this.linkLabel1 = new System.Windows.Forms.LinkLabel();
|
|
|
|
|
this.cmbUserList = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.projectHrsTableAdapter = new FPJ0000.Project.DSProjectSummaryTableAdapters.ProjectHrsTableAdapter();
|
|
|
|
|
this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
|
|
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.richTextBox1 = new System.Windows.Forms.RichTextBox();
|
|
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.richTextBox2 = new System.Windows.Forms.RichTextBox();
|
|
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.rt_cmp = new System.Windows.Forms.RichTextBox();
|
|
|
|
|
this.rt_bef = new System.Windows.Forms.RichTextBox();
|
|
|
|
|
this.rt_aft = new System.Windows.Forms.RichTextBox();
|
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
|
this.prjDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
this.perc = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
this.grpsum = new System.Windows.Forms.GroupBox();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
|
|
|
|
|
this.bn.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dsMSSQL)).BeginInit();
|
|
|
|
|
this.cm.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bsHist)).BeginInit();
|
|
|
|
|
this.panel3.SuspendLayout();
|
|
|
|
|
this.groupBox3.SuspendLayout();
|
|
|
|
|
this.groupBox2.SuspendLayout();
|
|
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.arDatagridView1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bsProjectHRS)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dsProjectSummary1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.arDatagridView1)).BeginInit();
|
|
|
|
|
this.tableLayoutPanel3.SuspendLayout();
|
|
|
|
|
this.panel2.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
|
|
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
|
|
this.groupBox2.SuspendLayout();
|
|
|
|
|
this.groupBox3.SuspendLayout();
|
|
|
|
|
this.grpsum.SuspendLayout();
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
|
|
|
|
// bn
|
|
|
|
|
@@ -601,231 +606,6 @@
|
|
|
|
|
this.fpSpread1.StatusBarVisible = true;
|
|
|
|
|
this.fpSpread1.TabIndex = 2;
|
|
|
|
|
//
|
|
|
|
|
// bsHist
|
|
|
|
|
//
|
|
|
|
|
this.bsHist.DataMember = "ProjectsHistory";
|
|
|
|
|
this.bsHist.DataSource = this.dsMSSQL;
|
|
|
|
|
this.bsHist.Sort = "pdate desc";
|
|
|
|
|
this.bsHist.CurrentChanged += new System.EventHandler(this.bsHist_CurrentChanged);
|
|
|
|
|
//
|
|
|
|
|
// taHist
|
|
|
|
|
//
|
|
|
|
|
this.taHist.ClearBeforeFill = true;
|
|
|
|
|
//
|
|
|
|
|
// 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(1427, 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, "구매대상 중 구매완료 율");
|
|
|
|
|
//
|
|
|
|
|
// panel3
|
|
|
|
|
//
|
|
|
|
|
this.panel3.Controls.Add(this.groupBox3);
|
|
|
|
|
this.panel3.Controls.Add(this.groupBox2);
|
|
|
|
|
this.panel3.Controls.Add(this.groupBox1);
|
|
|
|
|
this.panel3.Controls.Add(this.arDatagridView1);
|
|
|
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
|
|
this.panel3.Location = new System.Drawing.Point(0, 399);
|
|
|
|
|
this.panel3.Name = "panel3";
|
|
|
|
|
this.panel3.Size = new System.Drawing.Size(1585, 438);
|
|
|
|
|
this.panel3.TabIndex = 7;
|
|
|
|
|
//
|
|
|
|
|
// bsProjectHRS
|
|
|
|
|
//
|
|
|
|
|
this.bsProjectHRS.DataMember = "ProjectHrs";
|
|
|
|
|
this.bsProjectHRS.DataSource = this.dsProjectSummary1;
|
|
|
|
|
//
|
|
|
|
|
// dsProjectSummary1
|
|
|
|
|
//
|
|
|
|
|
this.dsProjectSummary1.DataSetName = "DSProjectSummary";
|
|
|
|
|
this.dsProjectSummary1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|
|
|
|
//
|
|
|
|
|
// arDatagridView1
|
|
|
|
|
//
|
|
|
|
|
this.arDatagridView1.A_DelCurrentCell = true;
|
|
|
|
|
this.arDatagridView1.A_EnterToTab = true;
|
|
|
|
|
this.arDatagridView1.A_KoreanField = null;
|
|
|
|
|
this.arDatagridView1.A_UpperField = null;
|
|
|
|
|
this.arDatagridView1.A_ViewRownumOnHeader = true;
|
|
|
|
|
this.arDatagridView1.AllowUserToAddRows = false;
|
|
|
|
|
this.arDatagridView1.AllowUserToDeleteRows = false;
|
|
|
|
|
this.arDatagridView1.AllowUserToResizeColumns = false;
|
|
|
|
|
this.arDatagridView1.AllowUserToResizeRows = false;
|
|
|
|
|
this.arDatagridView1.AutoGenerateColumns = false;
|
|
|
|
|
this.arDatagridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
|
|
this.arDatagridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
|
|
this.prjDataGridViewTextBoxColumn,
|
|
|
|
|
this.perc});
|
|
|
|
|
this.arDatagridView1.DataSource = this.bsProjectHRS;
|
|
|
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
|
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
|
dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(0, 3, 0, 3);
|
|
|
|
|
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
|
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
this.arDatagridView1.DefaultCellStyle = dataGridViewCellStyle2;
|
|
|
|
|
this.arDatagridView1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
|
|
this.arDatagridView1.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.arDatagridView1.Name = "arDatagridView1";
|
|
|
|
|
this.arDatagridView1.ReadOnly = true;
|
|
|
|
|
this.arDatagridView1.RowHeadersVisible = false;
|
|
|
|
|
this.arDatagridView1.RowTemplate.Height = 23;
|
|
|
|
|
this.arDatagridView1.Size = new System.Drawing.Size(412, 438);
|
|
|
|
|
this.arDatagridView1.TabIndex = 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, 378);
|
|
|
|
|
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(1585, 21);
|
|
|
|
|
this.tableLayoutPanel3.TabIndex = 34;
|
|
|
|
|
//
|
|
|
|
|
// 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;
|
|
|
|
|
//
|
|
|
|
|
// panel2
|
|
|
|
|
//
|
|
|
|
|
this.panel2.Controls.Add(this.button4);
|
|
|
|
|
this.panel2.Controls.Add(this.button3);
|
|
|
|
|
this.panel2.Controls.Add(this.button2);
|
|
|
|
|
this.panel2.Controls.Add(this.button1);
|
|
|
|
|
this.panel2.Controls.Add(this.linkLabel1);
|
|
|
|
|
this.panel2.Controls.Add(this.cmbUserList);
|
|
|
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.panel2.Name = "panel2";
|
|
|
|
|
this.panel2.Size = new System.Drawing.Size(1585, 68);
|
|
|
|
|
this.panel2.TabIndex = 35;
|
|
|
|
|
//
|
|
|
|
|
// button4
|
|
|
|
|
//
|
|
|
|
|
this.button4.Dock = System.Windows.Forms.DockStyle.Right;
|
|
|
|
|
this.button4.Location = new System.Drawing.Point(1491, 0);
|
|
|
|
|
this.button4.Name = "button4";
|
|
|
|
|
this.button4.Size = new System.Drawing.Size(94, 68);
|
|
|
|
|
this.button4.TabIndex = 5;
|
|
|
|
|
this.button4.Text = "닫기";
|
|
|
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button4.Click += new System.EventHandler(this.button4_Click);
|
|
|
|
|
//
|
|
|
|
|
// button3
|
|
|
|
|
//
|
|
|
|
|
this.button3.Location = new System.Drawing.Point(561, 12);
|
|
|
|
|
this.button3.Name = "button3";
|
|
|
|
|
this.button3.Size = new System.Drawing.Size(94, 45);
|
|
|
|
|
this.button3.TabIndex = 4;
|
|
|
|
|
this.button3.Text = "조회";
|
|
|
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
|
|
|
//
|
|
|
|
|
// button2
|
|
|
|
|
//
|
|
|
|
|
this.button2.Location = new System.Drawing.Point(461, 12);
|
|
|
|
|
this.button2.Name = "button2";
|
|
|
|
|
this.button2.Size = new System.Drawing.Size(94, 45);
|
|
|
|
|
this.button2.TabIndex = 3;
|
|
|
|
|
this.button2.Text = "다음";
|
|
|
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button2.Click += new System.EventHandler(this.button2_Click_2);
|
|
|
|
|
//
|
|
|
|
|
// button1
|
|
|
|
|
//
|
|
|
|
|
this.button1.Location = new System.Drawing.Point(361, 12);
|
|
|
|
|
this.button1.Name = "button1";
|
|
|
|
|
this.button1.Size = new System.Drawing.Size(94, 45);
|
|
|
|
|
this.button1.TabIndex = 2;
|
|
|
|
|
this.button1.Text = "이전";
|
|
|
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button1.Click += new System.EventHandler(this.button1_Click_2);
|
|
|
|
|
//
|
|
|
|
|
// linkLabel1
|
|
|
|
|
//
|
|
|
|
|
this.linkLabel1.AutoSize = true;
|
|
|
|
|
this.linkLabel1.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
|
|
|
this.linkLabel1.Location = new System.Drawing.Point(12, 15);
|
|
|
|
|
this.linkLabel1.Name = "linkLabel1";
|
|
|
|
|
this.linkLabel1.Size = new System.Drawing.Size(98, 37);
|
|
|
|
|
this.linkLabel1.TabIndex = 1;
|
|
|
|
|
this.linkLabel1.TabStop = true;
|
|
|
|
|
this.linkLabel1.Text = "담당자";
|
|
|
|
|
this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
|
|
|
|
|
//
|
|
|
|
|
// cmbUserList
|
|
|
|
|
//
|
|
|
|
|
this.cmbUserList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.cmbUserList.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
|
|
|
this.cmbUserList.FormattingEnabled = true;
|
|
|
|
|
this.cmbUserList.Location = new System.Drawing.Point(116, 12);
|
|
|
|
|
this.cmbUserList.Name = "cmbUserList";
|
|
|
|
|
this.cmbUserList.Size = new System.Drawing.Size(239, 45);
|
|
|
|
|
this.cmbUserList.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// projectHrsTableAdapter
|
|
|
|
|
//
|
|
|
|
|
this.projectHrsTableAdapter.ClearBeforeFill = true;
|
|
|
|
|
//
|
|
|
|
|
// fpSpread1_Sheet1
|
|
|
|
|
//
|
|
|
|
|
this.fpSpread1_Sheet1.Reset();
|
|
|
|
|
@@ -969,55 +749,75 @@
|
|
|
|
|
this.fpSpread1_Sheet1.RowHeader.Columns.Default.Resizable = false;
|
|
|
|
|
this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
|
|
|
|
|
//
|
|
|
|
|
// groupBox1
|
|
|
|
|
// bsHist
|
|
|
|
|
//
|
|
|
|
|
this.groupBox1.Controls.Add(this.richTextBox1);
|
|
|
|
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
|
|
this.groupBox1.Location = new System.Drawing.Point(412, 0);
|
|
|
|
|
this.groupBox1.Name = "groupBox1";
|
|
|
|
|
this.groupBox1.Padding = new System.Windows.Forms.Padding(10);
|
|
|
|
|
this.groupBox1.Size = new System.Drawing.Size(378, 438);
|
|
|
|
|
this.groupBox1.TabIndex = 2;
|
|
|
|
|
this.groupBox1.TabStop = false;
|
|
|
|
|
this.groupBox1.Text = "요청사항";
|
|
|
|
|
this.bsHist.DataMember = "ProjectsHistory";
|
|
|
|
|
this.bsHist.DataSource = this.dsMSSQL;
|
|
|
|
|
this.bsHist.Sort = "pdate desc";
|
|
|
|
|
this.bsHist.CurrentChanged += new System.EventHandler(this.bsHist_CurrentChanged);
|
|
|
|
|
//
|
|
|
|
|
// richTextBox1
|
|
|
|
|
// taHist
|
|
|
|
|
//
|
|
|
|
|
this.richTextBox1.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
|
|
|
this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
|
|
this.richTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "remark_req", true));
|
|
|
|
|
this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.richTextBox1.Location = new System.Drawing.Point(10, 24);
|
|
|
|
|
this.richTextBox1.Name = "richTextBox1";
|
|
|
|
|
this.richTextBox1.Size = new System.Drawing.Size(358, 404);
|
|
|
|
|
this.richTextBox1.TabIndex = 0;
|
|
|
|
|
this.richTextBox1.Text = "";
|
|
|
|
|
this.richTextBox1.ZoomFactor = 1.5F;
|
|
|
|
|
this.taHist.ClearBeforeFill = true;
|
|
|
|
|
//
|
|
|
|
|
// groupBox2
|
|
|
|
|
// prb1
|
|
|
|
|
//
|
|
|
|
|
this.groupBox2.Controls.Add(this.richTextBox2);
|
|
|
|
|
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
|
|
this.groupBox2.Location = new System.Drawing.Point(790, 0);
|
|
|
|
|
this.groupBox2.Name = "groupBox2";
|
|
|
|
|
this.groupBox2.Padding = new System.Windows.Forms.Padding(10);
|
|
|
|
|
this.groupBox2.Size = new System.Drawing.Size(378, 438);
|
|
|
|
|
this.groupBox2.TabIndex = 3;
|
|
|
|
|
this.groupBox2.TabStop = false;
|
|
|
|
|
this.groupBox2.Text = "금주진행사항";
|
|
|
|
|
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(1427, 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, "구매대상 중 구매완료 율");
|
|
|
|
|
//
|
|
|
|
|
// richTextBox2
|
|
|
|
|
// panel3
|
|
|
|
|
//
|
|
|
|
|
this.richTextBox2.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
|
|
|
this.richTextBox2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
|
|
this.richTextBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "lasthistory", true));
|
|
|
|
|
this.richTextBox2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.richTextBox2.Location = new System.Drawing.Point(10, 24);
|
|
|
|
|
this.richTextBox2.Name = "richTextBox2";
|
|
|
|
|
this.richTextBox2.Size = new System.Drawing.Size(358, 404);
|
|
|
|
|
this.richTextBox2.TabIndex = 0;
|
|
|
|
|
this.richTextBox2.Text = "";
|
|
|
|
|
this.richTextBox2.ZoomFactor = 1.5F;
|
|
|
|
|
this.panel3.Controls.Add(this.groupBox3);
|
|
|
|
|
this.panel3.Controls.Add(this.groupBox2);
|
|
|
|
|
this.panel3.Controls.Add(this.groupBox1);
|
|
|
|
|
this.panel3.Controls.Add(this.grpsum);
|
|
|
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
|
|
this.panel3.Location = new System.Drawing.Point(0, 399);
|
|
|
|
|
this.panel3.Name = "panel3";
|
|
|
|
|
this.panel3.Size = new System.Drawing.Size(1585, 438);
|
|
|
|
|
this.panel3.TabIndex = 7;
|
|
|
|
|
//
|
|
|
|
|
// groupBox3
|
|
|
|
|
//
|
|
|
|
|
@@ -1027,7 +827,7 @@
|
|
|
|
|
this.groupBox3.Controls.Add(this.label1);
|
|
|
|
|
this.groupBox3.Controls.Add(this.rt_bef);
|
|
|
|
|
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
|
|
this.groupBox3.Location = new System.Drawing.Point(1168, 0);
|
|
|
|
|
this.groupBox3.Location = new System.Drawing.Point(1162, 0);
|
|
|
|
|
this.groupBox3.Name = "groupBox3";
|
|
|
|
|
this.groupBox3.Padding = new System.Windows.Forms.Padding(10);
|
|
|
|
|
this.groupBox3.Size = new System.Drawing.Size(378, 438);
|
|
|
|
|
@@ -1047,17 +847,16 @@
|
|
|
|
|
this.rt_cmp.Text = "";
|
|
|
|
|
this.rt_cmp.ZoomFactor = 1.5F;
|
|
|
|
|
//
|
|
|
|
|
// rt_bef
|
|
|
|
|
// label2
|
|
|
|
|
//
|
|
|
|
|
this.rt_bef.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
|
|
|
this.rt_bef.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
|
|
this.rt_bef.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
|
|
this.rt_bef.Location = new System.Drawing.Point(10, 317);
|
|
|
|
|
this.rt_bef.Name = "rt_bef";
|
|
|
|
|
this.rt_bef.Size = new System.Drawing.Size(358, 111);
|
|
|
|
|
this.rt_bef.TabIndex = 1;
|
|
|
|
|
this.rt_bef.Text = "";
|
|
|
|
|
this.rt_bef.ZoomFactor = 1.5F;
|
|
|
|
|
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
this.label2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
|
|
this.label2.Location = new System.Drawing.Point(10, 166);
|
|
|
|
|
this.label2.Name = "label2";
|
|
|
|
|
this.label2.Size = new System.Drawing.Size(358, 20);
|
|
|
|
|
this.label2.TabIndex = 4;
|
|
|
|
|
this.label2.Text = "After";
|
|
|
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// rt_aft
|
|
|
|
|
//
|
|
|
|
|
@@ -1082,16 +881,102 @@
|
|
|
|
|
this.label1.Text = "Before";
|
|
|
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// label2
|
|
|
|
|
// rt_bef
|
|
|
|
|
//
|
|
|
|
|
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
this.label2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
|
|
this.label2.Location = new System.Drawing.Point(10, 166);
|
|
|
|
|
this.label2.Name = "label2";
|
|
|
|
|
this.label2.Size = new System.Drawing.Size(358, 20);
|
|
|
|
|
this.label2.TabIndex = 4;
|
|
|
|
|
this.label2.Text = "After";
|
|
|
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
this.rt_bef.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
|
|
|
this.rt_bef.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
|
|
this.rt_bef.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
|
|
this.rt_bef.Location = new System.Drawing.Point(10, 317);
|
|
|
|
|
this.rt_bef.Name = "rt_bef";
|
|
|
|
|
this.rt_bef.Size = new System.Drawing.Size(358, 111);
|
|
|
|
|
this.rt_bef.TabIndex = 1;
|
|
|
|
|
this.rt_bef.Text = "";
|
|
|
|
|
this.rt_bef.ZoomFactor = 1.5F;
|
|
|
|
|
//
|
|
|
|
|
// groupBox2
|
|
|
|
|
//
|
|
|
|
|
this.groupBox2.Controls.Add(this.richTextBox2);
|
|
|
|
|
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
|
|
this.groupBox2.Location = new System.Drawing.Point(784, 0);
|
|
|
|
|
this.groupBox2.Name = "groupBox2";
|
|
|
|
|
this.groupBox2.Padding = new System.Windows.Forms.Padding(10);
|
|
|
|
|
this.groupBox2.Size = new System.Drawing.Size(378, 438);
|
|
|
|
|
this.groupBox2.TabIndex = 3;
|
|
|
|
|
this.groupBox2.TabStop = false;
|
|
|
|
|
this.groupBox2.Text = "금주진행사항";
|
|
|
|
|
//
|
|
|
|
|
// richTextBox2
|
|
|
|
|
//
|
|
|
|
|
this.richTextBox2.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
|
|
|
this.richTextBox2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
|
|
this.richTextBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "lasthistory", true));
|
|
|
|
|
this.richTextBox2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.richTextBox2.Location = new System.Drawing.Point(10, 24);
|
|
|
|
|
this.richTextBox2.Name = "richTextBox2";
|
|
|
|
|
this.richTextBox2.Size = new System.Drawing.Size(358, 404);
|
|
|
|
|
this.richTextBox2.TabIndex = 0;
|
|
|
|
|
this.richTextBox2.Text = "";
|
|
|
|
|
this.richTextBox2.ZoomFactor = 1.5F;
|
|
|
|
|
//
|
|
|
|
|
// groupBox1
|
|
|
|
|
//
|
|
|
|
|
this.groupBox1.Controls.Add(this.richTextBox1);
|
|
|
|
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
|
|
this.groupBox1.Location = new System.Drawing.Point(406, 0);
|
|
|
|
|
this.groupBox1.Name = "groupBox1";
|
|
|
|
|
this.groupBox1.Padding = new System.Windows.Forms.Padding(10);
|
|
|
|
|
this.groupBox1.Size = new System.Drawing.Size(378, 438);
|
|
|
|
|
this.groupBox1.TabIndex = 2;
|
|
|
|
|
this.groupBox1.TabStop = false;
|
|
|
|
|
this.groupBox1.Text = "요청사항";
|
|
|
|
|
//
|
|
|
|
|
// richTextBox1
|
|
|
|
|
//
|
|
|
|
|
this.richTextBox1.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
|
|
|
this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
|
|
this.richTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "remark_req", true));
|
|
|
|
|
this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.richTextBox1.Location = new System.Drawing.Point(10, 24);
|
|
|
|
|
this.richTextBox1.Name = "richTextBox1";
|
|
|
|
|
this.richTextBox1.Size = new System.Drawing.Size(358, 404);
|
|
|
|
|
this.richTextBox1.TabIndex = 0;
|
|
|
|
|
this.richTextBox1.Text = "";
|
|
|
|
|
this.richTextBox1.ZoomFactor = 1.5F;
|
|
|
|
|
//
|
|
|
|
|
// arDatagridView1
|
|
|
|
|
//
|
|
|
|
|
this.arDatagridView1.A_DelCurrentCell = true;
|
|
|
|
|
this.arDatagridView1.A_EnterToTab = true;
|
|
|
|
|
this.arDatagridView1.A_KoreanField = null;
|
|
|
|
|
this.arDatagridView1.A_UpperField = null;
|
|
|
|
|
this.arDatagridView1.A_ViewRownumOnHeader = true;
|
|
|
|
|
this.arDatagridView1.AllowUserToAddRows = false;
|
|
|
|
|
this.arDatagridView1.AllowUserToDeleteRows = false;
|
|
|
|
|
this.arDatagridView1.AllowUserToResizeColumns = false;
|
|
|
|
|
this.arDatagridView1.AllowUserToResizeRows = false;
|
|
|
|
|
this.arDatagridView1.AutoGenerateColumns = false;
|
|
|
|
|
this.arDatagridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
|
|
this.arDatagridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
|
|
this.prjDataGridViewTextBoxColumn,
|
|
|
|
|
this.perc});
|
|
|
|
|
this.arDatagridView1.DataSource = this.bsProjectHRS;
|
|
|
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
|
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
|
dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(0, 3, 0, 3);
|
|
|
|
|
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
|
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
|
|
this.arDatagridView1.DefaultCellStyle = dataGridViewCellStyle2;
|
|
|
|
|
this.arDatagridView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.arDatagridView1.Location = new System.Drawing.Point(3, 17);
|
|
|
|
|
this.arDatagridView1.Name = "arDatagridView1";
|
|
|
|
|
this.arDatagridView1.ReadOnly = true;
|
|
|
|
|
this.arDatagridView1.RowHeadersVisible = false;
|
|
|
|
|
this.arDatagridView1.RowTemplate.Height = 23;
|
|
|
|
|
this.arDatagridView1.Size = new System.Drawing.Size(400, 418);
|
|
|
|
|
this.arDatagridView1.TabIndex = 1;
|
|
|
|
|
//
|
|
|
|
|
// prjDataGridViewTextBoxColumn
|
|
|
|
|
//
|
|
|
|
|
@@ -1113,6 +998,162 @@
|
|
|
|
|
this.perc.ReadOnly = true;
|
|
|
|
|
this.perc.Width = 40;
|
|
|
|
|
//
|
|
|
|
|
// bsProjectHRS
|
|
|
|
|
//
|
|
|
|
|
this.bsProjectHRS.DataMember = "ProjectHrs";
|
|
|
|
|
this.bsProjectHRS.DataSource = this.dsProjectSummary1;
|
|
|
|
|
//
|
|
|
|
|
// dsProjectSummary1
|
|
|
|
|
//
|
|
|
|
|
this.dsProjectSummary1.DataSetName = "DSProjectSummary";
|
|
|
|
|
this.dsProjectSummary1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|
|
|
|
//
|
|
|
|
|
// 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, 378);
|
|
|
|
|
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(1585, 21);
|
|
|
|
|
this.tableLayoutPanel3.TabIndex = 34;
|
|
|
|
|
//
|
|
|
|
|
// 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;
|
|
|
|
|
//
|
|
|
|
|
// panel2
|
|
|
|
|
//
|
|
|
|
|
this.panel2.Controls.Add(this.panel1);
|
|
|
|
|
this.panel2.Controls.Add(this.dte);
|
|
|
|
|
this.panel2.Controls.Add(this.dts);
|
|
|
|
|
this.panel2.Controls.Add(this.button4);
|
|
|
|
|
this.panel2.Controls.Add(this.button3);
|
|
|
|
|
this.panel2.Controls.Add(this.button2);
|
|
|
|
|
this.panel2.Controls.Add(this.button1);
|
|
|
|
|
this.panel2.Controls.Add(this.linkLabel1);
|
|
|
|
|
this.panel2.Controls.Add(this.cmbUserList);
|
|
|
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.panel2.Name = "panel2";
|
|
|
|
|
this.panel2.Size = new System.Drawing.Size(1585, 68);
|
|
|
|
|
this.panel2.TabIndex = 35;
|
|
|
|
|
//
|
|
|
|
|
// panel1
|
|
|
|
|
//
|
|
|
|
|
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
|
|
|
this.panel1.Location = new System.Drawing.Point(661, 12);
|
|
|
|
|
this.panel1.Name = "panel1";
|
|
|
|
|
this.panel1.Size = new System.Drawing.Size(10, 45);
|
|
|
|
|
this.panel1.TabIndex = 8;
|
|
|
|
|
//
|
|
|
|
|
// dte
|
|
|
|
|
//
|
|
|
|
|
this.dte.Location = new System.Drawing.Point(676, 36);
|
|
|
|
|
this.dte.Name = "dte";
|
|
|
|
|
this.dte.Size = new System.Drawing.Size(200, 21);
|
|
|
|
|
this.dte.TabIndex = 7;
|
|
|
|
|
//
|
|
|
|
|
// dts
|
|
|
|
|
//
|
|
|
|
|
this.dts.Location = new System.Drawing.Point(676, 12);
|
|
|
|
|
this.dts.Name = "dts";
|
|
|
|
|
this.dts.Size = new System.Drawing.Size(200, 21);
|
|
|
|
|
this.dts.TabIndex = 6;
|
|
|
|
|
//
|
|
|
|
|
// button4
|
|
|
|
|
//
|
|
|
|
|
this.button4.Dock = System.Windows.Forms.DockStyle.Right;
|
|
|
|
|
this.button4.Location = new System.Drawing.Point(1491, 0);
|
|
|
|
|
this.button4.Name = "button4";
|
|
|
|
|
this.button4.Size = new System.Drawing.Size(94, 68);
|
|
|
|
|
this.button4.TabIndex = 5;
|
|
|
|
|
this.button4.Text = "닫기";
|
|
|
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button4.Click += new System.EventHandler(this.button4_Click);
|
|
|
|
|
//
|
|
|
|
|
// button3
|
|
|
|
|
//
|
|
|
|
|
this.button3.Location = new System.Drawing.Point(561, 12);
|
|
|
|
|
this.button3.Name = "button3";
|
|
|
|
|
this.button3.Size = new System.Drawing.Size(94, 45);
|
|
|
|
|
this.button3.TabIndex = 4;
|
|
|
|
|
this.button3.Text = "조회";
|
|
|
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
|
|
|
//
|
|
|
|
|
// button2
|
|
|
|
|
//
|
|
|
|
|
this.button2.Location = new System.Drawing.Point(461, 12);
|
|
|
|
|
this.button2.Name = "button2";
|
|
|
|
|
this.button2.Size = new System.Drawing.Size(94, 45);
|
|
|
|
|
this.button2.TabIndex = 3;
|
|
|
|
|
this.button2.Text = "다음";
|
|
|
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button2.Click += new System.EventHandler(this.button2_Click_2);
|
|
|
|
|
//
|
|
|
|
|
// button1
|
|
|
|
|
//
|
|
|
|
|
this.button1.Location = new System.Drawing.Point(361, 12);
|
|
|
|
|
this.button1.Name = "button1";
|
|
|
|
|
this.button1.Size = new System.Drawing.Size(94, 45);
|
|
|
|
|
this.button1.TabIndex = 2;
|
|
|
|
|
this.button1.Text = "이전";
|
|
|
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button1.Click += new System.EventHandler(this.button1_Click_2);
|
|
|
|
|
//
|
|
|
|
|
// linkLabel1
|
|
|
|
|
//
|
|
|
|
|
this.linkLabel1.AutoSize = true;
|
|
|
|
|
this.linkLabel1.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
|
|
|
this.linkLabel1.Location = new System.Drawing.Point(12, 15);
|
|
|
|
|
this.linkLabel1.Name = "linkLabel1";
|
|
|
|
|
this.linkLabel1.Size = new System.Drawing.Size(98, 37);
|
|
|
|
|
this.linkLabel1.TabIndex = 1;
|
|
|
|
|
this.linkLabel1.TabStop = true;
|
|
|
|
|
this.linkLabel1.Text = "담당자";
|
|
|
|
|
this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
|
|
|
|
|
//
|
|
|
|
|
// cmbUserList
|
|
|
|
|
//
|
|
|
|
|
this.cmbUserList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.cmbUserList.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
|
|
|
this.cmbUserList.FormattingEnabled = true;
|
|
|
|
|
this.cmbUserList.Location = new System.Drawing.Point(116, 12);
|
|
|
|
|
this.cmbUserList.Name = "cmbUserList";
|
|
|
|
|
this.cmbUserList.Size = new System.Drawing.Size(239, 45);
|
|
|
|
|
this.cmbUserList.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// projectHrsTableAdapter
|
|
|
|
|
//
|
|
|
|
|
this.projectHrsTableAdapter.ClearBeforeFill = true;
|
|
|
|
|
//
|
|
|
|
|
// grpsum
|
|
|
|
|
//
|
|
|
|
|
this.grpsum.Controls.Add(this.arDatagridView1);
|
|
|
|
|
this.grpsum.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
|
|
this.grpsum.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.grpsum.Name = "grpsum";
|
|
|
|
|
this.grpsum.Size = new System.Drawing.Size(406, 438);
|
|
|
|
|
this.grpsum.TabIndex = 5;
|
|
|
|
|
this.grpsum.TabStop = false;
|
|
|
|
|
this.grpsum.Text = "집계기간";
|
|
|
|
|
//
|
|
|
|
|
// fProjectListU
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
|
|
|
@@ -1133,18 +1174,19 @@
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dsMSSQL)).EndInit();
|
|
|
|
|
this.cm.ResumeLayout(false);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bsHist)).EndInit();
|
|
|
|
|
this.panel3.ResumeLayout(false);
|
|
|
|
|
this.groupBox3.ResumeLayout(false);
|
|
|
|
|
this.groupBox2.ResumeLayout(false);
|
|
|
|
|
this.groupBox1.ResumeLayout(false);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.arDatagridView1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bsProjectHRS)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dsProjectSummary1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.arDatagridView1)).EndInit();
|
|
|
|
|
this.tableLayoutPanel3.ResumeLayout(false);
|
|
|
|
|
this.panel2.ResumeLayout(false);
|
|
|
|
|
this.panel2.PerformLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
|
|
|
|
|
this.groupBox1.ResumeLayout(false);
|
|
|
|
|
this.groupBox2.ResumeLayout(false);
|
|
|
|
|
this.groupBox3.ResumeLayout(false);
|
|
|
|
|
this.grpsum.ResumeLayout(false);
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
this.PerformLayout();
|
|
|
|
|
|
|
|
|
|
@@ -1234,5 +1276,9 @@
|
|
|
|
|
private System.Windows.Forms.RichTextBox rt_bef;
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn prjDataGridViewTextBoxColumn;
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn perc;
|
|
|
|
|
private System.Windows.Forms.DateTimePicker dte;
|
|
|
|
|
private System.Windows.Forms.DateTimePicker dts;
|
|
|
|
|
private System.Windows.Forms.Panel panel1;
|
|
|
|
|
private System.Windows.Forms.GroupBox grpsum;
|
|
|
|
|
}
|
|
|
|
|
}
|