1593 lines
		
	
	
		
			90 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			1593 lines
		
	
	
		
			90 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
| namespace FPJ0000
 | |
| {
 | |
|     partial class fProjectData
 | |
|     {
 | |
|         /// <summary>
 | |
|         /// Required designer variable.
 | |
|         /// </summary>
 | |
|         private System.ComponentModel.IContainer components = null;
 | |
| 
 | |
|         /// <summary>
 | |
|         /// Clean up any resources being used.
 | |
|         /// </summary>
 | |
|         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
 | |
|         protected override void Dispose(bool disposing)
 | |
|         {
 | |
|             if (disposing && (components != null))
 | |
|             {
 | |
|                 components.Dispose();
 | |
|             }
 | |
|             base.Dispose(disposing);
 | |
|         }
 | |
| 
 | |
|         #region Windows Form Designer generated code
 | |
| 
 | |
|         /// <summary>
 | |
|         /// Required method for Designer support - do not modify
 | |
|         /// the contents of this method with the code editor.
 | |
|         /// </summary>
 | |
|         private void InitializeComponent()
 | |
|         {
 | |
|             this.components = new System.ComponentModel.Container();
 | |
|             System.Windows.Forms.Label nameLabel;
 | |
|             System.Windows.Forms.Label reqstaffLabel;
 | |
|             System.Windows.Forms.Label sdateLabel;
 | |
|             System.Windows.Forms.Label edateLabel;
 | |
|             System.Windows.Forms.Label usermainLabel;
 | |
|             System.Windows.Forms.Label usersubLabel;
 | |
|             System.Windows.Forms.Label userManagerLabel;
 | |
|             System.Windows.Forms.Label costoLabel;
 | |
|             System.Windows.Forms.Label costnLabel;
 | |
|             System.Windows.Forms.Label costeLabel;
 | |
|             System.Windows.Forms.Label cntLabel;
 | |
|             System.Windows.Forms.Label ddateLabel;
 | |
|             System.Windows.Forms.Label assetLabel;
 | |
|             System.Windows.Forms.Label label1;
 | |
|             System.Windows.Forms.Label label2;
 | |
|             System.Windows.Forms.Label label3;
 | |
|             System.Windows.Forms.Label label7;
 | |
|             System.Windows.Forms.Label label4;
 | |
|             System.Windows.Forms.Label label6;
 | |
|             System.Windows.Forms.Label label8;
 | |
|             System.Windows.Forms.Label label9;
 | |
|             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fProjectData));
 | |
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
 | |
|             this.tbIdx = new System.Windows.Forms.TextBox();
 | |
|             this.bs = new System.Windows.Forms.BindingSource(this.components);
 | |
|             this.dsPRJ = new FPJ0000.dsPRJ();
 | |
|             this.nameTextBox = new System.Windows.Forms.TextBox();
 | |
|             this.reqstaffTextBox = new System.Windows.Forms.TextBox();
 | |
|             this.sdateTextBox = new System.Windows.Forms.TextBox();
 | |
|             this.edateTextBox = new System.Windows.Forms.TextBox();
 | |
|             this.usermainTextBox = new System.Windows.Forms.TextBox();
 | |
|             this.usersubTextBox = new System.Windows.Forms.TextBox();
 | |
|             this.userManagerTextBox = new System.Windows.Forms.TextBox();
 | |
|             this.costoTextBox = new System.Windows.Forms.TextBox();
 | |
|             this.costnTextBox = new System.Windows.Forms.TextBox();
 | |
|             this.costeTextBox = new System.Windows.Forms.TextBox();
 | |
|             this.cntTextBox = new System.Windows.Forms.TextBox();
 | |
|             this.remark_reqTextBox = new System.Windows.Forms.TextBox();
 | |
|             this.ddateTextBox = new System.Windows.Forms.TextBox();
 | |
|             this.assetTextBox = new System.Windows.Forms.TextBox();
 | |
|             this.bn = new System.Windows.Forms.BindingNavigator(this.components);
 | |
|             this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
 | |
|             this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
 | |
|             this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.btSave = new System.Windows.Forms.ToolStripButton();
 | |
|             this.btPart = new System.Windows.Forms.ToolStripButton();
 | |
|             this.btIO = new System.Windows.Forms.ToolStripButton();
 | |
|             this.btMailAddr = new System.Windows.Forms.ToolStripButton();
 | |
|             this.btPath = new System.Windows.Forms.ToolStripButton();
 | |
|             this.btSendMail = new System.Windows.Forms.ToolStripButton();
 | |
|             this.dataGridView1 = new System.Windows.Forms.DataGridView();
 | |
|             this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
 | |
|             this.bsWeek = new System.Windows.Forms.BindingSource(this.components);
 | |
|             this.cmbProcess = new System.Windows.Forms.ComboBox();
 | |
|             this.cmbState = new System.Windows.Forms.ComboBox();
 | |
|             this.textBox1 = new System.Windows.Forms.TextBox();
 | |
|             this.panel7 = new System.Windows.Forms.Panel();
 | |
|             this.cmbPart = new System.Windows.Forms.ComboBox();
 | |
|             this.arLabel1 = new arCtl.arLabel();
 | |
|             this.panel1 = new System.Windows.Forms.Panel();
 | |
|             this.textBox4 = new System.Windows.Forms.TextBox();
 | |
|             this.tbPath = new System.Windows.Forms.TextBox();
 | |
|             this.textBox2 = new System.Windows.Forms.TextBox();
 | |
|             this.arLabel2 = new arCtl.arLabel();
 | |
|             this.panel5 = new System.Windows.Forms.Panel();
 | |
|             this.textBox3 = new System.Windows.Forms.TextBox();
 | |
|             this.arLabel3 = new arCtl.arLabel();
 | |
|             this.panel2 = new System.Windows.Forms.Panel();
 | |
|             this.arLabel4 = new arCtl.arLabel();
 | |
|             this.panel3 = new System.Windows.Forms.Panel();
 | |
|             this.arLabel5 = new arCtl.arLabel();
 | |
|             this.arLabel6 = new arCtl.arLabel();
 | |
|             this.arPanel1 = new arCtl.arPanel();
 | |
|             this.arPanel2 = new arCtl.arPanel();
 | |
|             this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
 | |
|             this.bindingNavigatorCountItem1 = new System.Windows.Forms.ToolStripLabel();
 | |
|             this.bindingNavigatorMoveFirstItem1 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorMovePreviousItem1 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorSeparator3 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.bindingNavigatorPositionItem1 = new System.Windows.Forms.ToolStripTextBox();
 | |
|             this.bindingNavigatorSeparator4 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.bindingNavigatorMoveNextItem1 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorMoveLastItem1 = new System.Windows.Forms.ToolStripButton();
 | |
|             this.bindingNavigatorSeparator5 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.btwADd = new System.Windows.Forms.ToolStripButton();
 | |
|             this.btwEdit = new System.Windows.Forms.ToolStripButton();
 | |
|             this.btwDel = new System.Windows.Forms.ToolStripButton();
 | |
|             this.arLabel7 = new arCtl.arLabel();
 | |
|             this.ta = new FPJ0000.dsPRJTableAdapters.ProjectsTableAdapter();
 | |
|             this.tam = new FPJ0000.dsPRJTableAdapters.TableAdapterManager();
 | |
|             this.bsSchedule = new System.Windows.Forms.BindingSource(this.components);
 | |
|             this.taHist = new FPJ0000.dsPRJTableAdapters.ProjectsHistoryTableAdapter();
 | |
|             this.taSchedule = new FPJ0000.dsPRJTableAdapters.ProjectsScheduleTableAdapter();
 | |
|             this.linkLabel1 = new System.Windows.Forms.LinkLabel();
 | |
|             nameLabel = new System.Windows.Forms.Label();
 | |
|             reqstaffLabel = new System.Windows.Forms.Label();
 | |
|             sdateLabel = new System.Windows.Forms.Label();
 | |
|             edateLabel = new System.Windows.Forms.Label();
 | |
|             usermainLabel = new System.Windows.Forms.Label();
 | |
|             usersubLabel = new System.Windows.Forms.Label();
 | |
|             userManagerLabel = new System.Windows.Forms.Label();
 | |
|             costoLabel = new System.Windows.Forms.Label();
 | |
|             costnLabel = new System.Windows.Forms.Label();
 | |
|             costeLabel = new System.Windows.Forms.Label();
 | |
|             cntLabel = new System.Windows.Forms.Label();
 | |
|             ddateLabel = new System.Windows.Forms.Label();
 | |
|             assetLabel = new System.Windows.Forms.Label();
 | |
|             label1 = new System.Windows.Forms.Label();
 | |
|             label2 = new System.Windows.Forms.Label();
 | |
|             label3 = new System.Windows.Forms.Label();
 | |
|             label7 = new System.Windows.Forms.Label();
 | |
|             label4 = new System.Windows.Forms.Label();
 | |
|             label6 = new System.Windows.Forms.Label();
 | |
|             label8 = new System.Windows.Forms.Label();
 | |
|             label9 = new System.Windows.Forms.Label();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
 | |
|             this.bn.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bsWeek)).BeginInit();
 | |
|             this.panel7.SuspendLayout();
 | |
|             this.panel1.SuspendLayout();
 | |
|             this.panel5.SuspendLayout();
 | |
|             this.panel2.SuspendLayout();
 | |
|             this.panel3.SuspendLayout();
 | |
|             this.arPanel1.SuspendLayout();
 | |
|             this.arPanel2.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
 | |
|             this.bindingNavigator1.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bsSchedule)).BeginInit();
 | |
|             this.SuspendLayout();
 | |
|             // 
 | |
|             // nameLabel
 | |
|             // 
 | |
|             nameLabel.AutoSize = true;
 | |
|             nameLabel.Location = new System.Drawing.Point(32, 34);
 | |
|             nameLabel.Name = "nameLabel";
 | |
|             nameLabel.Size = new System.Drawing.Size(53, 12);
 | |
|             nameLabel.TabIndex = 0;
 | |
|             nameLabel.Text = "프로젝트";
 | |
|             // 
 | |
|             // reqstaffLabel
 | |
|             // 
 | |
|             reqstaffLabel.AutoSize = true;
 | |
|             reqstaffLabel.Location = new System.Drawing.Point(378, 37);
 | |
|             reqstaffLabel.Name = "reqstaffLabel";
 | |
|             reqstaffLabel.Size = new System.Drawing.Size(41, 12);
 | |
|             reqstaffLabel.TabIndex = 8;
 | |
|             reqstaffLabel.Text = "담당자";
 | |
|             // 
 | |
|             // sdateLabel
 | |
