업무일지 등록시 분류가 1개라면 자동 선택, 업무형태 글자 짤림으로 인해 늘리기
This commit is contained in:
111
SubProject/FPJ0000/JobReport_/fJobReport_Add.Designer.cs
generated
111
SubProject/FPJ0000/JobReport_/fJobReport_Add.Designer.cs
generated
@@ -43,8 +43,8 @@
|
||||
System.Windows.Forms.Label label8;
|
||||
System.Windows.Forms.Label label9;
|
||||
System.Windows.Forms.Label label10;
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fJobReport_Add));
|
||||
System.Windows.Forms.Label label11;
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fJobReport_Add));
|
||||
this.lbSummary = new System.Windows.Forms.Label();
|
||||
this.tbHrs = new System.Windows.Forms.TextBox();
|
||||
this.bs = new System.Windows.Forms.BindingSource(this.components);
|
||||
@@ -107,7 +107,7 @@
|
||||
// hrsLabel
|
||||
//
|
||||
hrsLabel.AutoSize = true;
|
||||
hrsLabel.Location = new System.Drawing.Point(15, 120);
|
||||
hrsLabel.Location = new System.Drawing.Point(19, 124);
|
||||
hrsLabel.Name = "hrsLabel";
|
||||
hrsLabel.Size = new System.Drawing.Size(53, 12);
|
||||
hrsLabel.TabIndex = 19;
|
||||
@@ -116,25 +116,27 @@
|
||||
// typeLabel
|
||||
//
|
||||
typeLabel.AutoSize = true;
|
||||
typeLabel.Location = new System.Drawing.Point(374, 38);
|
||||
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.Name = "typeLabel";
|
||||
typeLabel.Size = new System.Drawing.Size(53, 12);
|
||||
typeLabel.Size = new System.Drawing.Size(74, 21);
|
||||
typeLabel.TabIndex = 11;
|
||||
typeLabel.Text = "업무형태";
|
||||
//
|
||||
// label1
|
||||
//
|
||||
label1.AutoSize = true;
|
||||
label1.Location = new System.Drawing.Point(14, 39);
|
||||
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.Name = "label1";
|
||||
label1.Size = new System.Drawing.Size(53, 12);
|
||||
label1.Size = new System.Drawing.Size(74, 21);
|
||||
label1.TabIndex = 7;
|
||||
label1.Text = "요청부서";
|
||||
//
|
||||
// projectLabel
|
||||
//
|
||||
projectLabel.AutoSize = true;
|
||||
projectLabel.Location = new System.Drawing.Point(16, 63);
|
||||
projectLabel.Location = new System.Drawing.Point(19, 70);
|
||||
projectLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
projectLabel.Name = "projectLabel";
|
||||
projectLabel.Size = new System.Drawing.Size(53, 12);
|
||||
@@ -144,7 +146,7 @@
|
||||
// label4
|
||||
//
|
||||
label4.AutoSize = true;
|
||||
label4.Location = new System.Drawing.Point(531, 12);
|
||||
label4.Location = new System.Drawing.Point(578, 10);
|
||||
label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
label4.Name = "label4";
|
||||
label4.Size = new System.Drawing.Size(41, 12);
|
||||
@@ -154,7 +156,7 @@
|
||||
// stateLabel
|
||||
//
|
||||
stateLabel.AutoSize = true;
|
||||
stateLabel.Location = new System.Drawing.Point(320, 12);
|
||||
stateLabel.Location = new System.Drawing.Point(320, 10);
|
||||
stateLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
stateLabel.Name = "stateLabel";
|
||||
stateLabel.Size = new System.Drawing.Size(29, 12);
|
||||
@@ -164,7 +166,7 @@
|
||||
// label5
|
||||
//
|
||||
label5.AutoSize = true;
|
||||
label5.Location = new System.Drawing.Point(27, 12);
|
||||
label5.Location = new System.Drawing.Point(31, 10);
|
||||
label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
label5.Name = "label5";
|
||||
label5.Size = new System.Drawing.Size(41, 12);
|
||||
@@ -174,25 +176,27 @@
|
||||
// label3
|
||||
//
|
||||
label3.AutoSize = true;
|
||||
label3.Location = new System.Drawing.Point(188, 38);
|
||||
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.Name = "label3";
|
||||
label3.Size = new System.Drawing.Size(41, 12);
|
||||
label3.Size = new System.Drawing.Size(58, 21);
|
||||
label3.TabIndex = 9;
|
||||
label3.Text = "패키지";
|
||||
//
|
||||
// label6
|
||||
//
|
||||
label6.AutoSize = true;
|
||||
label6.Location = new System.Drawing.Point(582, 38);
|
||||
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.Name = "label6";
|
||||
label6.Size = new System.Drawing.Size(53, 12);
|
||||
label6.Size = new System.Drawing.Size(42, 21);
|
||||
label6.TabIndex = 13;
|
||||
label6.Text = "업무분류";
|
||||
label6.Text = "분류";
|
||||
//
|
||||
// label2
|
||||
//
|
||||
label2.AutoSize = true;
|
||||
label2.Location = new System.Drawing.Point(155, 120);
|
||||
label2.Location = new System.Drawing.Point(155, 124);
|
||||
label2.Name = "label2";
|
||||
label2.Size = new System.Drawing.Size(53, 12);
|
||||
label2.TabIndex = 21;
|
||||
@@ -235,11 +239,21 @@
|
||||
label10.TabIndex = 24;
|
||||
label10.Text = "기술분류";
|
||||
//
|
||||
// label11
|
||||
//
|
||||
label11.AutoSize = true;
|
||||
label11.ForeColor = System.Drawing.Color.DimGray;
|
||||
label11.Location = new System.Drawing.Point(19, 82);
|
||||
label11.Name = "label11";
|
||||
label11.Size = new System.Drawing.Size(147, 12);
|
||||
label11.TabIndex = 25;
|
||||
label11.Text = "* 비용은 자동 계산 됩니다";
|
||||
//
|
||||
// lbSummary
|
||||
//
|
||||
this.lbSummary.AutoSize = true;
|
||||
this.lbSummary.ForeColor = System.Drawing.Color.SlateGray;
|
||||
this.lbSummary.Location = new System.Drawing.Point(70, 157);
|
||||
this.lbSummary.Location = new System.Drawing.Point(70, 159);
|
||||
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);
|
||||
@@ -250,7 +264,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, 110);
|
||||
this.tbHrs.Location = new System.Drawing.Point(72, 111);
|
||||
this.tbHrs.Name = "tbHrs";
|
||||
this.tbHrs.Size = new System.Drawing.Size(77, 39);
|
||||
this.tbHrs.TabIndex = 20;
|
||||
@@ -314,10 +328,11 @@
|
||||
// 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(431, 34);
|
||||
this.cmbType.Location = new System.Drawing.Point(454, 31);
|
||||
this.cmbType.Name = "cmbType";
|
||||
this.cmbType.Size = new System.Drawing.Size(142, 20);
|
||||
this.cmbType.Size = new System.Drawing.Size(223, 29);
|
||||
this.cmbType.TabIndex = 12;
|
||||
this.cmbType.SelectedIndexChanged += new System.EventHandler(this.cmbType_SelectedIndexChanged);
|
||||
//
|
||||
@@ -325,9 +340,9 @@
|
||||
//
|
||||
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(829, 6);
|
||||
this.btSave.Location = new System.Drawing.Point(867, 6);
|
||||
this.btSave.Name = "btSave";
|
||||
this.btSave.Size = new System.Drawing.Size(151, 163);
|
||||
this.btSave.Size = new System.Drawing.Size(113, 191);
|
||||
this.btSave.TabIndex = 28;
|
||||
this.btSave.Text = "확인";
|
||||
this.btSave.UseVisualStyleBackColor = false;
|
||||
@@ -335,7 +350,7 @@
|
||||
//
|
||||
// dtPdate
|
||||
//
|
||||
this.dtPdate.Location = new System.Drawing.Point(73, 8);
|
||||
this.dtPdate.Location = new System.Drawing.Point(73, 6);
|
||||
this.dtPdate.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.dtPdate.Name = "dtPdate";
|
||||
this.dtPdate.Size = new System.Drawing.Size(178, 21);
|
||||
@@ -349,7 +364,7 @@
|
||||
this.cmbUser.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.cmbUser.FormattingEnabled = true;
|
||||
this.cmbUser.ImeMode = System.Windows.Forms.ImeMode.Hangul;
|
||||
this.cmbUser.Location = new System.Drawing.Point(588, 8);
|
||||
this.cmbUser.Location = new System.Drawing.Point(627, 6);
|
||||
this.cmbUser.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.cmbUser.Name = "cmbUser";
|
||||
this.cmbUser.Size = new System.Drawing.Size(234, 20);
|
||||
@@ -361,7 +376,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, 110);
|
||||
this.tbOt.Location = new System.Drawing.Point(213, 111);
|
||||
this.tbOt.Name = "tbOt";
|
||||
this.tbOt.Size = new System.Drawing.Size(77, 39);
|
||||
this.tbOt.TabIndex = 22;
|
||||
@@ -371,7 +386,7 @@
|
||||
//
|
||||
// tbWW
|
||||
//
|
||||
this.tbWW.Location = new System.Drawing.Point(253, 8);
|
||||
this.tbWW.Location = new System.Drawing.Point(253, 6);
|
||||
this.tbWW.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.tbWW.Name = "tbWW";
|
||||
this.tbWW.ReadOnly = true;
|
||||
@@ -382,40 +397,42 @@
|
||||
//
|
||||
// cmbProcess
|
||||
//
|
||||
this.cmbProcess.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
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(641, 34);
|
||||
this.cmbProcess.Location = new System.Drawing.Point(731, 31);
|
||||
this.cmbProcess.Name = "cmbProcess";
|
||||
this.cmbProcess.Size = new System.Drawing.Size(181, 20);
|
||||
this.cmbProcess.Size = new System.Drawing.Size(130, 29);
|
||||
this.cmbProcess.TabIndex = 14;
|
||||
//
|
||||
// cmbState
|
||||
//
|
||||
this.cmbState.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
||||
this.cmbState.FormattingEnabled = true;
|
||||
this.cmbState.Location = new System.Drawing.Point(353, 8);
|
||||
this.cmbState.Location = new System.Drawing.Point(353, 6);
|
||||
this.cmbState.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.cmbState.Name = "cmbState";
|
||||
this.cmbState.Size = new System.Drawing.Size(160, 20);
|
||||
this.cmbState.Size = new System.Drawing.Size(217, 20);
|
||||
this.cmbState.TabIndex = 4;
|
||||
this.cmbState.SelectedIndexChanged += new System.EventHandler(this.chkform_indexchan);
|
||||
//
|
||||
// cmbPackage
|
||||
//
|
||||
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(235, 34);
|
||||
this.cmbPackage.Location = new System.Drawing.Point(239, 31);
|
||||
this.cmbPackage.Name = "cmbPackage";
|
||||
this.cmbPackage.Size = new System.Drawing.Size(131, 20);
|
||||
this.cmbPackage.Size = new System.Drawing.Size(131, 29);
|
||||
this.cmbPackage.TabIndex = 10;
|
||||
//
|
||||
// cmbRequest
|
||||
//
|
||||
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, 35);
|
||||
this.cmbRequest.Location = new System.Drawing.Point(72, 31);
|
||||
this.cmbRequest.Name = "cmbRequest";
|
||||
this.cmbRequest.Size = new System.Drawing.Size(108, 20);
|
||||
this.cmbRequest.Size = new System.Drawing.Size(108, 29);
|
||||
this.cmbRequest.TabIndex = 8;
|
||||
//
|
||||
// chkAutoAdd
|
||||
@@ -435,9 +452,9 @@
|
||||
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, 58);
|
||||
this.tbProject.Location = new System.Drawing.Point(73, 65);
|
||||
this.tbProject.Name = "tbProject";
|
||||
this.tbProject.Size = new System.Drawing.Size(679, 23);
|
||||
this.tbProject.Size = new System.Drawing.Size(714, 23);
|
||||
this.tbProject.TabIndex = 16;
|
||||
//
|
||||
// richTextBoxEx1
|
||||
@@ -513,7 +530,7 @@
|
||||
//
|
||||
// tbProjectIndex
|
||||
//
|
||||
this.tbProjectIndex.Location = new System.Drawing.Point(754, 58);
|
||||
this.tbProjectIndex.Location = new System.Drawing.Point(793, 65);
|
||||
this.tbProjectIndex.Name = "tbProjectIndex";
|
||||
this.tbProjectIndex.Size = new System.Drawing.Size(68, 23);
|
||||
this.tbProjectIndex.TabIndex = 25;
|
||||
@@ -530,9 +547,9 @@
|
||||
this.grpkisul.Controls.Add(label9);
|
||||
this.grpkisul.Controls.Add(this.cmb_kisullv);
|
||||
this.grpkisul.Controls.Add(label8);
|
||||
this.grpkisul.Location = new System.Drawing.Point(615, 87);
|
||||
this.grpkisul.Location = new System.Drawing.Point(661, 92);
|
||||
this.grpkisul.Name = "grpkisul";
|
||||
this.grpkisul.Size = new System.Drawing.Size(207, 110);
|
||||
this.grpkisul.Size = new System.Drawing.Size(200, 105);
|
||||
this.grpkisul.TabIndex = 29;
|
||||
this.grpkisul.TabStop = false;
|
||||
this.grpkisul.Text = "기술료";
|
||||
@@ -592,7 +609,7 @@
|
||||
//
|
||||
this.lbTitleTip.AutoSize = true;
|
||||
this.lbTitleTip.ForeColor = System.Drawing.Color.SlateGray;
|
||||
this.lbTitleTip.Location = new System.Drawing.Point(72, 87);
|
||||
this.lbTitleTip.Location = new System.Drawing.Point(72, 94);
|
||||
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);
|
||||
@@ -618,6 +635,7 @@
|
||||
this.tam.EETGW_JobReport_AutoInputTableAdapter = null;
|
||||
this.tam.EETGW_JobReport_EBoardTableAdapter = null;
|
||||
this.tam.EETGW_NoteTableAdapter = null;
|
||||
this.tam.EETGW_Project_LayoutTableAdapter = null;
|
||||
this.tam.EETGW_ProjecthistoryDTableAdapter = null;
|
||||
this.tam.EETGW_ProjectResonTableAdapter = null;
|
||||
this.tam.EETGW_ProjectsScheduleTableAdapter = null;
|
||||
@@ -632,16 +650,7 @@
|
||||
this.tam.ProjectsTableAdapter = null;
|
||||
this.tam.SPMasterTableAdapter = null;
|
||||
this.tam.UpdateOrder = FPJ0000.dsPRJTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
|
||||
//
|
||||
// label11
|
||||
//
|
||||
label11.AutoSize = true;
|
||||
label11.ForeColor = System.Drawing.Color.DimGray;
|
||||
label11.Location = new System.Drawing.Point(19, 82);
|
||||
label11.Name = "label11";
|
||||
label11.Size = new System.Drawing.Size(147, 12);
|
||||
label11.TabIndex = 25;
|
||||
label11.Text = "* 비용은 자동 계산 됩니다";
|
||||
this.tam.vEETGW_Project_LayoutListTableAdapter = null;
|
||||
//
|
||||
// fJobReport_Add
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user