This commit is contained in:
chi
2025-01-02 12:48:16 +09:00
parent e12f310ca2
commit c810348fa6
24 changed files with 4359 additions and 563 deletions

View File

@@ -55,13 +55,12 @@
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
this.lbOt2 = new System.Windows.Forms.ToolStripStatusLabel();
this.lbotReason = new System.Windows.Forms.ToolStripStatusLabel();
this.cmbType = new System.Windows.Forms.ComboBox();
this.btSave = new System.Windows.Forms.Button();
this.dtPdate = new System.Windows.Forms.DateTimePicker();
this.cmbUser = new System.Windows.Forms.ComboBox();
this.tbOt = new System.Windows.Forms.TextBox();
this.tbWW = new System.Windows.Forms.TextBox();
this.cmbProcess = new System.Windows.Forms.ComboBox();
this.tbJobProcess = new System.Windows.Forms.ComboBox();
this.cmbState = new System.Windows.Forms.ComboBox();
this.cmbPackage = new System.Windows.Forms.ComboBox();
this.cmbRequest = new System.Windows.Forms.ComboBox();
@@ -69,6 +68,9 @@
this.tbProject = new System.Windows.Forms.ComboBox();
this.richTextBoxEx1 = new RichTextBoxEx.RichTextBoxEx();
this.panel1 = new System.Windows.Forms.Panel();
this.tbJobType = new System.Windows.Forms.ComboBox();
this.tbJobGrp = new System.Windows.Forms.ComboBox();
this.cmbTypeFull = new System.Windows.Forms.Button();
this.chkManagerAlert = new System.Windows.Forms.CheckBox();
this.tbProjectIndex = new System.Windows.Forms.Button();
this.grpkisul = new System.Windows.Forms.GroupBox();
@@ -107,7 +109,7 @@
// hrsLabel
//
hrsLabel.AutoSize = true;
hrsLabel.Location = new System.Drawing.Point(19, 124);
hrsLabel.Location = new System.Drawing.Point(24, 163);
hrsLabel.Name = "hrsLabel";
hrsLabel.Size = new System.Drawing.Size(53, 12);
hrsLabel.TabIndex = 19;
@@ -116,27 +118,27 @@
// typeLabel
//
typeLabel.AutoSize = true;
typeLabel.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
typeLabel.Location = new System.Drawing.Point(374, 35);
typeLabel.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
typeLabel.Location = new System.Drawing.Point(3, 75);
typeLabel.Name = "typeLabel";
typeLabel.Size = new System.Drawing.Size(74, 21);
typeLabel.Size = new System.Drawing.Size(69, 20);
typeLabel.TabIndex = 11;
typeLabel.Text = "업무형태";
//
// label1
//
label1.AutoSize = true;
label1.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
label1.Location = new System.Drawing.Point(-2, 35);
label1.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
label1.Location = new System.Drawing.Point(3, 42);
label1.Name = "label1";
label1.Size = new System.Drawing.Size(74, 21);
label1.Size = new System.Drawing.Size(69, 20);
label1.TabIndex = 7;
label1.Text = "요청부서";
//
// projectLabel
//
projectLabel.AutoSize = true;
projectLabel.Location = new System.Drawing.Point(19, 70);
projectLabel.Location = new System.Drawing.Point(19, 108);
projectLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
projectLabel.Name = "projectLabel";
projectLabel.Size = new System.Drawing.Size(53, 12);
@@ -146,57 +148,60 @@
// label4
//
label4.AutoSize = true;
label4.Location = new System.Drawing.Point(578, 10);
label4.Font = new System.Drawing.Font("맑은 고딕", 11.25F);
label4.Location = new System.Drawing.Point(484, 10);
label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label4.Name = "label4";
label4.Size = new System.Drawing.Size(41, 12);
label4.Size = new System.Drawing.Size(54, 20);
label4.TabIndex = 5;
label4.Text = "담당자";
//
// stateLabel
//
stateLabel.AutoSize = true;
stateLabel.Location = new System.Drawing.Point(320, 10);
stateLabel.Font = new System.Drawing.Font("맑은 고딕", 11.25F);
stateLabel.Location = new System.Drawing.Point(655, 42);
stateLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
stateLabel.Name = "stateLabel";
stateLabel.Size = new System.Drawing.Size(29, 12);
stateLabel.Size = new System.Drawing.Size(39, 20);
stateLabel.TabIndex = 3;
stateLabel.Text = "상태";
//
// label5
//
label5.AutoSize = true;
label5.Location = new System.Drawing.Point(31, 10);
label5.Font = new System.Drawing.Font("맑은 고딕", 11.25F);
label5.Location = new System.Drawing.Point(18, 10);
label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label5.Name = "label5";
label5.Size = new System.Drawing.Size(41, 12);
label5.Size = new System.Drawing.Size(54, 20);
label5.TabIndex = 0;
label5.Text = "등록일";
//
// label3
//
label3.AutoSize = true;
label3.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
label3.Location = new System.Drawing.Point(186, 35);
label3.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
label3.Location = new System.Drawing.Point(266, 42);
label3.Name = "label3";
label3.Size = new System.Drawing.Size(58, 21);
label3.Size = new System.Drawing.Size(54, 20);
label3.TabIndex = 9;
label3.Text = "패키지";
//
// label6
//
label6.AutoSize = true;
label6.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
label6.Location = new System.Drawing.Point(683, 35);
label6.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
label6.Location = new System.Drawing.Point(655, 75);
label6.Name = "label6";
label6.Size = new System.Drawing.Size(42, 21);
label6.Size = new System.Drawing.Size(39, 20);
label6.TabIndex = 13;
label6.Text = "분류";
label6.Text = "공정";
//
// label2
//
label2.AutoSize = true;
label2.Location = new System.Drawing.Point(155, 124);
label2.Location = new System.Drawing.Point(160, 163);
label2.Name = "label2";
label2.Size = new System.Drawing.Size(53, 12);
label2.TabIndex = 21;
@@ -206,7 +211,7 @@
//
label7.AutoSize = true;
label7.Font = new System.Drawing.Font("맑은 고딕", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
label7.Location = new System.Drawing.Point(297, 112);
label7.Location = new System.Drawing.Point(302, 151);
label7.Name = "label7";
label7.Size = new System.Drawing.Size(73, 13);
label7.TabIndex = 23;
@@ -253,7 +258,7 @@
//
this.lbSummary.AutoSize = true;
this.lbSummary.ForeColor = System.Drawing.Color.SlateGray;
this.lbSummary.Location = new System.Drawing.Point(70, 159);
this.lbSummary.Location = new System.Drawing.Point(75, 198);
this.lbSummary.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbSummary.Name = "lbSummary";
this.lbSummary.Size = new System.Drawing.Size(339, 12);
@@ -264,7 +269,7 @@
//
this.tbHrs.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "hrs", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "N2"));
this.tbHrs.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbHrs.Location = new System.Drawing.Point(72, 111);
this.tbHrs.Location = new System.Drawing.Point(77, 150);
this.tbHrs.Name = "tbHrs";
this.tbHrs.Size = new System.Drawing.Size(77, 39);
this.tbHrs.TabIndex = 20;
@@ -325,24 +330,13 @@
this.lbotReason.Size = new System.Drawing.Size(121, 17);
this.lbotReason.Text = "toolStripStatusLabel4";
//
// cmbType
//
this.cmbType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbType.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cmbType.FormattingEnabled = true;
this.cmbType.Location = new System.Drawing.Point(454, 31);
this.cmbType.Name = "cmbType";
this.cmbType.Size = new System.Drawing.Size(223, 29);
this.cmbType.TabIndex = 12;
this.cmbType.SelectedIndexChanged += new System.EventHandler(this.cmbType_SelectedIndexChanged);
//
// btSave
//
this.btSave.BackColor = System.Drawing.Color.SkyBlue;
this.btSave.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btSave.Location = new System.Drawing.Point(867, 6);
this.btSave.Location = new System.Drawing.Point(870, 3);
this.btSave.Name = "btSave";
this.btSave.Size = new System.Drawing.Size(113, 191);
this.btSave.Size = new System.Drawing.Size(113, 232);
this.btSave.TabIndex = 28;
this.btSave.Text = "확인";
this.btSave.UseVisualStyleBackColor = false;
@@ -350,10 +344,11 @@
//
// dtPdate
//
this.dtPdate.Location = new System.Drawing.Point(73, 6);
this.dtPdate.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.dtPdate.Location = new System.Drawing.Point(78, 6);
this.dtPdate.Margin = new System.Windows.Forms.Padding(4);
this.dtPdate.Name = "dtPdate";
this.dtPdate.Size = new System.Drawing.Size(178, 21);
this.dtPdate.Size = new System.Drawing.Size(242, 29);
this.dtPdate.TabIndex = 1;
this.dtPdate.ValueChanged += new System.EventHandler(this.dtPdate_ValueChanged);
//
@@ -362,12 +357,13 @@
this.cmbUser.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cmbUser.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.cmbUser.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbUser.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.cmbUser.FormattingEnabled = true;
this.cmbUser.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.cmbUser.Location = new System.Drawing.Point(627, 6);
this.cmbUser.Location = new System.Drawing.Point(546, 6);
this.cmbUser.Margin = new System.Windows.Forms.Padding(4);
this.cmbUser.Name = "cmbUser";
this.cmbUser.Size = new System.Drawing.Size(234, 20);
this.cmbUser.Size = new System.Drawing.Size(320, 29);
this.cmbUser.TabIndex = 6;
this.cmbUser.SelectedIndexChanged += new System.EventHandler(this.cmbUser_SelectedIndexChanged);
//
@@ -376,7 +372,7 @@
this.tbOt.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "ot", true));
this.tbOt.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbOt.ForeColor = System.Drawing.Color.Red;
this.tbOt.Location = new System.Drawing.Point(213, 111);
this.tbOt.Location = new System.Drawing.Point(218, 150);
this.tbOt.Name = "tbOt";
this.tbOt.Size = new System.Drawing.Size(77, 39);
this.tbOt.TabIndex = 22;
@@ -386,32 +382,34 @@
//
// tbWW
//
this.tbWW.Location = new System.Drawing.Point(253, 6);
this.tbWW.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.tbWW.Location = new System.Drawing.Point(328, 6);
this.tbWW.Margin = new System.Windows.Forms.Padding(4);
this.tbWW.Name = "tbWW";
this.tbWW.ReadOnly = true;
this.tbWW.Size = new System.Drawing.Size(63, 21);
this.tbWW.Size = new System.Drawing.Size(148, 29);
this.tbWW.TabIndex = 2;
this.tbWW.TabStop = false;
this.tbWW.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// cmbProcess
// tbJobProcess
//
this.cmbProcess.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cmbProcess.FormattingEnabled = true;
this.cmbProcess.Location = new System.Drawing.Point(731, 31);
this.cmbProcess.Name = "cmbProcess";
this.cmbProcess.Size = new System.Drawing.Size(130, 29);
this.cmbProcess.TabIndex = 14;
this.tbJobProcess.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbJobProcess.FormattingEnabled = true;
this.tbJobProcess.Location = new System.Drawing.Point(700, 71);
this.tbJobProcess.Name = "tbJobProcess";
this.tbJobProcess.Size = new System.Drawing.Size(166, 29);
this.tbJobProcess.TabIndex = 14;
//
// cmbState
//
this.cmbState.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.cmbState.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.cmbState.FormattingEnabled = true;
this.cmbState.Location = new System.Drawing.Point(353, 6);
this.cmbState.Location = new System.Drawing.Point(700, 38);
this.cmbState.Margin = new System.Windows.Forms.Padding(4);
this.cmbState.Name = "cmbState";
this.cmbState.Size = new System.Drawing.Size(217, 20);
this.cmbState.Size = new System.Drawing.Size(166, 29);
this.cmbState.TabIndex = 4;
this.cmbState.SelectedIndexChanged += new System.EventHandler(this.chkform_indexchan);
//
@@ -420,9 +418,9 @@
this.cmbPackage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbPackage.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cmbPackage.FormattingEnabled = true;
this.cmbPackage.Location = new System.Drawing.Point(239, 31);
this.cmbPackage.Location = new System.Drawing.Point(328, 38);
this.cmbPackage.Name = "cmbPackage";
this.cmbPackage.Size = new System.Drawing.Size(131, 29);
this.cmbPackage.Size = new System.Drawing.Size(318, 29);
this.cmbPackage.TabIndex = 10;
//
// cmbRequest
@@ -430,15 +428,16 @@
this.cmbRequest.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbRequest.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cmbRequest.FormattingEnabled = true;
this.cmbRequest.Location = new System.Drawing.Point(72, 31);
this.cmbRequest.Location = new System.Drawing.Point(77, 38);
this.cmbRequest.Name = "cmbRequest";
this.cmbRequest.Size = new System.Drawing.Size(108, 29);
this.cmbRequest.Size = new System.Drawing.Size(183, 29);
this.cmbRequest.TabIndex = 8;
this.cmbRequest.SelectedIndexChanged += new System.EventHandler(this.cmbRequest_SelectedIndexChanged);
//
// chkAutoAdd
//
this.chkAutoAdd.AutoSize = true;
this.chkAutoAdd.Location = new System.Drawing.Point(73, 181);
this.chkAutoAdd.Location = new System.Drawing.Point(78, 220);
this.chkAutoAdd.Name = "chkAutoAdd";
this.chkAutoAdd.Size = new System.Drawing.Size(176, 16);
this.chkAutoAdd.TabIndex = 26;
@@ -452,7 +451,7 @@
this.tbProject.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tbProject.Font = new System.Drawing.Font("굴림", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbProject.FormattingEnabled = true;
this.tbProject.Location = new System.Drawing.Point(73, 65);
this.tbProject.Location = new System.Drawing.Point(78, 103);
this.tbProject.Name = "tbProject";
this.tbProject.Size = new System.Drawing.Size(714, 23);
this.tbProject.TabIndex = 16;
@@ -468,18 +467,21 @@
this.richTextBoxEx1.AutoValidate = System.Windows.Forms.AutoValidate.EnablePreventFocusChange;
this.richTextBoxEx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.richTextBoxEx1.FilePath = "";
this.richTextBoxEx1.Location = new System.Drawing.Point(0, 205);
this.richTextBoxEx1.Location = new System.Drawing.Point(0, 243);
this.richTextBoxEx1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.richTextBoxEx1.Name = "richTextBoxEx1";
this.richTextBoxEx1.Rtf = resources.GetString("richTextBoxEx1.Rtf");
this.richTextBoxEx1.SetColorWithFont = true;
this.richTextBoxEx1.ShowToolStrip = true;
this.richTextBoxEx1.Size = new System.Drawing.Size(988, 449);
this.richTextBoxEx1.Size = new System.Drawing.Size(988, 411);
this.richTextBoxEx1.TabIndex = 58;
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
this.panel1.Controls.Add(this.tbJobType);
this.panel1.Controls.Add(this.tbJobGrp);
this.panel1.Controls.Add(this.cmbTypeFull);
this.panel1.Controls.Add(this.chkManagerAlert);
this.panel1.Controls.Add(this.tbProjectIndex);
this.panel1.Controls.Add(this.grpkisul);
@@ -496,7 +498,6 @@
this.panel1.Controls.Add(this.lbTitleTip);
this.panel1.Controls.Add(hrsLabel);
this.panel1.Controls.Add(this.chkAutoAdd);
this.panel1.Controls.Add(this.cmbType);
this.panel1.Controls.Add(label5);
this.panel1.Controls.Add(typeLabel);
this.panel1.Controls.Add(this.lbSummary);
@@ -507,20 +508,54 @@
this.panel1.Controls.Add(label3);
this.panel1.Controls.Add(stateLabel);
this.panel1.Controls.Add(this.cmbUser);
this.panel1.Controls.Add(this.cmbProcess);
this.panel1.Controls.Add(this.tbJobProcess);
this.panel1.Controls.Add(this.tbWW);
this.panel1.Controls.Add(label4);
this.panel1.Controls.Add(this.tbOt);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(988, 205);
this.panel1.Size = new System.Drawing.Size(988, 243);
this.panel1.TabIndex = 0;
//
// tbJobType
//
this.tbJobType.BackColor = System.Drawing.Color.Violet;
this.tbJobType.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbJobType.ForeColor = System.Drawing.Color.Black;
this.tbJobType.FormattingEnabled = true;
this.tbJobType.Location = new System.Drawing.Point(404, 198);
this.tbJobType.Name = "tbJobType";
this.tbJobType.Size = new System.Drawing.Size(122, 29);
this.tbJobType.TabIndex = 33;
this.tbJobType.Visible = false;
//
// tbJobGrp
//
this.tbJobGrp.BackColor = System.Drawing.Color.Violet;
this.tbJobGrp.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbJobGrp.ForeColor = System.Drawing.Color.Black;
this.tbJobGrp.FormattingEnabled = true;
this.tbJobGrp.Location = new System.Drawing.Point(532, 198);
this.tbJobGrp.Name = "tbJobGrp";
this.tbJobGrp.Size = new System.Drawing.Size(122, 29);
this.tbJobGrp.TabIndex = 32;
this.tbJobGrp.Visible = false;
//
// cmbTypeFull
//
this.cmbTypeFull.Font = new System.Drawing.Font("맑은 고딕", 11.25F);
this.cmbTypeFull.Location = new System.Drawing.Point(77, 71);
this.cmbTypeFull.Name = "cmbTypeFull";
this.cmbTypeFull.Size = new System.Drawing.Size(569, 29);
this.cmbTypeFull.TabIndex = 31;
this.cmbTypeFull.UseVisualStyleBackColor = true;
this.cmbTypeFull.Click += new System.EventHandler(this.cmbType_Click);
//
// chkManagerAlert
//
this.chkManagerAlert.AutoSize = true;
this.chkManagerAlert.Location = new System.Drawing.Point(265, 181);
this.chkManagerAlert.Location = new System.Drawing.Point(270, 220);
this.chkManagerAlert.Name = "chkManagerAlert";
this.chkManagerAlert.Size = new System.Drawing.Size(116, 16);
this.chkManagerAlert.TabIndex = 30;
@@ -530,7 +565,7 @@
//
// tbProjectIndex
//
this.tbProjectIndex.Location = new System.Drawing.Point(793, 65);
this.tbProjectIndex.Location = new System.Drawing.Point(798, 103);
this.tbProjectIndex.Name = "tbProjectIndex";
this.tbProjectIndex.Size = new System.Drawing.Size(68, 23);
this.tbProjectIndex.TabIndex = 25;
@@ -547,7 +582,7 @@
this.grpkisul.Controls.Add(label9);
this.grpkisul.Controls.Add(this.cmb_kisullv);
this.grpkisul.Controls.Add(label8);
this.grpkisul.Location = new System.Drawing.Point(661, 92);
this.grpkisul.Location = new System.Drawing.Point(666, 131);
this.grpkisul.Name = "grpkisul";
this.grpkisul.Size = new System.Drawing.Size(200, 105);
this.grpkisul.TabIndex = 29;
@@ -589,7 +624,7 @@
//
this.dateTimePicker2.CustomFormat = "yyyy-MM-dd hh:mm:ss";
this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dateTimePicker2.Location = new System.Drawing.Point(455, 126);
this.dateTimePicker2.Location = new System.Drawing.Point(460, 165);
this.dateTimePicker2.Margin = new System.Windows.Forms.Padding(4);
this.dateTimePicker2.Name = "dateTimePicker2";
this.dateTimePicker2.Size = new System.Drawing.Size(153, 21);
@@ -599,7 +634,7 @@
//
this.dateTimePicker1.CustomFormat = "yyyy-MM-dd hh:mm:ss";
this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dateTimePicker1.Location = new System.Drawing.Point(297, 126);
this.dateTimePicker1.Location = new System.Drawing.Point(302, 165);
this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(4);
this.dateTimePicker1.Name = "dateTimePicker1";
this.dateTimePicker1.Size = new System.Drawing.Size(153, 21);
@@ -609,7 +644,7 @@
//
this.lbTitleTip.AutoSize = true;
this.lbTitleTip.ForeColor = System.Drawing.Color.SlateGray;
this.lbTitleTip.Location = new System.Drawing.Point(72, 94);
this.lbTitleTip.Location = new System.Drawing.Point(77, 133);
this.lbTitleTip.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbTitleTip.Name = "lbTitleTip";
this.lbTitleTip.Size = new System.Drawing.Size(339, 12);
@@ -662,7 +697,6 @@
this.Controls.Add(this.panel1);
this.Controls.Add(this.statusStrip1);
this.Name = "fJobReport_Add";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "업무일지 등록/변경";
this.Load += new System.EventHandler(this.fJobReport_Add_Load);
((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
@@ -688,13 +722,12 @@
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
private System.Windows.Forms.ToolStripStatusLabel lbIndex;
private System.Windows.Forms.ComboBox cmbType;
private System.Windows.Forms.Button btSave;
private System.Windows.Forms.DateTimePicker dtPdate;
private System.Windows.Forms.ComboBox cmbUser;
private System.Windows.Forms.TextBox tbOt;
private System.Windows.Forms.TextBox tbWW;
private System.Windows.Forms.ComboBox cmbProcess;
private System.Windows.Forms.ComboBox tbJobProcess;
private System.Windows.Forms.ComboBox cmbState;
private System.Windows.Forms.ComboBox cmbPackage;
private System.Windows.Forms.ComboBox cmbRequest;
@@ -717,5 +750,8 @@
private System.Windows.Forms.Button tbProjectIndex;
private System.Windows.Forms.CheckBox chkManagerAlert;
private System.Windows.Forms.ToolTip toolTip1;
private System.Windows.Forms.Button cmbTypeFull;
private System.Windows.Forms.ComboBox tbJobGrp;
private System.Windows.Forms.ComboBox tbJobType;
}
}