|             // 
 | |
|             sdateLabel.AutoSize = true;
 | |
|             sdateLabel.Location = new System.Drawing.Point(44, 35);
 | |
|             sdateLabel.Name = "sdateLabel";
 | |
|             sdateLabel.Size = new System.Drawing.Size(41, 12);
 | |
|             sdateLabel.TabIndex = 10;
 | |
|             sdateLabel.Text = "시작일";
 | |
|             // 
 | |
|             // edateLabel
 | |
|             // 
 | |
|             edateLabel.AutoSize = true;
 | |
|             edateLabel.Location = new System.Drawing.Point(304, 61);
 | |
|             edateLabel.Name = "edateLabel";
 | |
|             edateLabel.Size = new System.Drawing.Size(41, 12);
 | |
|             edateLabel.TabIndex = 12;
 | |
|             edateLabel.Text = "완료일";
 | |
|             // 
 | |
|             // usermainLabel
 | |
|             // 
 | |
|             usermainLabel.AutoSize = true;
 | |
|             usermainLabel.Location = new System.Drawing.Point(213, 35);
 | |
|             usermainLabel.Name = "usermainLabel";
 | |
|             usermainLabel.Size = new System.Drawing.Size(29, 12);
 | |
|             usermainLabel.TabIndex = 24;
 | |
|             usermainLabel.Text = "H/W";
 | |
|             // 
 | |
|             // usersubLabel
 | |
|             // 
 | |
|             usersubLabel.AutoSize = true;
 | |
|             usersubLabel.Location = new System.Drawing.Point(214, 62);
 | |
|             usersubLabel.Name = "usersubLabel";
 | |
|             usersubLabel.Size = new System.Drawing.Size(29, 12);
 | |
|             usersubLabel.TabIndex = 26;
 | |
|             usersubLabel.Text = "S/W";
 | |
|             // 
 | |
|             // userManagerLabel
 | |
|             // 
 | |
|             userManagerLabel.AutoSize = true;
 | |
|             userManagerLabel.Location = new System.Drawing.Point(22, 34);
 | |
|             userManagerLabel.Name = "userManagerLabel";
 | |
|             userManagerLabel.Size = new System.Drawing.Size(63, 12);
 | |
|             userManagerLabel.TabIndex = 32;
 | |
|             userManagerLabel.Text = "Champion";
 | |
|             // 
 | |
|             // costoLabel
 | |
|             // 
 | |
|             costoLabel.AutoSize = true;
 | |
|             costoLabel.Location = new System.Drawing.Point(189, 37);
 | |
|             costoLabel.Name = "costoLabel";
 | |
|             costoLabel.Size = new System.Drawing.Size(66, 12);
 | |
|             costoLabel.TabIndex = 40;
 | |
|             costoLabel.Text = "- Input($K)";
 | |
|             // 
 | |
|             // costnLabel
 | |
|             // 
 | |
|             costnLabel.AutoSize = true;
 | |
|             costnLabel.Location = new System.Drawing.Point(23, 37);
 | |
|             costnLabel.Name = "costnLabel";
 | |
|             costnLabel.Size = new System.Drawing.Size(62, 12);
 | |
|             costnLabel.TabIndex = 42;
 | |
|             costnLabel.Text = "Origin($K)";
 | |
|             // 
 | |
|             // costeLabel
 | |
|             // 
 | |
|             costeLabel.AutoSize = true;
 | |
|             costeLabel.Location = new System.Drawing.Point(355, 37);
 | |
|             costeLabel.Name = "costeLabel";
 | |
|             costeLabel.Size = new System.Drawing.Size(70, 12);
 | |
|             costeLabel.TabIndex = 44;
 | |
|             costeLabel.Text = "= Effect($K)";
 | |
|             // 
 | |
|             // cntLabel
 | |
|             // 
 | |
|             cntLabel.AutoSize = true;
 | |
|             cntLabel.Location = new System.Drawing.Point(56, 65);
 | |
|             cntLabel.Name = "cntLabel";
 | |
|             cntLabel.Size = new System.Drawing.Size(29, 12);
 | |
|             cntLabel.TabIndex = 46;
 | |
|             cntLabel.Text = "수량";
 | |
|             // 
 | |
|             // ddateLabel
 | |
|             // 
 | |
|             ddateLabel.AutoSize = true;
 | |
|             ddateLabel.Location = new System.Drawing.Point(304, 35);
 | |
|             ddateLabel.Name = "ddateLabel";
 | |
|             ddateLabel.Size = new System.Drawing.Size(41, 12);
 | |
|             ddateLabel.TabIndex = 52;
 | |
|             ddateLabel.Text = "만료일";
 | |
|             // 
 | |
|             // assetLabel
 | |
|             // 
 | |
|             assetLabel.AutoSize = true;
 | |
|             assetLabel.Location = new System.Drawing.Point(24, 61);
 | |
|             assetLabel.Name = "assetLabel";
 | |
|             assetLabel.Size = new System.Drawing.Size(61, 12);
 | |
|             assetLabel.TabIndex = 2;
 | |
|             assetLabel.Text = "Asset No.";
 | |
|             // 
 | |
|             // label1
 | |
|             // 
 | |
|             label1.AutoSize = true;
 | |
|             label1.Location = new System.Drawing.Point(205, 37);
 | |
|             label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
 | |
|             label1.Name = "label1";
 | |
|             label1.Size = new System.Drawing.Size(29, 12);
 | |
|             label1.TabIndex = 67;
 | |
|             label1.Text = "공정";
 | |
|             // 
 | |
|             // label2
 | |
|             // 
 | |
|             label2.AutoSize = true;
 | |
|             label2.Location = new System.Drawing.Point(377, 61);
 | |
|             label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
 | |
|             label2.Name = "label2";
 | |
|             label2.Size = new System.Drawing.Size(29, 12);
 | |
|             label2.TabIndex = 4;
 | |
|             label2.Text = "상태";
 | |
|             // 
 | |
|             // label3
 | |
|             // 
 | |
|             label3.AutoSize = true;
 | |
|             label3.Location = new System.Drawing.Point(382, 89);
 | |
|             label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
 | |
|             label3.Name = "label3";
 | |
|             label3.Size = new System.Drawing.Size(24, 12);
 | |
|             label3.TabIndex = 8;
 | |
|             label3.Text = "IDX";
 | |
|             // 
 | |
|             // label7
 | |
|             // 
 | |
|             label7.AutoSize = true;
 | |
|             label7.Location = new System.Drawing.Point(14, 61);
 | |
|             label7.Name = "label7";
 | |
|             label7.Size = new System.Drawing.Size(71, 12);
 | |
|             label7.TabIndex = 78;
 | |
|             label7.Text = "출고/설치일";
 | |
|             // 
 | |
|             // label4
 | |
|             // 
 | |
|             label4.AutoSize = true;
 | |
|             label4.Location = new System.Drawing.Point(56, 89);
 | |
|             label4.Name = "label4";
 | |
|             label4.Size = new System.Drawing.Size(29, 12);
 | |
|             label4.TabIndex = 6;
 | |
|             label4.Text = "비고";
 | |
|             // 
 | |
|             // label6
 | |
|             // 
 | |
|             label6.AutoSize = true;
 | |
|             label6.Location = new System.Drawing.Point(56, 37);
 | |
|             label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
 | |
|             label6.Name = "label6";
 | |
|             label6.Size = new System.Drawing.Size(29, 12);
 | |
|             label6.TabIndex = 87;
 | |
|             label6.Text = "파트";
 | |
|             // 
 | |
|             // label8
 | |
|             // 
 | |
|             label8.AutoSize = true;
 | |
|             label8.Location = new System.Drawing.Point(387, 35);
 | |
|             label8.Name = "label8";
 | |
|             label8.Size = new System.Drawing.Size(29, 12);
 | |
|             label8.TabIndex = 87;
 | |
|             label8.Text = "전장";
 | |
|             // 
 | |
|             // label9
 | |
|             // 
 | |
|             label9.AutoSize = true;
 | |
|             label9.Location = new System.Drawing.Point(356, 118);
 | |
|             label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
 | |
|             label9.Name = "label9";
 | |
|             label9.Size = new System.Drawing.Size(50, 12);
 | |
|             label9.TabIndex = 12;
 | |
|             label9.Text = "CR/CF#";
 | |
|             // 
 | |
|             // tbIdx
 | |
|             // 
 | |
|             this.tbIdx.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "idx", true));
 | |
|             this.tbIdx.Location = new System.Drawing.Point(413, 85);
 | |
|             this.tbIdx.Name = "tbIdx";
 | |
|             this.tbIdx.ReadOnly = true;
 | |
|             this.tbIdx.Size = new System.Drawing.Size(127, 21);
 | |
|             this.tbIdx.TabIndex = 9;
 | |
|             this.tbIdx.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
 | |
|             // 
 | |
|             // bs
 | |
|             // 
 | |
|             this.bs.DataMember = "Projects";
 | |
|             this.bs.DataSource = this.dsPRJ;
 | |
|             // 
 | |
|             // dsPRJ
 | |
|             // 
 | |
|             this.dsPRJ.DataSetName = "dsPRJ";
 | |
|             this.dsPRJ.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
 | |
|             // 
 | |
|             // nameTextBox
 | |
|             // 
 | |
|             this.nameTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "name", true));
 | |
|             this.nameTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.nameTextBox.Location = new System.Drawing.Point(93, 30);
 | |
|             this.nameTextBox.Name = "nameTextBox";
 | |
|             this.nameTextBox.Size = new System.Drawing.Size(447, 21);
 | |
|             this.nameTextBox.TabIndex = 1;
 | |
|             // 
 | |
|             // reqstaffTextBox
 | |
|             // 
 | |
|             this.reqstaffTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "reqstaff", true));
 | |
|             this.reqstaffTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.reqstaffTextBox.Location = new System.Drawing.Point(425, 34);
 | |
|             this.reqstaffTextBox.Name = "reqstaffTextBox";
 | |
|             this.reqstaffTextBox.Size = new System.Drawing.Size(113, 21);
 | |
|             this.reqstaffTextBox.TabIndex = 9;
 | |
|             // 
 | |
|             // sdateTextBox
 | |
|             // 
 | |
|             this.sdateTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "sdate", true));
 | |
|             this.sdateTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.sdateTextBox.Location = new System.Drawing.Point(93, 31);
 | |
|             this.sdateTextBox.Name = "sdateTextBox";
 | |
|             this.sdateTextBox.Size = new System.Drawing.Size(166, 21);
 | |
|             this.sdateTextBox.TabIndex = 11;
 | |
|             // 
 | |
|             // edateTextBox
 | |
|             // 
 | |
|             this.edateTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "edate", true));
 | |
|             this.edateTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.edateTextBox.Location = new System.Drawing.Point(356, 57);
 | |
|             this.edateTextBox.Name = "edateTextBox";
 | |
|             this.edateTextBox.Size = new System.Drawing.Size(166, 21);
 | |
|             this.edateTextBox.TabIndex = 13;
 | |
|             // 
 | |
|             // usermainTextBox
 | |
|             // 
 | |
|             this.usermainTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "usermain", true));
 | |
|             this.usermainTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.usermainTextBox.Location = new System.Drawing.Point(249, 31);
 | |
|             this.usermainTextBox.Name = "usermainTextBox";
 | |
|             this.usermainTextBox.Size = new System.Drawing.Size(113, 21);
 | |
|             this.usermainTextBox.TabIndex = 25;
 | |
|             // 
 | |
|             // usersubTextBox
 | |
|             // 
 | |
|             this.usersubTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "usersub", true));
 | |
|             this.usersubTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.usersubTextBox.Location = new System.Drawing.Point(249, 58);
 | |
|             this.usersubTextBox.Name = "usersubTextBox";
 | |
|             this.usersubTextBox.Size = new System.Drawing.Size(113, 21);
 | |
|             this.usersubTextBox.TabIndex = 27;
 | |
|             // 
 | |
|             // userManagerTextBox
 | |
|             // 
 | |
|             this.userManagerTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "userManager", true));
 | |
|             this.userManagerTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.userManagerTextBox.Location = new System.Drawing.Point(93, 30);
 | |
|             this.userManagerTextBox.Name = "userManagerTextBox";
 | |
|             this.userManagerTextBox.Size = new System.Drawing.Size(113, 21);
 | |
|             this.userManagerTextBox.TabIndex = 33;
 | |
|             // 
 | |
|             // costoTextBox
 | |
|             // 
 | |
|             this.costoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "costn", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "N2"));
 | |
|             this.costoTextBox.Location = new System.Drawing.Point(261, 33);
 | |
|             this.costoTextBox.Name = "costoTextBox";
 | |
|             this.costoTextBox.Size = new System.Drawing.Size(88, 21);
 | |
|             this.costoTextBox.TabIndex = 41;
 | |
|             this.costoTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
 | |
|             // 
 | |
|             // costnTextBox
 | |
|             // 
 | |
|             this.costnTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "costo", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "N2"));
 | |
|             this.costnTextBox.Location = new System.Drawing.Point(93, 33);
 | |
|             this.costnTextBox.Name = "costnTextBox";
 | |
|             this.costnTextBox.Size = new System.Drawing.Size(88, 21);
 | |
|             this.costnTextBox.TabIndex = 43;
 | |
|             this.costnTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
 | |
|             // 
 | |
|             // costeTextBox
 | |
|             // 
 | |
|             this.costeTextBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
 | |
|             this.costeTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "coste", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "N2"));
 | |
|             this.costeTextBox.Location = new System.Drawing.Point(434, 33);
 | |
|             this.costeTextBox.Name = "costeTextBox";
 | |
|             this.costeTextBox.Size = new System.Drawing.Size(88, 21);
 | |
|             this.costeTextBox.TabIndex = 45;
 | |
|             this.costeTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
 | |
|             // 
 | |
|             // cntTextBox
 | |
|             // 
 | |
|             this.cntTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "cnt", true));
 | |
|             this.cntTextBox.Location = new System.Drawing.Point(93, 60);
 | |
|             this.cntTextBox.Name = "cntTextBox";
 | |
|             this.cntTextBox.Size = new System.Drawing.Size(88, 21);
 | |
|             this.cntTextBox.TabIndex = 47;
 | |
|             this.cntTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
 | |
|             // 
 | |
|             // remark_reqTextBox
 | |
|             // 
 | |
|             this.remark_reqTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
 | |
|             this.remark_reqTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "remark_req", true));
 | |
|             this.remark_reqTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.remark_reqTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.remark_reqTextBox.Location = new System.Drawing.Point(1, 24);
 | |
|             this.remark_reqTextBox.Multiline = true;
 | |
|             this.remark_reqTextBox.Name = "remark_reqTextBox";
 | |
|             this.remark_reqTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Both;
 | |
|             this.remark_reqTextBox.Size = new System.Drawing.Size(433, 120);
 | |
|             this.remark_reqTextBox.TabIndex = 49;
 | |
|             // 
 | |
|             // ddateTextBox
 | |
|             // 
 | |
|             this.ddateTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "ddate", true));
 | |
|             this.ddateTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.ddateTextBox.Location = new System.Drawing.Point(356, 31);
 | |
|             this.ddateTextBox.Name = "ddateTextBox";
 | |
|             this.ddateTextBox.Size = new System.Drawing.Size(166, 21);
 | |
|             this.ddateTextBox.TabIndex = 53;
 | |
|             // 
 | |
|             // assetTextBox
 | |
|             // 
 | |
|             this.assetTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "asset", true));
 | |
|             this.assetTextBox.Location = new System.Drawing.Point(93, 57);
 | |
|             this.assetTextBox.Name = "assetTextBox";
 | |
|             this.assetTextBox.Size = new System.Drawing.Size(256, 21);
 | |
|             this.assetTextBox.TabIndex = 3;
 | |
|             // 
 | |
|             // bn
 | |
|             // 
 | |
|             this.bn.AddNewItem = null;
 | |
|             this.bn.BindingSource = this.bs;
 | |
|             this.bn.CountItem = this.bindingNavigatorCountItem;
 | |
|             this.bn.DeleteItem = null;
 | |
|             this.bn.Dock = System.Windows.Forms.DockStyle.Bottom;
 | |
|             this.bn.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.bindingNavigatorMoveFirstItem,
 | |
|             this.bindingNavigatorMovePreviousItem,
 | |
|             this.bindingNavigatorSeparator,
 | |
|             this.bindingNavigatorPositionItem,
 | |
|             this.bindingNavigatorCountItem,
 | |
|             this.bindingNavigatorSeparator1,
 | |
|             this.bindingNavigatorMoveNextItem,
 | |
|             this.bindingNavigatorMoveLastItem,
 | |
|             this.bindingNavigatorSeparator2,
 | |
|             this.btSave,
 | |
|             this.btPart,
 | |
|             this.btIO,
 | |
|             this.btMailAddr,
 | |
|             this.btPath,
 | |
|             this.btSendMail});
 | |
|             this.bn.Location = new System.Drawing.Point(0, 517);
 | |
|             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(1008, 25);
 | |
|             this.bn.TabIndex = 65;
 | |
|             this.bn.Text = "bindingNavigator1";
 | |
|             // 
 | |
|             // bindingNavigatorCountItem
 | |
|             // 
 | |
|             this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
 | |
|             this.bindingNavigatorCountItem.Size = new System.Drawing.Size(27, 22);
 | |
|             this.bindingNavigatorCountItem.Text = "/{0}";
 | |
|             this.bindingNavigatorCountItem.ToolTipText = "전체 항목 수";
 | |
|             // 
 | |
|             // bindingNavigatorMoveFirstItem
 | |
|             // 
 | |
|             this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
 | |
|             this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
 | |
|             this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMoveFirstItem.Text = "처음으로 이동";
 | |
|             // 
 | |
|             // bindingNavigatorMovePreviousItem
 | |
|             // 
 | |
|             this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
 | |
|             this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
 | |
|             this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMovePreviousItem.Text = "이전으로 이동";
 | |
|             // 
 | |
|             // bindingNavigatorSeparator
 | |
|             // 
 | |
|             this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
 | |
|             this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // bindingNavigatorPositionItem
 | |
|             // 
 | |
|             this.bindingNavigatorPositionItem.AccessibleName = "위치";
 | |
|             this.bindingNavigatorPositionItem.AutoSize = false;
 | |
|             this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
 | |
|             this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
 | |
|             this.bindingNavigatorPositionItem.Text = "0";
 | |
|             this.bindingNavigatorPositionItem.ToolTipText = "현재 위치";
 | |
|             // 
 | |
|             // bindingNavigatorSeparator1
 | |
|             // 
 | |
|             this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
 | |
|             this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // bindingNavigatorMoveNextItem
 | |
|             // 
 | |
|             this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
 | |
|             this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
 | |
|             this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMoveNextItem.Text = "다음으로 이동";
 | |
|             // 
 | |
|             // bindingNavigatorMoveLastItem
 | |
|             // 
 | |
|             this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
 | |
|             this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
 | |
|             this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMoveLastItem.Text = "마지막으로 이동";
 | |
|             // 
 | |
|             // bindingNavigatorSeparator2
 | |
|             // 
 | |
|             this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
 | |
|             this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // btSave
 | |
|             // 
 | |
|             this.btSave.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
 | |
|             this.btSave.Image = ((System.Drawing.Image)(resources.GetObject("btSave.Image")));
 | |
|             this.btSave.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.btSave.Name = "btSave";
 | |
|             this.btSave.Size = new System.Drawing.Size(66, 22);
 | |
|             this.btSave.Text = "확인(&S)";
 | |
|             this.btSave.Click += new System.EventHandler(this.btSave_Click);
 | |
|             // 
 | |
|             // btPart
 | |
|             // 
 | |
|             this.btPart.Image = ((System.Drawing.Image)(resources.GetObject("btPart.Image")));
 | |
|             this.btPart.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.btPart.Name = "btPart";
 | |
|             this.btPart.Size = new System.Drawing.Size(87, 22);
 | |
|             this.btPart.Text = "파트리스트";
 | |
|             this.btPart.Click += new System.EventHandler(this.btPart_Click);
 | |
|             // 
 | |
|             // btIO
 | |
|             // 
 | |
|             this.btIO.Image = ((System.Drawing.Image)(resources.GetObject("btIO.Image")));
 | |
|             this.btIO.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.btIO.Name = "btIO";
 | |
|             this.btIO.Size = new System.Drawing.Size(60, 22);
 | |
|             this.btIO.Text = "I/O 맵";
 | |
|             this.btIO.Click += new System.EventHandler(this.btIO_Click);
 | |
|             // 
 | |
|             // btMailAddr
 | |
|             // 
 | |
|             this.btMailAddr.Image = ((System.Drawing.Image)(resources.GetObject("btMailAddr.Image")));
 | |
|             this.btMailAddr.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.btMailAddr.Name = "btMailAddr";
 | |
|             this.btMailAddr.Size = new System.Drawing.Size(99, 22);
 | |
|             this.btMailAddr.Text = "메일주소관리";
 | |
|             this.btMailAddr.Click += new System.EventHandler(this.btMailAddr_Click);
 | |
|             // 
 | |
|             // btPath
 | |
|             // 
 | |
|             this.btPath.Image = ((System.Drawing.Image)(resources.GetObject("btPath.Image")));
 | |
|             this.btPath.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.btPath.Name = "btPath";
 | |
|             this.btPath.Size = new System.Drawing.Size(75, 22);
 | |
|             this.btPath.Text = "폴더열기";
 | |
|             this.btPath.Click += new System.EventHandler(this.btPath_Click);
 | |
|             // 
 | |
|             // btSendMail
 | |
|             // 
 | |
|             this.btSendMail.Image = ((System.Drawing.Image)(resources.GetObject("btSendMail.Image")));
 | |
|             this.btSendMail.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.btSendMail.Name = "btSendMail";
 | |
|             this.btSendMail.Size = new System.Drawing.Size(99, 22);
 | |
|             this.btSendMail.Text = "알림메일발송";
 | |
|             this.btSendMail.Click += new System.EventHandler(this.btSendMail_Click);
 | |
|             // 
 | |
|             // dataGridView1
 | |
|             // 
 | |
|             this.dataGridView1.AllowUserToAddRows = false;
 | |
|             this.dataGridView1.AutoGenerateColumns = false;
 | |
|             this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
 | |
|             this.dataGridView1.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
 | |
|             this.dataGridView1.BorderStyle = System.Windows.Forms.BorderStyle.None;
 | |
|             this.dataGridView1.ColumnHeadersHeight = 35;
 | |
|             this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
 | |
|             this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
 | |
|             this.dataGridViewTextBoxColumn1,
 | |
|             this.dataGridViewTextBoxColumn2,
 | |
|             this.dataGridViewTextBoxColumn10,
 | |
|             this.dataGridViewCheckBoxColumn2});
 | |
|             this.dataGridView1.DataSource = this.bsWeek;
 | |
|             this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.dataGridView1.Location = new System.Drawing.Point(1, 24);
 | |
|             this.dataGridView1.Margin = new System.Windows.Forms.Padding(7, 3, 7, 7);
 | |
|             this.dataGridView1.Name = "dataGridView1";
 | |
|             this.dataGridView1.ReadOnly = true;
 | |
|             this.dataGridView1.RowHeadersVisible = false;
 | |
|             this.dataGridView1.RowTemplate.Height = 23;
 | |
|             this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
 | |
|             this.dataGridView1.Size = new System.Drawing.Size(433, 296);
 | |
|             this.dataGridView1.TabIndex = 0;
 | |
|             this.dataGridView1.DoubleClick += new System.EventHandler(this.dataGridView1_DoubleClick);
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn1
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn1.DataPropertyName = "div";
 | |
|             this.dataGridViewTextBoxColumn1.HeaderText = "*";
 | |
|             this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
 | |
|             this.dataGridViewTextBoxColumn1.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn1.Visible = false;
 | |
|             this.dataGridViewTextBoxColumn1.Width = 36;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn2
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn2.DataPropertyName = "pdate";
 | |
|             this.dataGridViewTextBoxColumn2.HeaderText = "등록일";
 | |
|             this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
 | |
|             this.dataGridViewTextBoxColumn2.ReadOnly = true;
 | |
|             this.dataGridViewTextBoxColumn2.Width = 72;
 | |
|             // 
 | |
|             // dataGridViewTextBoxColumn10
 | |
|             // 
 | |
|             this.dataGridViewTextBoxColumn10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
 | |
|             this.dataGridViewTextBoxColumn10.DataPropertyName = "remark";
 | |
|             dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
 | |
|             this.dataGridViewTextBoxColumn10.DefaultCellStyle = dataGridViewCellStyle4;
 | |
|             this.dataGridViewTextBoxColumn10.HeaderText = "비고";
 | |
|             this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
 | |
|             this.dataGridViewTextBoxColumn10.ReadOnly = true;
 | |
|             // 
 | |
|             // dataGridViewCheckBoxColumn2
 | |
|             // 
 | |
|             this.dataGridViewCheckBoxColumn2.DataPropertyName = "mailsend";
 | |
|             this.dataGridViewCheckBoxColumn2.HeaderText = "M";
 | |
|             this.dataGridViewCheckBoxColumn2.Name = "dataGridViewCheckBoxColumn2";
 | |
|             this.dataGridViewCheckBoxColumn2.ReadOnly = true;
 | |
|             this.dataGridViewCheckBoxColumn2.Width = 26;
 | |
|             // 
 | |
|             // bsWeek
 | |
|             // 
 | |
|             this.bsWeek.DataMember = "ProjectsHistory";
 | |
|             this.bsWeek.DataSource = this.dsPRJ;
 | |
|             // 
 | |
|             // cmbProcess
 | |
|             // 
 | |
|             this.cmbProcess.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
 | |
|             this.cmbProcess.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
 | |
|             this.cmbProcess.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
 | |
|             this.cmbProcess.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
 | |
|             this.cmbProcess.FormattingEnabled = true;
 | |
|             this.cmbProcess.Location = new System.Drawing.Point(242, 32);
 | |
|             this.cmbProcess.Margin = new System.Windows.Forms.Padding(4);
 | |
|             this.cmbProcess.Name = "cmbProcess";
 | |
|             this.cmbProcess.Size = new System.Drawing.Size(128, 20);
 | |
|             this.cmbProcess.TabIndex = 68;
 | |
|             // 
 | |
|             // cmbState
 | |
|             // 
 | |
|             this.cmbState.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
 | |
|             this.cmbState.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
 | |
|             this.cmbState.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
 | |
|             this.cmbState.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
 | |
|             this.cmbState.FormattingEnabled = true;
 | |
|             this.cmbState.Location = new System.Drawing.Point(413, 57);
 | |
|             this.cmbState.Margin = new System.Windows.Forms.Padding(4);
 | |
|             this.cmbState.Name = "cmbState";
 | |
|             this.cmbState.Size = new System.Drawing.Size(127, 20);
 | |
|             this.cmbState.TabIndex = 5;
 | |
|             // 
 | |
|             // textBox1
 | |
|             // 
 | |
|             this.textBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "odate", true));
 | |
|             this.textBox1.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.textBox1.Location = new System.Drawing.Point(93, 57);
 | |
|             this.textBox1.Name = "textBox1";
 | |
|             this.textBox1.Size = new System.Drawing.Size(166, 21);
 | |
|             this.textBox1.TabIndex = 79;
 | |
|             // 
 | |
|             // panel7
 | |
|             // 
 | |
|             this.panel7.BackColor = System.Drawing.Color.Gainsboro;
 | |
|             this.panel7.Controls.Add(this.cmbPart);
 | |
|             this.panel7.Controls.Add(label6);
 | |
|             this.panel7.Controls.Add(this.arLabel1);
 | |
|             this.panel7.Controls.Add(this.reqstaffTextBox);
 | |
|             this.panel7.Controls.Add(reqstaffLabel);
 | |
|             this.panel7.Controls.Add(this.cmbProcess);
 | |
|             this.panel7.Controls.Add(label1);
 | |
|             this.panel7.Location = new System.Drawing.Point(12, 165);
 | |
|             this.panel7.Name = "panel7";
 | |
|             this.panel7.Size = new System.Drawing.Size(547, 64);
 | |
|             this.panel7.TabIndex = 85;
 | |
|             // 
 | |
|             // cmbPart
 | |
|             // 
 | |
|             this.cmbPart.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
 | |
|             this.cmbPart.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
 | |
|             this.cmbPart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
 | |
|             this.cmbPart.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
 | |
|             this.cmbPart.FormattingEnabled = true;
 | |
|             this.cmbPart.Location = new System.Drawing.Point(93, 32);
 | |
|             this.cmbPart.Margin = new System.Windows.Forms.Padding(4);
 | |
|             this.cmbPart.Name = "cmbPart";
 | |
|             this.cmbPart.Size = new System.Drawing.Size(102, 20);
 | |
|             this.cmbPart.TabIndex = 88;
 | |
|             // 
 | |
|             // arLabel1
 | |
|             // 
 | |
|             this.arLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
 | |
|             this.arLabel1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(207)))), ((int)(((byte)(209)))));
 | |
|             this.arLabel1.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
 | |
|             this.arLabel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
 | |
|             this.arLabel1.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
 | |
|             this.arLabel1.BorderSize = new System.Windows.Forms.Padding(1);
 | |
|             this.arLabel1.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
 | |
|             this.arLabel1.Cursor = System.Windows.Forms.Cursors.Arrow;
 | |
|             this.arLabel1.Dock = System.Windows.Forms.DockStyle.Top;
 | |
|             this.arLabel1.Enabled = false;
 | |
|             this.arLabel1.Enabled2 = true;
 | |
|             this.arLabel1.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
 | |
|             this.arLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
 | |
|             this.arLabel1.GradientEnable = true;
 | |
|             this.arLabel1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
 | |
|             this.arLabel1.GradientRepeatBG = false;
 | |
|             this.arLabel1.isButton = false;
 | |
|             this.arLabel1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.arLabel1.MouseDownColor = System.Drawing.Color.Yellow;
 | |
|             this.arLabel1.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
 | |
|             this.arLabel1.msg = null;
 | |
|             this.arLabel1.Name = "arLabel1";
 | |
|             this.arLabel1.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
 | |
|             this.arLabel1.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
 | |
|             this.arLabel1.ProgressEnable = false;
 | |
|             this.arLabel1.ProgressFont = new System.Drawing.Font("Consolas", 10F);
 | |
|             this.arLabel1.ProgressForeColor = System.Drawing.Color.Black;
 | |
|             this.arLabel1.ProgressMax = 100F;
 | |
|             this.arLabel1.ProgressMin = 0F;
 | |
|             this.arLabel1.ProgressPadding = new System.Windows.Forms.Padding(0);
 | |
|             this.arLabel1.ProgressText = null;
 | |
|             this.arLabel1.ProgressValue = 0F;
 | |
|             this.arLabel1.ShadowColor = System.Drawing.Color.WhiteSmoke;
 | |
|             this.arLabel1.Sign = "";
 | |
|             this.arLabel1.SignAlign = System.Drawing.ContentAlignment.BottomRight;
 | |
|             this.arLabel1.SignColor = System.Drawing.Color.Yellow;
 | |
|             this.arLabel1.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
 | |
|             this.arLabel1.Size = new System.Drawing.Size(547, 23);
 | |
|             this.arLabel1.TabIndex = 86;
 | |
|             this.arLabel1.Text = "요청자";
 | |
|             this.arLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             this.arLabel1.TextShadow = true;
 | |
|             this.arLabel1.TextVisible = true;
 | |
|             // 
 | |
|             // panel1
 | |
|             // 
 | |
|             this.panel1.BackColor = System.Drawing.Color.Gainsboro;
 | |
|             this.panel1.Controls.Add(this.linkLabel1);
 | |
|             this.panel1.Controls.Add(label9);
 | |
|             this.panel1.Controls.Add(this.textBox4);
 | |
|             this.panel1.Controls.Add(this.tbPath);
 | |
|             this.panel1.Controls.Add(this.textBox2);
 | |
|             this.panel1.Controls.Add(label4);
 | |
|             this.panel1.Controls.Add(this.cmbState);
 | |
|             this.panel1.Controls.Add(this.assetTextBox);
 | |
|             this.panel1.Controls.Add(this.arLabel2);
 | |
|             this.panel1.Controls.Add(assetLabel);
 | |
|             this.panel1.Controls.Add(label3);
 | |
|             this.panel1.Controls.Add(this.nameTextBox);
 | |
|             this.panel1.Controls.Add(label2);
 | |
|             this.panel1.Controls.Add(nameLabel);
 | |
|             this.panel1.Controls.Add(this.tbIdx);
 | |
|             this.panel1.Location = new System.Drawing.Point(12, 9);
 | |
|             this.panel1.Name = "panel1";
 | |
|             this.panel1.Size = new System.Drawing.Size(547, 145);
 | |
|             this.panel1.TabIndex = 86;
 | |
|             // 
 | |
|             // textBox4
 | |
|             // 
 | |
|             this.textBox4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "orderno", true));
 | |
|             this.textBox4.Location = new System.Drawing.Point(413, 114);
 | |
|             this.textBox4.Name = "textBox4";
 | |
|             this.textBox4.Size = new System.Drawing.Size(127, 21);
 | |
|             this.textBox4.TabIndex = 13;
 | |
|             this.textBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
 | |
|             // 
 | |
|             // tbPath
 | |
|             // 
 | |
|             this.tbPath.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "path", true));
 | |
|             this.tbPath.Location = new System.Drawing.Point(93, 114);
 | |
|             this.tbPath.Name = "tbPath";
 | |
|             this.tbPath.Size = new System.Drawing.Size(256, 21);
 | |
|             this.tbPath.TabIndex = 11;
 | |
|             // 
 | |
|             // textBox2
 | |
|             // 
 | |
|             this.textBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "memo", true));
 | |
|             this.textBox2.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.textBox2.Location = new System.Drawing.Point(93, 85);
 | |
|             this.textBox2.Name = "textBox2";
 | |
|             this.textBox2.Size = new System.Drawing.Size(256, 21);
 | |
|             this.textBox2.TabIndex = 7;
 | |
|             // 
 | |
|             // arLabel2
 | |
|             // 
 | |
|             this.arLabel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
 | |
|             this.arLabel2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(207)))), ((int)(((byte)(209)))));
 | |
|             this.arLabel2.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
 | |
|             this.arLabel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
 | |
|             this.arLabel2.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
 | |
|             this.arLabel2.BorderSize = new System.Windows.Forms.Padding(1);
 | |
|             this.arLabel2.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
 | |
|             this.arLabel2.Cursor = System.Windows.Forms.Cursors.Arrow;
 | |
|             this.arLabel2.Dock = System.Windows.Forms.DockStyle.Top;
 | |
|             this.arLabel2.Enabled = false;
 | |
|             this.arLabel2.Enabled2 = true;
 | |
|             this.arLabel2.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
 | |
|             this.arLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
 | |
|             this.arLabel2.GradientEnable = true;
 | |
|             this.arLabel2.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
 | |
|             this.arLabel2.GradientRepeatBG = false;
 | |
|             this.arLabel2.isButton = false;
 | |
|             this.arLabel2.Location = new System.Drawing.Point(0, 0);
 | |
|             this.arLabel2.MouseDownColor = System.Drawing.Color.Yellow;
 | |
|             this.arLabel2.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
 | |
|             this.arLabel2.msg = null;
 | |
|             this.arLabel2.Name = "arLabel2";
 | |
|             this.arLabel2.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
 | |
|             this.arLabel2.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
 | |
|             this.arLabel2.ProgressEnable = false;
 | |
|             this.arLabel2.ProgressFont = new System.Drawing.Font("Consolas", 10F);
 | |
|             this.arLabel2.ProgressForeColor = System.Drawing.Color.Black;
 | |
|             this.arLabel2.ProgressMax = 100F;
 | |
|             this.arLabel2.ProgressMin = 0F;
 | |
|             this.arLabel2.ProgressPadding = new System.Windows.Forms.Padding(0);
 | |
|             this.arLabel2.ProgressText = null;
 | |
|             this.arLabel2.ProgressValue = 0F;
 | |
|             this.arLabel2.ShadowColor = System.Drawing.Color.WhiteSmoke;
 | |
|             this.arLabel2.Sign = "";
 | |
|             this.arLabel2.SignAlign = System.Drawing.ContentAlignment.BottomRight;
 | |
|             this.arLabel2.SignColor = System.Drawing.Color.Yellow;
 | |
|             this.arLabel2.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
 | |
|             this.arLabel2.Size = new System.Drawing.Size(547, 23);
 | |
|             this.arLabel2.TabIndex = 86;
 | |
|             this.arLabel2.Text = "프로젝트";
 | |
|             this.arLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             this.arLabel2.TextShadow = true;
 | |
|             this.arLabel2.TextVisible = true;
 | |
|             // 
 | |
|             // panel5
 | |
|             // 
 | |
|             this.panel5.BackColor = System.Drawing.Color.Gainsboro;
 | |
|             this.panel5.Controls.Add(label8);
 | |
|             this.panel5.Controls.Add(this.textBox3);
 | |
|             this.panel5.Controls.Add(this.arLabel3);
 | |
|             this.panel5.Controls.Add(this.usersubTextBox);
 | |
|             this.panel5.Controls.Add(usersubLabel);
 | |
|             this.panel5.Controls.Add(usermainLabel);
 | |
|             this.panel5.Controls.Add(this.usermainTextBox);
 | |
|             this.panel5.Controls.Add(userManagerLabel);
 | |
|             this.panel5.Controls.Add(this.userManagerTextBox);
 | |
|             this.panel5.Location = new System.Drawing.Point(12, 235);
 | |
|             this.panel5.Name = "panel5";
 | |
|             this.panel5.Size = new System.Drawing.Size(547, 88);
 | |
|             this.panel5.TabIndex = 85;
 | |
|             // 
 | |
|             // textBox3
 | |
|             // 
 | |
|             this.textBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "userhw2", true));
 | |
|             this.textBox3.ImeMode = System.Windows.Forms.ImeMode.Hangul;
 | |
|             this.textBox3.Location = new System.Drawing.Point(423, 31);
 | |
|             this.textBox3.Name = "textBox3";
 | |
|             this.textBox3.Size = new System.Drawing.Size(113, 21);
 | |
|             this.textBox3.TabIndex = 88;
 | |
|             // 
 | |
|             // arLabel3
 | |
|             // 
 | |
|             this.arLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
 | |
|             this.arLabel3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(207)))), ((int)(((byte)(209)))));
 | |
|             this.arLabel3.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
 | |
|             this.arLabel3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
 | |
|             this.arLabel3.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
 | |
|             this.arLabel3.BorderSize = new System.Windows.Forms.Padding(1);
 | |
|             this.arLabel3.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
 | |
|             this.arLabel3.Cursor = System.Windows.Forms.Cursors.Arrow;
 | |
|             this.arLabel3.Dock = System.Windows.Forms.DockStyle.Top;
 | |
|             this.arLabel3.Enabled = false;
 | |
|             this.arLabel3.Enabled2 = true;
 | |
|             this.arLabel3.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
 | |
|             this.arLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
 | |
|             this.arLabel3.GradientEnable = true;
 | |
|             this.arLabel3.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
 | |
|             this.arLabel3.GradientRepeatBG = false;
 | |
|             this.arLabel3.isButton = false;
 | |
|             this.arLabel3.Location = new System.Drawing.Point(0, 0);
 | |
|             this.arLabel3.MouseDownColor = System.Drawing.Color.Yellow;
 | |
|             this.arLabel3.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
 | |
|             this.arLabel3.msg = null;
 | |
|             this.arLabel3.Name = "arLabel3";
 | |
|             this.arLabel3.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
 | |
|             this.arLabel3.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
 | |
|             this.arLabel3.ProgressEnable = false;
 | |
|             this.arLabel3.ProgressFont = new System.Drawing.Font("Consolas", 10F);
 | |
|             this.arLabel3.ProgressForeColor = System.Drawing.Color.Black;
 | |
|             this.arLabel3.ProgressMax = 100F;
 | |
|             this.arLabel3.ProgressMin = 0F;
 | |
|             this.arLabel3.ProgressPadding = new System.Windows.Forms.Padding(0);
 | |
|             this.arLabel3.ProgressText = null;
 | |
|             this.arLabel3.ProgressValue = 0F;
 | |
|             this.arLabel3.ShadowColor = System.Drawing.Color.WhiteSmoke;
 | |
|             this.arLabel3.Sign = "";
 | |
|             this.arLabel3.SignAlign = System.Drawing.ContentAlignment.BottomRight;
 | |
|             this.arLabel3.SignColor = System.Drawing.Color.Yellow;
 | |
|             this.arLabel3.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
 | |
|             this.arLabel3.Size = new System.Drawing.Size(547, 23);
 | |
|             this.arLabel3.TabIndex = 86;
 | |
|             this.arLabel3.Text = "담당자";
 | |
|             this.arLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             this.arLabel3.TextShadow = true;
 | |
|             this.arLabel3.TextVisible = true;
 | |
|             // 
 | |
|             // panel2
 | |
|             // 
 | |
|             this.panel2.BackColor = System.Drawing.Color.Gainsboro;
 | |
|             this.panel2.Controls.Add(this.arLabel4);
 | |
|             this.panel2.Controls.Add(this.sdateTextBox);
 | |
|             this.panel2.Controls.Add(this.ddateTextBox);
 | |
|             this.panel2.Controls.Add(ddateLabel);
 | |
|             this.panel2.Controls.Add(this.edateTextBox);
 | |
|             this.panel2.Controls.Add(edateLabel);
 | |
|             this.panel2.Controls.Add(label7);
 | |
|             this.panel2.Controls.Add(sdateLabel);
 | |
|             this.panel2.Controls.Add(this.textBox1);
 | |
|             this.panel2.Location = new System.Drawing.Point(12, 329);
 | |
|             this.panel2.Name = "panel2";
 | |
|             this.panel2.Size = new System.Drawing.Size(546, 88);
 | |
|             this.panel2.TabIndex = 86;
 | |
|             // 
 | |
|             // arLabel4
 | |
|             // 
 | |
|             this.arLabel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
 | |
|             this.arLabel4.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(207)))), ((int)(((byte)(209)))));
 | |
|             this.arLabel4.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
 | |
|             this.arLabel4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
 | |
|             this.arLabel4.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
 | |
|             this.arLabel4.BorderSize = new System.Windows.Forms.Padding(1);
 | |
|             this.arLabel4.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
 | |
|             this.arLabel4.Cursor = System.Windows.Forms.Cursors.Arrow;
 | |
|             this.arLabel4.Dock = System.Windows.Forms.DockStyle.Top;
 | |
|             this.arLabel4.Enabled = false;
 | |
|             this.arLabel4.Enabled2 = true;
 | |
|             this.arLabel4.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
 | |
|             this.arLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
 | |
|             this.arLabel4.GradientEnable = true;
 | |
|             this.arLabel4.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
 | |
|             this.arLabel4.GradientRepeatBG = false;
 | |
|             this.arLabel4.isButton = false;
 | |
|             this.arLabel4.Location = new System.Drawing.Point(0, 0);
 | |
|             this.arLabel4.MouseDownColor = System.Drawing.Color.Yellow;
 | |
|             this.arLabel4.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
 | |
|             this.arLabel4.msg = null;
 | |
|             this.arLabel4.Name = "arLabel4";
 | |
|             this.arLabel4.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
 | |
|             this.arLabel4.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
 | |
|             this.arLabel4.ProgressEnable = false;
 | |
|             this.arLabel4.ProgressFont = new System.Drawing.Font("Consolas", 10F);
 | |
|             this.arLabel4.ProgressForeColor = System.Drawing.Color.Black;
 | |
|             this.arLabel4.ProgressMax = 100F;
 | |
|             this.arLabel4.ProgressMin = 0F;
 | |
|             this.arLabel4.ProgressPadding = new System.Windows.Forms.Padding(0);
 | |
|             this.arLabel4.ProgressText = null;
 | |
|             this.arLabel4.ProgressValue = 0F;
 | |
|             this.arLabel4.ShadowColor = System.Drawing.Color.WhiteSmoke;
 | |
|             this.arLabel4.Sign = "";
 | |
|             this.arLabel4.SignAlign = System.Drawing.ContentAlignment.BottomRight;
 | |
|             this.arLabel4.SignColor = System.Drawing.Color.Yellow;
 | |
|             this.arLabel4.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
 | |
|             this.arLabel4.Size = new System.Drawing.Size(546, 23);
 | |
|             this.arLabel4.TabIndex = 86;
 | |
|             this.arLabel4.Text = "일정";
 | |
|             this.arLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             this.arLabel4.TextShadow = true;
 | |
|             this.arLabel4.TextVisible = true;
 | |
|             // 
 | |
|             // panel3
 | |
|             // 
 | |
|             this.panel3.BackColor = System.Drawing.Color.Gainsboro;
 | |
|             this.panel3.Controls.Add(this.arLabel5);
 | |
|             this.panel3.Controls.Add(this.costeTextBox);
 | |
|             this.panel3.Controls.Add(this.cntTextBox);
 | |
|             this.panel3.Controls.Add(cntLabel);
 | |
|             this.panel3.Controls.Add(costeLabel);
 | |
|             this.panel3.Controls.Add(this.costnTextBox);
 | |
|             this.panel3.Controls.Add(costnLabel);
 | |
|             this.panel3.Controls.Add(this.costoTextBox);
 | |
|             this.panel3.Controls.Add(costoLabel);
 | |
|             this.panel3.Location = new System.Drawing.Point(12, 423);
 | |
|             this.panel3.Name = "panel3";
 | |
|             this.panel3.Size = new System.Drawing.Size(546, 88);
 | |
|             this.panel3.TabIndex = 86;
 | |
|             // 
 | |
|             // arLabel5
 | |
|             // 
 | |
|             this.arLabel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
 | |
|             this.arLabel5.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(207)))), ((int)(((byte)(209)))));
 | |
|             this.arLabel5.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
 | |
|             this.arLabel5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
 | |
|             this.arLabel5.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
 | |
|             this.arLabel5.BorderSize = new System.Windows.Forms.Padding(1);
 | |
|             this.arLabel5.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
 | |
|             this.arLabel5.Cursor = System.Windows.Forms.Cursors.Arrow;
 | |
|             this.arLabel5.Dock = System.Windows.Forms.DockStyle.Top;
 | |
|             this.arLabel5.Enabled = false;
 | |
|             this.arLabel5.Enabled2 = true;
 | |
|             this.arLabel5.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
 | |
|             this.arLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
 | |
|             this.arLabel5.GradientEnable = true;
 | |
|             this.arLabel5.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
 | |
|             this.arLabel5.GradientRepeatBG = false;
 | |
|             this.arLabel5.isButton = false;
 | |
|             this.arLabel5.Location = new System.Drawing.Point(0, 0);
 | |
|             this.arLabel5.MouseDownColor = System.Drawing.Color.Yellow;
 | |
|             this.arLabel5.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
 | |
|             this.arLabel5.msg = null;
 | |
|             this.arLabel5.Name = "arLabel5";
 | |
|             this.arLabel5.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
 | |
|             this.arLabel5.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
 | |
|             this.arLabel5.ProgressEnable = false;
 | |
|             this.arLabel5.ProgressFont = new System.Drawing.Font("Consolas", 10F);
 | |
|             this.arLabel5.ProgressForeColor = System.Drawing.Color.Black;
 | |
|             this.arLabel5.ProgressMax = 100F;
 | |
|             this.arLabel5.ProgressMin = 0F;
 | |
|             this.arLabel5.ProgressPadding = new System.Windows.Forms.Padding(0);
 | |
|             this.arLabel5.ProgressText = null;
 | |
|             this.arLabel5.ProgressValue = 0F;
 | |
|             this.arLabel5.ShadowColor = System.Drawing.Color.WhiteSmoke;
 | |
|             this.arLabel5.Sign = "";
 | |
|             this.arLabel5.SignAlign = System.Drawing.ContentAlignment.BottomRight;
 | |
|             this.arLabel5.SignColor = System.Drawing.Color.Yellow;
 | |
|             this.arLabel5.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
 | |
|             this.arLabel5.Size = new System.Drawing.Size(546, 23);
 | |
|             this.arLabel5.TabIndex = 86;
 | |
|             this.arLabel5.Text = "비용";
 | |
|             this.arLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             this.arLabel5.TextShadow = true;
 | |
|             this.arLabel5.TextVisible = true;
 | |
|             // 
 | |
|             // arLabel6
 | |
|             // 
 | |
|             this.arLabel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
 | |
|             this.arLabel6.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(207)))), ((int)(((byte)(209)))));
 | |
|             this.arLabel6.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
 | |
|             this.arLabel6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
 | |
|             this.arLabel6.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
 | |
|             this.arLabel6.BorderSize = new System.Windows.Forms.Padding(0, 0, 0, 1);
 | |
|             this.arLabel6.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
 | |
|             this.arLabel6.Cursor = System.Windows.Forms.Cursors.Arrow;
 | |
|             this.arLabel6.Dock = System.Windows.Forms.DockStyle.Top;
 | |
|             this.arLabel6.Enabled = false;
 | |
|             this.arLabel6.Enabled2 = true;
 | |
|             this.arLabel6.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
 | |
|             this.arLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
 | |
|             this.arLabel6.GradientEnable = true;
 | |
|             this.arLabel6.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
 | |
|             this.arLabel6.GradientRepeatBG = false;
 | |
|             this.arLabel6.isButton = false;
 | |
|             this.arLabel6.Location = new System.Drawing.Point(1, 1);
 | |
|             this.arLabel6.MouseDownColor = System.Drawing.Color.Yellow;
 | |
|             this.arLabel6.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
 | |
|             this.arLabel6.msg = null;
 | |
|             this.arLabel6.Name = "arLabel6";
 | |
|             this.arLabel6.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
 | |
|             this.arLabel6.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
 | |
|             this.arLabel6.ProgressEnable = false;
 | |
|             this.arLabel6.ProgressFont = new System.Drawing.Font("Consolas", 10F);
 | |
|             this.arLabel6.ProgressForeColor = System.Drawing.Color.Black;
 | |
|             this.arLabel6.ProgressMax = 100F;
 | |
|             this.arLabel6.ProgressMin = 0F;
 | |
|             this.arLabel6.ProgressPadding = new System.Windows.Forms.Padding(0);
 | |
|             this.arLabel6.ProgressText = null;
 | |
|             this.arLabel6.ProgressValue = 0F;
 | |
|             this.arLabel6.ShadowColor = System.Drawing.Color.WhiteSmoke;
 | |
|             this.arLabel6.Sign = "";
 | |
|             this.arLabel6.SignAlign = System.Drawing.ContentAlignment.BottomRight;
 | |
|             this.arLabel6.SignColor = System.Drawing.Color.Yellow;
 | |
|             this.arLabel6.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
 | |
|             this.arLabel6.Size = new System.Drawing.Size(433, 23);
 | |
|             this.arLabel6.TabIndex = 86;
 | |
|             this.arLabel6.Text = "개선방향";
 | |
|             this.arLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             this.arLabel6.TextShadow = true;
 | |
|             this.arLabel6.TextVisible = true;
 | |
|             // 
 | |
|             // arPanel1
 | |
|             // 
 | |
|             this.arPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
 | |
|             this.arPanel1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
 | |
|             this.arPanel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
 | |
|             this.arPanel1.BorderSize = new System.Windows.Forms.Padding(1);
 | |
|             this.arPanel1.Controls.Add(this.remark_reqTextBox);
 | |
|             this.arPanel1.Controls.Add(this.arLabel6);
 | |
|             this.arPanel1.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
|             this.arPanel1.ForeColor = System.Drawing.Color.Khaki;
 | |
|             this.arPanel1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
 | |
|             this.arPanel1.GradientRepeatBG = true;
 | |
|             this.arPanel1.Location = new System.Drawing.Point(565, 9);
 | |
|             this.arPanel1.Name = "arPanel1";
 | |
|             this.arPanel1.Padding = new System.Windows.Forms.Padding(1);
 | |
|             this.arPanel1.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
 | |
|             this.arPanel1.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
 | |
|             this.arPanel1.ProgressMax = 100F;
 | |
|             this.arPanel1.ProgressMin = 0F;
 | |
|             this.arPanel1.ProgressPadding = new System.Windows.Forms.Padding(0);
 | |
|             this.arPanel1.ProgressValue = 0F;
 | |
|             this.arPanel1.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
 | |
|             this.arPanel1.ShowBorder = true;
 | |
|             this.arPanel1.Size = new System.Drawing.Size(435, 145);
 | |
|             this.arPanel1.TabIndex = 88;
 | |
|             this.arPanel1.Text = "arPanel1";
 | |
|             this.arPanel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
 | |
|             this.arPanel1.TextShadow = false;
 | |
|             this.arPanel1.UseProgressBar = false;
 | |
|             // 
 | |
|             // arPanel2
 | |
|             // 
 | |
|             this.arPanel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
 | |
|             this.arPanel2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
 | |
|             this.arPanel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
 | |
|             this.arPanel2.BorderSize = new System.Windows.Forms.Padding(1);
 | |
|             this.arPanel2.Controls.Add(this.dataGridView1);
 | |
|             this.arPanel2.Controls.Add(this.bindingNavigator1);
 | |
|             this.arPanel2.Controls.Add(this.arLabel7);
 | |
|             this.arPanel2.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | |
|             this.arPanel2.ForeColor = System.Drawing.Color.Black;
 | |
|             this.arPanel2.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
 | |
|             this.arPanel2.GradientRepeatBG = true;
 | |
|             this.arPanel2.Location = new System.Drawing.Point(565, 165);
 | |
|             this.arPanel2.Name = "arPanel2";
 | |
|             this.arPanel2.Padding = new System.Windows.Forms.Padding(1);
 | |
|             this.arPanel2.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
 | |
|             this.arPanel2.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
 | |
|             this.arPanel2.ProgressMax = 100F;
 | |
|             this.arPanel2.ProgressMin = 0F;
 | |
|             this.arPanel2.ProgressPadding = new System.Windows.Forms.Padding(0);
 | |
|             this.arPanel2.ProgressValue = 0F;
 | |
|             this.arPanel2.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
 | |
|             this.arPanel2.ShowBorder = true;
 | |
|             this.arPanel2.Size = new System.Drawing.Size(435, 346);
 | |
|             this.arPanel2.TabIndex = 89;
 | |
|             this.arPanel2.Text = "arPanel2";
 | |
|             this.arPanel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
 | |
|             this.arPanel2.TextShadow = false;
 | |
|             this.arPanel2.UseProgressBar = false;
 | |
|             // 
 | |
|             // bindingNavigator1
 | |
|             // 
 | |
|             this.bindingNavigator1.AddNewItem = null;
 | |
|             this.bindingNavigator1.BindingSource = this.bsWeek;
 | |
|             this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem1;
 | |
|             this.bindingNavigator1.DeleteItem = null;
 | |
|             this.bindingNavigator1.Dock = System.Windows.Forms.DockStyle.Bottom;
 | |
|             this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.bindingNavigatorMoveFirstItem1,
 | |
|             this.bindingNavigatorMovePreviousItem1,
 | |
|             this.bindingNavigatorSeparator3,
 | |
|             this.bindingNavigatorPositionItem1,
 | |
|             this.bindingNavigatorCountItem1,
 | |
|             this.bindingNavigatorSeparator4,
 | |
|             this.bindingNavigatorMoveNextItem1,
 | |
|             this.bindingNavigatorMoveLastItem1,
 | |
|             this.bindingNavigatorSeparator5,
 | |
|             this.btwADd,
 | |
|             this.btwEdit,
 | |
|             this.btwDel});
 | |
|             this.bindingNavigator1.Location = new System.Drawing.Point(1, 320);
 | |
|             this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem1;
 | |
|             this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem1;
 | |
|             this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem1;
 | |
|             this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem1;
 | |
|             this.bindingNavigator1.Name = "bindingNavigator1";
 | |
|             this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem1;
 | |
|             this.bindingNavigator1.Size = new System.Drawing.Size(433, 25);
 | |
|             this.bindingNavigator1.TabIndex = 87;
 | |
|             this.bindingNavigator1.Text = "bindingNavigator1";
 | |
|             // 
 | |
|             // bindingNavigatorCountItem1
 | |
|             // 
 | |
|             this.bindingNavigatorCountItem1.Name = "bindingNavigatorCountItem1";
 | |
|             this.bindingNavigatorCountItem1.Size = new System.Drawing.Size(27, 22);
 | |
|             this.bindingNavigatorCountItem1.Text = "/{0}";
 | |
|             this.bindingNavigatorCountItem1.ToolTipText = "전체 항목 수";
 | |
|             // 
 | |
|             // bindingNavigatorMoveFirstItem1
 | |
|             // 
 | |
|             this.bindingNavigatorMoveFirstItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMoveFirstItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem1.Image")));
 | |
|             this.bindingNavigatorMoveFirstItem1.Name = "bindingNavigatorMoveFirstItem1";
 | |
|             this.bindingNavigatorMoveFirstItem1.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMoveFirstItem1.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMoveFirstItem1.Text = "처음으로 이동";
 | |
|             // 
 | |
|             // bindingNavigatorMovePreviousItem1
 | |
|             // 
 | |
|             this.bindingNavigatorMovePreviousItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMovePreviousItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem1.Image")));
 | |
|             this.bindingNavigatorMovePreviousItem1.Name = "bindingNavigatorMovePreviousItem1";
 | |
|             this.bindingNavigatorMovePreviousItem1.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMovePreviousItem1.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMovePreviousItem1.Text = "이전으로 이동";
 | |
|             // 
 | |
|             // bindingNavigatorSeparator3
 | |
|             // 
 | |
|             this.bindingNavigatorSeparator3.Name = "bindingNavigatorSeparator3";
 | |
|             this.bindingNavigatorSeparator3.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // bindingNavigatorPositionItem1
 | |
|             // 
 | |
|             this.bindingNavigatorPositionItem1.AccessibleName = "위치";
 | |
|             this.bindingNavigatorPositionItem1.AutoSize = false;
 | |
|             this.bindingNavigatorPositionItem1.Name = "bindingNavigatorPositionItem1";
 | |
|             this.bindingNavigatorPositionItem1.Size = new System.Drawing.Size(50, 23);
 | |
|             this.bindingNavigatorPositionItem1.Text = "0";
 | |
|             this.bindingNavigatorPositionItem1.ToolTipText = "현재 위치";
 | |
|             // 
 | |
|             // bindingNavigatorSeparator4
 | |
|             // 
 | |
|             this.bindingNavigatorSeparator4.Name = "bindingNavigatorSeparator4";
 | |
|             this.bindingNavigatorSeparator4.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // bindingNavigatorMoveNextItem1
 | |
|             // 
 | |
|             this.bindingNavigatorMoveNextItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMoveNextItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem1.Image")));
 | |
|             this.bindingNavigatorMoveNextItem1.Name = "bindingNavigatorMoveNextItem1";
 | |
|             this.bindingNavigatorMoveNextItem1.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMoveNextItem1.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMoveNextItem1.Text = "다음으로 이동";
 | |
|             // 
 | |
|             // bindingNavigatorMoveLastItem1
 | |
|             // 
 | |
|             this.bindingNavigatorMoveLastItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
 | |
|             this.bindingNavigatorMoveLastItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem1.Image")));
 | |
|             this.bindingNavigatorMoveLastItem1.Name = "bindingNavigatorMoveLastItem1";
 | |
|             this.bindingNavigatorMoveLastItem1.RightToLeftAutoMirrorImage = true;
 | |
|             this.bindingNavigatorMoveLastItem1.Size = new System.Drawing.Size(23, 22);
 | |
|             this.bindingNavigatorMoveLastItem1.Text = "마지막으로 이동";
 | |
|             // 
 | |
|             // bindingNavigatorSeparator5
 | |
|             // 
 | |
|             this.bindingNavigatorSeparator5.Name = "bindingNavigatorSeparator5";
 | |
|             this.bindingNavigatorSeparator5.Size = new System.Drawing.Size(6, 25);
 | |
|             // 
 | |
|             // btwADd
 | |
|             // 
 | |
|             this.btwADd.Image = ((System.Drawing.Image)(resources.GetObject("btwADd.Image")));
 | |
|             this.btwADd.Name = "btwADd";
 | |
|             this.btwADd.RightToLeftAutoMirrorImage = true;
 | |
|             this.btwADd.Size = new System.Drawing.Size(51, 22);
 | |
|             this.btwADd.Text = "추가";
 | |
|             this.btwADd.Click += new System.EventHandler(this.bindingNavigatorAddNewItem_Click);
 | |
|             // 
 | |
|             // btwEdit
 | |
|             // 
 | |
|             this.btwEdit.Image = ((System.Drawing.Image)(resources.GetObject("btwEdit.Image")));
 | |
|             this.btwEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.btwEdit.Name = "btwEdit";
 | |
|             this.btwEdit.Size = new System.Drawing.Size(51, 22);
 | |
|             this.btwEdit.Text = "편집";
 | |
|             this.btwEdit.Click += new System.EventHandler(this.btwEdit_Click);
 | |
|             // 
 | |
|             // btwDel
 | |
|             // 
 | |
|             this.btwDel.Image = ((System.Drawing.Image)(resources.GetObject("btwDel.Image")));
 | |
|             this.btwDel.Name = "btwDel";
 | |
|             this.btwDel.RightToLeftAutoMirrorImage = true;
 | |
|             this.btwDel.Size = new System.Drawing.Size(51, 22);
 | |
|             this.btwDel.Text = "삭제";
 | |
|             this.btwDel.Click += new System.EventHandler(this.bindingNavigatorDeleteItem_Click);
 | |
|             // 
 | |
|             // arLabel7
 | |
|             // 
 | |
|             this.arLabel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(231)))));
 | |
|             this.arLabel7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(207)))), ((int)(((byte)(209)))));
 | |
|             this.arLabel7.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
 | |
|             this.arLabel7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
 | |
|             this.arLabel7.BorderColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(192)))), ((int)(((byte)(194)))));
 | |
|             this.arLabel7.BorderSize = new System.Windows.Forms.Padding(1);
 | |
|             this.arLabel7.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
 | |
|             this.arLabel7.Cursor = System.Windows.Forms.Cursors.Arrow;
 | |
|             this.arLabel7.Dock = System.Windows.Forms.DockStyle.Top;
 | |
|             this.arLabel7.Enabled = false;
 | |
|             this.arLabel7.Enabled2 = true;
 | |
|             this.arLabel7.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
 | |
|             this.arLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
 | |
|             this.arLabel7.GradientEnable = true;
 | |
|             this.arLabel7.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
 | |
|             this.arLabel7.GradientRepeatBG = false;
 | |
|             this.arLabel7.isButton = false;
 | |
|             this.arLabel7.Location = new System.Drawing.Point(1, 1);
 | |
|             this.arLabel7.MouseDownColor = System.Drawing.Color.Yellow;
 | |
|             this.arLabel7.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
 | |
|             this.arLabel7.msg = null;
 | |
|             this.arLabel7.Name = "arLabel7";
 | |
|             this.arLabel7.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
 | |
|             this.arLabel7.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
 | |
|             this.arLabel7.ProgressEnable = false;
 | |
|             this.arLabel7.ProgressFont = new System.Drawing.Font("Consolas", 10F);
 | |
|             this.arLabel7.ProgressForeColor = System.Drawing.Color.Black;
 | |
|             this.arLabel7.ProgressMax = 100F;
 | |
|             this.arLabel7.ProgressMin = 0F;
 | |
|             this.arLabel7.ProgressPadding = new System.Windows.Forms.Padding(0);
 | |
|             this.arLabel7.ProgressText = null;
 | |
|             this.arLabel7.ProgressValue = 0F;
 | |
|             this.arLabel7.ShadowColor = System.Drawing.Color.WhiteSmoke;
 | |
|             this.arLabel7.Sign = "";
 | |
|             this.arLabel7.SignAlign = System.Drawing.ContentAlignment.BottomRight;
 | |
|             this.arLabel7.SignColor = System.Drawing.Color.Yellow;
 | |
|             this.arLabel7.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
 | |
|             this.arLabel7.Size = new System.Drawing.Size(433, 23);
 | |
|             this.arLabel7.TabIndex = 86;
 | |
|             this.arLabel7.Text = "주간업무현황";
 | |
|             this.arLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             this.arLabel7.TextShadow = true;
 | |
|             this.arLabel7.TextVisible = true;
 | |
|             // 
 | |
|             // ta
 | |
|             // 
 | |
|             this.ta.ClearBeforeFill = true;
 | |
|             // 
 | |
|             // tam
 | |
|             // 
 | |
|             this.tam.BackupDataSetBeforeUpdate = false;
 | |
|             this.tam.JobReportTableAdapter = null;
 | |
|             this.tam.ProjectsHistoryTableAdapter = null;
 | |
|             this.tam.ProjectsIOMapTableAdapter = null;
 | |
|             this.tam.ProjectsMailListTableAdapter = null;
 | |
|             this.tam.ProjectsPartTableAdapter = null;
 | |
|             this.tam.ProjectsScheduleTableAdapter = null;
 | |
|             this.tam.ProjectsTableAdapter = this.ta;
 | |
|             this.tam.UpdateOrder = FPJ0000.dsPRJTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
 | |
|             // 
 | |
|             // bsSchedule
 | |
|             // 
 | |
|             this.bsSchedule.DataMember = "ProjectsSchedule";
 | |
|             this.bsSchedule.DataSource = this.dsPRJ;
 | |
|             // 
 | |
|             // taHist
 | |
|             // 
 | |
|             this.taHist.ClearBeforeFill = true;
 | |
|             // 
 | |
|             // taSchedule
 | |
|             // 
 | |
|             this.taSchedule.ClearBeforeFill = true;
 | |
|             // 
 | |
|             // linkLabel1
 | |
|             // 
 | |
|             this.linkLabel1.AutoSize = true;
 | |
|             this.linkLabel1.Location = new System.Drawing.Point(32, 119);
 | |
|             this.linkLabel1.Name = "linkLabel1";
 | |
|             this.linkLabel1.Size = new System.Drawing.Size(53, 12);
 | |
|             this.linkLabel1.TabIndex = 87;
 | |
|             this.linkLabel1.TabStop = true;
 | |
|             this.linkLabel1.Text = "공유폴더";
 | |
|             this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
 | |
|             // 
 | |
|             // fProjectData
 | |
|             // 
 | |
|             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
 | |
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
|             this.ClientSize = new System.Drawing.Size(1008, 542);
 | |
|             this.Controls.Add(this.arPanel2);
 | |
|             this.Controls.Add(this.arPanel1);
 | |
|             this.Controls.Add(this.panel3);
 | |
|             this.Controls.Add(this.panel2);
 | |
|             this.Controls.Add(this.panel1);
 | |
|             this.Controls.Add(this.panel5);
 | |
|             this.Controls.Add(this.panel7);
 | |
|             this.Controls.Add(this.bn);
 | |
|             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
 | |
|             this.MaximizeBox = false;
 | |
|             this.MinimizeBox = false;
 | |
|             this.Name = "fProjectData";
 | |
|             this.Text = "프로젝트 정보 추가/편집";
 | |
|             this.Load += new System.EventHandler(this.fProjectData_Load);
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bn)).EndInit();
 | |
|             this.bn.ResumeLayout(false);
 | |
|             this.bn.PerformLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bsWeek)).EndInit();
 | |
|             this.panel7.ResumeLayout(false);
 | |
|             this.panel7.PerformLayout();
 | |
|             this.panel1.ResumeLayout(false);
 | |
|             this.panel1.PerformLayout();
 | |
|             this.panel5.ResumeLayout(false);
 | |
|             this.panel5.PerformLayout();
 | |
|             this.panel2.ResumeLayout(false);
 | |
|             this.panel2.PerformLayout();
 | |
|             this.panel3.ResumeLayout(false);
 | |
|             this.panel3.PerformLayout();
 | |
|             this.arPanel1.ResumeLayout(false);
 | |
|             this.arPanel1.PerformLayout();
 | |
|             this.arPanel2.ResumeLayout(false);
 | |
|             this.arPanel2.PerformLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
 | |
|             this.bindingNavigator1.ResumeLayout(false);
 | |
|             this.bindingNavigator1.PerformLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.bsSchedule)).EndInit();
 | |
|             this.ResumeLayout(false);
 | |
|             this.PerformLayout();
 | |
| 
 | |
|         }
 | |
| 
 | |
|         #endregion
 | |
| 
 | |
|         private dsPRJ dsPRJ;
 | |
|         private System.Windows.Forms.BindingSource bs;
 | |
|         private dsPRJTableAdapters.ProjectsTableAdapter ta;
 | |
|         private dsPRJTableAdapters.TableAdapterManager tam;
 | |
|         private System.Windows.Forms.TextBox tbIdx;
 | |
|         private System.Windows.Forms.TextBox nameTextBox;
 | |
|         private System.Windows.Forms.TextBox reqstaffTextBox;
 | |
|         private System.Windows.Forms.TextBox sdateTextBox;
 | |
|         private System.Windows.Forms.TextBox edateTextBox;
 | |
|         private System.Windows.Forms.TextBox usermainTextBox;
 | |
|         private System.Windows.Forms.TextBox usersubTextBox;
 | |
|         private System.Windows.Forms.TextBox userManagerTextBox;
 | |
|         private System.Windows.Forms.TextBox costoTextBox;
 | |
|         private System.Windows.Forms.TextBox costnTextBox;
 | |
|         private System.Windows.Forms.TextBox costeTextBox;
 | |
|         private System.Windows.Forms.TextBox cntTextBox;
 | |
|         private System.Windows.Forms.TextBox remark_reqTextBox;
 | |
|         private System.Windows.Forms.TextBox ddateTextBox;
 | |
|         private System.Windows.Forms.TextBox assetTextBox;
 | |
|         private System.Windows.Forms.BindingNavigator bn;
 | |
|         private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
 | |
|         private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
 | |
|         private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
 | |
|         private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
 | |
|         private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
 | |
|         private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
 | |
|         private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
 | |
|         private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
 | |
|         private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
 | |
|         private System.Windows.Forms.ToolStripButton btSave;
 | |
|         private dsPRJTableAdapters.ProjectsHistoryTableAdapter taHist;
 | |
|         private System.Windows.Forms.BindingSource bsSchedule;
 | |
|         private dsPRJTableAdapters.ProjectsScheduleTableAdapter taSchedule;
 | |
|         private System.Windows.Forms.DataGridView dataGridView1;
 | |
|         private System.Windows.Forms.BindingSource bsWeek;
 | |
|         private System.Windows.Forms.ToolStripButton btPart;
 | |
|         private System.Windows.Forms.ToolStripButton btIO;
 | |
|         private System.Windows.Forms.ComboBox cmbProcess;
 | |
|         private System.Windows.Forms.ComboBox cmbState;
 | |
|         private System.Windows.Forms.TextBox textBox1;
 | |
|         private System.Windows.Forms.Panel panel7;
 | |
|         private arCtl.arLabel arLabel1;
 | |
|         private System.Windows.Forms.Panel panel1;
 | |
|         private arCtl.arLabel arLabel2;
 | |
|         private System.Windows.Forms.Panel panel5;
 | |
|         private arCtl.arLabel arLabel3;
 | |
|         private System.Windows.Forms.Panel panel2;
 | |
|         private arCtl.arLabel arLabel4;
 | |
|         private System.Windows.Forms.Panel panel3;
 | |
|         private arCtl.arLabel arLabel5;
 | |
|         private arCtl.arLabel arLabel6;
 | |
|         private arCtl.arPanel arPanel1;
 | |
|         private arCtl.arPanel arPanel2;
 | |
|         private arCtl.arLabel arLabel7;
 | |
|         private System.Windows.Forms.TextBox textBox2;
 | |
|         private System.Windows.Forms.ToolStripButton btMailAddr;
 | |
|         private System.Windows.Forms.ToolStripButton btPath;
 | |
|         private System.Windows.Forms.TextBox tbPath;
 | |
|         private System.Windows.Forms.BindingNavigator bindingNavigator1;
 | |
|         private System.Windows.Forms.ToolStripButton btwADd;
 | |
|         private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem1;
 | |
|         private System.Windows.Forms.ToolStripButton btwDel;
 | |
|         private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem1;
 | |
|         private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem1;
 | |
|         private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator3;
 | |
|         private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem1;
 | |
|         private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator4;
 | |
|         private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem1;
 | |
|         private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem1;
 | |
|         private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator5;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
 | |
|         private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn2;
 | |
|         private System.Windows.Forms.ToolStripButton btSendMail;
 | |
|         private System.Windows.Forms.ComboBox cmbPart;
 | |
|         private System.Windows.Forms.TextBox textBox3;
 | |
|         private System.Windows.Forms.ToolStripButton btwEdit;
 | |
|         private System.Windows.Forms.TextBox textBox4;
 | |
|         private System.Windows.Forms.LinkLabel linkLabel1;
 | |
|     }
 | |
| } | 
