This commit is contained in:
chi
2023-01-04 13:14:43 +09:00
parent 52a2257b9e
commit f5422e9272
10 changed files with 1896 additions and 1182 deletions

View File

@@ -50,10 +50,9 @@
System.Windows.Forms.Label label10;
System.Windows.Forms.Label label5;
System.Windows.Forms.Label label11;
System.Windows.Forms.Label label12;
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fProjectData));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = 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();
@@ -110,9 +109,13 @@
this.textBox2 = new System.Windows.Forms.TextBox();
this.arLabel2 = new arCtl.arLabel();
this.panel5 = new System.Windows.Forms.Panel();
this.cmbUser = new System.Windows.Forms.ComboBox();
this.userListBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.cmbSW = new System.Windows.Forms.ComboBox();
this.bsChampionID = new System.Windows.Forms.BindingSource(this.components);
this.dSComm = new FPJ0000.DSComm();
this.cmbEpanel = new System.Windows.Forms.ComboBox();
this.cmbAssembly = new System.Windows.Forms.ComboBox();
this.cmbDesign = new System.Windows.Forms.ComboBox();
this.cmbChampion = new System.Windows.Forms.ComboBox();
this.textBox5 = new System.Windows.Forms.TextBox();
this.textBox3 = new System.Windows.Forms.TextBox();
this.arLabel3 = new arCtl.arLabel();
@@ -191,6 +194,10 @@
this.taHist = new FPJ0000.dsPRJTableAdapters.ProjectsHistoryTableAdapter();
this.taHistD = new FPJ0000.dsPRJTableAdapters.EETGW_ProjecthistoryDTableAdapter();
this.taToDo = new FPJ0000.dsPRJTableAdapters.EETGW_ProjectToDoTableAdapter();
this.bsDesignID = new System.Windows.Forms.BindingSource(this.components);
this.bsAssembly = new System.Windows.Forms.BindingSource(this.components);
this.bsEPanel = new System.Windows.Forms.BindingSource(this.components);
this.bsSW = new System.Windows.Forms.BindingSource(this.components);
nameLabel = new System.Windows.Forms.Label();
reqstaffLabel = new System.Windows.Forms.Label();
usermainLabel = new System.Windows.Forms.Label();
@@ -212,7 +219,6 @@
label10 = new System.Windows.Forms.Label();
label5 = new System.Windows.Forms.Label();
label11 = new System.Windows.Forms.Label();
label12 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
@@ -222,7 +228,7 @@
this.panel7.SuspendLayout();
this.panel1.SuspendLayout();
this.panel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.userListBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsChampionID)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dSComm)).BeginInit();
this.panel2.SuspendLayout();
this.panel3.SuspendLayout();
@@ -247,6 +253,10 @@
this.bindingNavigator2.SuspendLayout();
this.tabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bsTodo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsDesignID)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsAssembly)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsEPanel)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsSW)).BeginInit();
this.SuspendLayout();
//
// nameLabel
@@ -271,7 +281,7 @@
//
usermainLabel.AutoSize = true;
usermainLabel.Font = new System.Drawing.Font("맑은 고딕", 12F);
usermainLabel.Location = new System.Drawing.Point(32, 66);
usermainLabel.Location = new System.Drawing.Point(33, 66);
usermainLabel.Name = "usermainLabel";
usermainLabel.Size = new System.Drawing.Size(60, 21);
usermainLabel.TabIndex = 24;
@@ -281,7 +291,7 @@
//
usersubLabel.AutoSize = true;
usersubLabel.Font = new System.Drawing.Font("맑은 고딕", 12F);
usersubLabel.Location = new System.Drawing.Point(52, 99);
usersubLabel.Location = new System.Drawing.Point(53, 161);
usersubLabel.Name = "usersubLabel";
usersubLabel.Size = new System.Drawing.Size(40, 21);
usersubLabel.TabIndex = 26;
@@ -336,7 +346,7 @@
// assetLabel
//
assetLabel.AutoSize = true;
assetLabel.Location = new System.Drawing.Point(24, 61);
assetLabel.Location = new System.Drawing.Point(24, 56);
assetLabel.Name = "assetLabel";
assetLabel.Size = new System.Drawing.Size(61, 12);
assetLabel.TabIndex = 2;
@@ -355,7 +365,7 @@
// label2
//
label2.AutoSize = true;
label2.Location = new System.Drawing.Point(377, 61);
label2.Location = new System.Drawing.Point(377, 56);
label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label2.Name = "label2";
label2.Size = new System.Drawing.Size(29, 12);
@@ -365,7 +375,7 @@
// label3
//
label3.AutoSize = true;
label3.Location = new System.Drawing.Point(382, 89);
label3.Location = new System.Drawing.Point(382, 78);
label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label3.Name = "label3";
label3.Size = new System.Drawing.Size(24, 12);
@@ -375,7 +385,7 @@
// label4
//
label4.AutoSize = true;
label4.Location = new System.Drawing.Point(56, 89);
label4.Location = new System.Drawing.Point(56, 78);
label4.Name = "label4";
label4.Size = new System.Drawing.Size(29, 12);
label4.TabIndex = 6;
@@ -395,7 +405,7 @@
//
label8.AutoSize = true;
label8.Font = new System.Drawing.Font("맑은 고딕", 12F);
label8.Location = new System.Drawing.Point(289, 66);
label8.Location = new System.Drawing.Point(35, 129);
label8.Name = "label8";
label8.Size = new System.Drawing.Size(58, 21);
label8.TabIndex = 87;
@@ -404,7 +414,7 @@
// label9
//
label9.AutoSize = true;
label9.Location = new System.Drawing.Point(348, 118);
label9.Location = new System.Drawing.Point(348, 100);
label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label9.Name = "label9";
label9.Size = new System.Drawing.Size(58, 12);
@@ -415,16 +425,16 @@
//
label7.AutoSize = true;
label7.Font = new System.Drawing.Font("맑은 고딕", 12F);
label7.Location = new System.Drawing.Point(305, 99);
label7.Location = new System.Drawing.Point(13, 99);
label7.Name = "label7";
label7.Size = new System.Drawing.Size(42, 21);
label7.Size = new System.Drawing.Size(80, 21);
label7.TabIndex = 89;
label7.Text = "공정";
label7.Text = "Assembly";
//
// label10
//
label10.AutoSize = true;
label10.Location = new System.Drawing.Point(293, 144);
label10.Location = new System.Drawing.Point(293, 123);
label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label10.Name = "label10";
label10.Size = new System.Drawing.Size(113, 12);
@@ -434,7 +444,7 @@
// label5
//
label5.AutoSize = true;
label5.Location = new System.Drawing.Point(39, 171);
label5.Location = new System.Drawing.Point(39, 144);
label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label5.Name = "label5";
label5.Size = new System.Drawing.Size(46, 12);
@@ -444,27 +454,17 @@
// label11
//
label11.AutoSize = true;
label11.Location = new System.Drawing.Point(300, 172);
label11.Location = new System.Drawing.Point(300, 145);
label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label11.Name = "label11";
label11.Size = new System.Drawing.Size(43, 12);
label11.TabIndex = 94;
label11.Text = "Serial#";
//
// label12
//
label12.AutoSize = true;
label12.Font = new System.Drawing.Font("맑은 고딕", 10F);
label12.Location = new System.Drawing.Point(285, 35);
label12.Name = "label12";
label12.Size = new System.Drawing.Size(65, 19);
label12.TabIndex = 92;
label12.Text = "알림대상";
//
// 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.Location = new System.Drawing.Point(413, 74);
this.tbIdx.Name = "tbIdx";
this.tbIdx.ReadOnly = true;
this.tbIdx.Size = new System.Drawing.Size(127, 21);
@@ -523,7 +523,7 @@
this.usermainTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "usermain", true));
this.usermainTextBox.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.usermainTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.usermainTextBox.Location = new System.Drawing.Point(98, 63);
this.usermainTextBox.Location = new System.Drawing.Point(353, 63);
this.usermainTextBox.Name = "usermainTextBox";
this.usermainTextBox.Size = new System.Drawing.Size(185, 29);
this.usermainTextBox.TabIndex = 25;
@@ -533,7 +533,7 @@
this.usersubTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "usersub", true));
this.usersubTextBox.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.usersubTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.usersubTextBox.Location = new System.Drawing.Point(98, 96);
this.usersubTextBox.Location = new System.Drawing.Point(353, 158);
this.usersubTextBox.Name = "usersubTextBox";
this.usersubTextBox.Size = new System.Drawing.Size(185, 29);
this.usersubTextBox.TabIndex = 27;
@@ -543,7 +543,7 @@
this.userManagerTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "userManager", true));
this.userManagerTextBox.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.userManagerTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.userManagerTextBox.Location = new System.Drawing.Point(98, 30);
this.userManagerTextBox.Location = new System.Drawing.Point(353, 30);
this.userManagerTextBox.Name = "userManagerTextBox";
this.userManagerTextBox.Size = new System.Drawing.Size(185, 29);
this.userManagerTextBox.TabIndex = 33;
@@ -595,7 +595,7 @@
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(485, 280);
this.remark_reqTextBox.Size = new System.Drawing.Size(485, 297);
this.remark_reqTextBox.TabIndex = 49;
//
// tbXdate
@@ -610,7 +610,7 @@
// 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.Location = new System.Drawing.Point(93, 52);
this.assetTextBox.Name = "assetTextBox";
this.assetTextBox.Size = new System.Drawing.Size(252, 21);
this.assetTextBox.TabIndex = 3;
@@ -638,7 +638,7 @@
this.btMailAddr,
this.btPath,
this.btSendMail});
this.bn.Location = new System.Drawing.Point(0, 679);
this.bn.Location = new System.Drawing.Point(0, 696);
this.bn.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
this.bn.MoveLastItem = this.bindingNavigatorMoveLastItem;
this.bn.MoveNextItem = this.bindingNavigatorMoveNextItem;
@@ -824,8 +824,8 @@
//
this.dataGridViewTextBoxColumn10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn10.DataPropertyName = "remark";
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridViewTextBoxColumn10.DefaultCellStyle = dataGridViewCellStyle3;
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridViewTextBoxColumn10.DefaultCellStyle = dataGridViewCellStyle7;
this.dataGridViewTextBoxColumn10.HeaderText = "비고";
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
this.dataGridViewTextBoxColumn10.ReadOnly = true;
@@ -863,7 +863,7 @@
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.Location = new System.Drawing.Point(413, 52);
this.cmbState.Margin = new System.Windows.Forms.Padding(4);
this.cmbState.Name = "cmbState";
this.cmbState.Size = new System.Drawing.Size(127, 20);
@@ -888,7 +888,7 @@
this.panel7.Controls.Add(reqstaffLabel);
this.panel7.Controls.Add(this.cmbProcess);
this.panel7.Controls.Add(label1);
this.panel7.Location = new System.Drawing.Point(6, 222);
this.panel7.Location = new System.Drawing.Point(6, 179);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(547, 64);
this.panel7.TabIndex = 85;
@@ -977,14 +977,14 @@
this.panel1.Controls.Add(this.tbIdx);
this.panel1.Location = new System.Drawing.Point(6, 6);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(547, 210);
this.panel1.Size = new System.Drawing.Size(547, 167);
this.panel1.TabIndex = 86;
this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
//
// textBox6
//
this.textBox6.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "serial", true));
this.textBox6.Location = new System.Drawing.Point(350, 168);
this.textBox6.Location = new System.Drawing.Point(350, 141);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(190, 21);
this.textBox6.TabIndex = 95;
@@ -993,7 +993,7 @@
// textBox1
//
this.textBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "model", true));
this.textBox1.Location = new System.Drawing.Point(93, 166);
this.textBox1.Location = new System.Drawing.Point(93, 139);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(190, 21);
this.textBox1.TabIndex = 93;
@@ -1001,7 +1001,7 @@
//
// tbDue
//
this.tbDue.Location = new System.Drawing.Point(413, 139);
this.tbDue.Location = new System.Drawing.Point(413, 118);
this.tbDue.Name = "tbDue";
this.tbDue.Size = new System.Drawing.Size(127, 21);
this.tbDue.TabIndex = 91;
@@ -1010,7 +1010,7 @@
// checkBox2
//
this.checkBox2.AutoSize = true;
this.checkBox2.Location = new System.Drawing.Point(93, 144);
this.checkBox2.Location = new System.Drawing.Point(93, 123);
this.checkBox2.Name = "checkBox2";
this.checkBox2.Size = new System.Drawing.Size(70, 16);
this.checkBox2.TabIndex = 88;
@@ -1020,7 +1020,7 @@
// linkLabel1
//
this.linkLabel1.AutoSize = true;
this.linkLabel1.Location = new System.Drawing.Point(32, 119);
this.linkLabel1.Location = new System.Drawing.Point(32, 101);
this.linkLabel1.Name = "linkLabel1";
this.linkLabel1.Size = new System.Drawing.Size(53, 12);
this.linkLabel1.TabIndex = 87;
@@ -1031,7 +1031,7 @@
// 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.Location = new System.Drawing.Point(413, 96);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(127, 21);
this.textBox4.TabIndex = 13;
@@ -1040,7 +1040,7 @@
// 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.Location = new System.Drawing.Point(93, 96);
this.tbPath.Name = "tbPath";
this.tbPath.Size = new System.Drawing.Size(252, 21);
this.tbPath.TabIndex = 11;
@@ -1049,7 +1049,7 @@
//
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.Location = new System.Drawing.Point(93, 74);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(252, 21);
this.textBox2.TabIndex = 7;
@@ -1101,8 +1101,11 @@
// panel5
//
this.panel5.BackColor = System.Drawing.Color.Gainsboro;
this.panel5.Controls.Add(label12);
this.panel5.Controls.Add(this.cmbUser);
this.panel5.Controls.Add(this.cmbSW);
this.panel5.Controls.Add(this.cmbEpanel);
this.panel5.Controls.Add(this.cmbAssembly);
this.panel5.Controls.Add(this.cmbDesign);
this.panel5.Controls.Add(this.cmbChampion);
this.panel5.Controls.Add(label7);
this.panel5.Controls.Add(this.textBox5);
this.panel5.Controls.Add(label8);
@@ -1114,45 +1117,117 @@
this.panel5.Controls.Add(this.usermainTextBox);
this.panel5.Controls.Add(userManagerLabel);
this.panel5.Controls.Add(this.userManagerTextBox);
this.panel5.Location = new System.Drawing.Point(6, 292);
this.panel5.Location = new System.Drawing.Point(6, 249);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(547, 131);
this.panel5.Size = new System.Drawing.Size(547, 194);
this.panel5.TabIndex = 85;
//
// cmbUser
// cmbSW
//
this.cmbUser.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cmbUser.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.cmbUser.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.cmbUser.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.bs, "championid", true));
this.cmbUser.DataSource = this.userListBindingSource;
this.cmbUser.DisplayMember = "IDName";
this.cmbUser.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbUser.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.cmbUser.FormattingEnabled = true;
this.cmbUser.Location = new System.Drawing.Point(353, 30);
this.cmbUser.Margin = new System.Windows.Forms.Padding(4);
this.cmbUser.Name = "cmbUser";
this.cmbUser.Size = new System.Drawing.Size(185, 29);
this.cmbUser.TabIndex = 91;
this.cmbUser.ValueMember = "ID";
this.cmbSW.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cmbSW.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.cmbSW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.cmbSW.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.bs, "softwareid", true));
this.cmbSW.DataSource = this.bsSW;
this.cmbSW.DisplayMember = "IDName";
this.cmbSW.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbSW.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.cmbSW.FormattingEnabled = true;
this.cmbSW.Location = new System.Drawing.Point(101, 158);
this.cmbSW.Margin = new System.Windows.Forms.Padding(4);
this.cmbSW.Name = "cmbSW";
this.cmbSW.Size = new System.Drawing.Size(249, 29);
this.cmbSW.TabIndex = 95;
this.cmbSW.ValueMember = "ID";
//
// userListBindingSource
// bsChampionID
//
this.userListBindingSource.DataMember = "UserList";
this.userListBindingSource.DataSource = this.dSComm;
this.bsChampionID.DataMember = "UserList";
this.bsChampionID.DataSource = this.dSComm;
//
// dSComm
//
this.dSComm.DataSetName = "DSComm";
this.dSComm.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// cmbEpanel
//
this.cmbEpanel.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cmbEpanel.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.cmbEpanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.cmbEpanel.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.bs, "epanelid", true));
this.cmbEpanel.DataSource = this.bsEPanel;
this.cmbEpanel.DisplayMember = "IDName";
this.cmbEpanel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbEpanel.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.cmbEpanel.FormattingEnabled = true;
this.cmbEpanel.Location = new System.Drawing.Point(101, 126);
this.cmbEpanel.Margin = new System.Windows.Forms.Padding(4);
this.cmbEpanel.Name = "cmbEpanel";
this.cmbEpanel.Size = new System.Drawing.Size(249, 29);
this.cmbEpanel.TabIndex = 94;
this.cmbEpanel.ValueMember = "ID";
//
// cmbAssembly
//
this.cmbAssembly.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cmbAssembly.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.cmbAssembly.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.cmbAssembly.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.bs, "assemblyid", true));
this.cmbAssembly.DataSource = this.bsAssembly;
this.cmbAssembly.DisplayMember = "IDName";
this.cmbAssembly.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbAssembly.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.cmbAssembly.FormattingEnabled = true;
this.cmbAssembly.Location = new System.Drawing.Point(101, 94);
this.cmbAssembly.Margin = new System.Windows.Forms.Padding(4);
this.cmbAssembly.Name = "cmbAssembly";
this.cmbAssembly.Size = new System.Drawing.Size(249, 29);
this.cmbAssembly.TabIndex = 93;
this.cmbAssembly.ValueMember = "ID";
//
// cmbDesign
//
this.cmbDesign.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cmbDesign.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.cmbDesign.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.cmbDesign.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.bs, "designid", true));
this.cmbDesign.DataSource = this.bsDesignID;
this.cmbDesign.DisplayMember = "IDName";
this.cmbDesign.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbDesign.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.cmbDesign.FormattingEnabled = true;
this.cmbDesign.Location = new System.Drawing.Point(101, 63);
this.cmbDesign.Margin = new System.Windows.Forms.Padding(4);
this.cmbDesign.Name = "cmbDesign";
this.cmbDesign.Size = new System.Drawing.Size(249, 29);
this.cmbDesign.TabIndex = 92;
this.cmbDesign.ValueMember = "ID";
//
// cmbChampion
//
this.cmbChampion.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cmbChampion.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.cmbChampion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.cmbChampion.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.bs, "championid", true));
this.cmbChampion.DataSource = this.bsChampionID;
this.cmbChampion.DisplayMember = "IDName";
this.cmbChampion.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbChampion.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.cmbChampion.FormattingEnabled = true;
this.cmbChampion.Location = new System.Drawing.Point(101, 30);
this.cmbChampion.Margin = new System.Windows.Forms.Padding(4);
this.cmbChampion.Name = "cmbChampion";
this.cmbChampion.Size = new System.Drawing.Size(249, 29);
this.cmbChampion.TabIndex = 91;
this.cmbChampion.ValueMember = "ID";
//
// textBox5
//
this.textBox5.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "userprocess", true));
this.textBox5.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.textBox5.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.textBox5.Location = new System.Drawing.Point(353, 96);
this.textBox5.Location = new System.Drawing.Point(353, 94);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(185, 29);
this.textBox5.TabIndex = 90;
@@ -1162,7 +1237,7 @@
this.textBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "userhw2", true));
this.textBox3.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.textBox3.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.textBox3.Location = new System.Drawing.Point(353, 63);
this.textBox3.Location = new System.Drawing.Point(353, 126);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(185, 29);
this.textBox3.TabIndex = 88;
@@ -1229,7 +1304,7 @@
this.panel2.Controls.Add(this.tbXdate);
this.panel2.Controls.Add(this.tbEdate);
this.panel2.Controls.Add(this.tbODate);
this.panel2.Location = new System.Drawing.Point(6, 429);
this.panel2.Location = new System.Drawing.Point(6, 448);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(547, 126);
this.panel2.TabIndex = 86;
@@ -1394,7 +1469,7 @@
this.panel3.Controls.Add(costnLabel);
this.panel3.Controls.Add(this.costoTextBox);
this.panel3.Controls.Add(costoLabel);
this.panel3.Location = new System.Drawing.Point(6, 561);
this.panel3.Location = new System.Drawing.Point(6, 580);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(546, 86);
this.panel3.TabIndex = 86;
@@ -1513,7 +1588,7 @@
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(487, 305);
this.arPanel1.Size = new System.Drawing.Size(487, 322);
this.arPanel1.TabIndex = 88;
this.arPanel1.Text = "arPanel1";
this.arPanel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
@@ -1684,7 +1759,7 @@
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel4.Location = new System.Drawing.Point(3, 257);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(516, 355);
this.panel4.Size = new System.Drawing.Size(516, 412);
this.panel4.TabIndex = 90;
//
// rtBef
@@ -1693,7 +1768,7 @@
this.rtBef.Location = new System.Drawing.Point(0, 23);
this.rtBef.Name = "rtBef";
this.rtBef.ReadOnly = true;
this.rtBef.Size = new System.Drawing.Size(516, 332);
this.rtBef.Size = new System.Drawing.Size(516, 389);
this.rtBef.TabIndex = 87;
this.rtBef.Text = "";
this.rtBef.Click += new System.EventHandler(this.rtBack_Click);
@@ -1758,7 +1833,7 @@
this.tableLayoutPanel1.RowCount = 2;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 254F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(1044, 615);
this.tableLayoutPanel1.Size = new System.Drawing.Size(1044, 672);
this.tableLayoutPanel1.TabIndex = 91;
//
// panel8
@@ -1923,7 +1998,7 @@
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel6.Location = new System.Drawing.Point(525, 257);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(516, 355);
this.panel6.Size = new System.Drawing.Size(516, 412);
this.panel6.TabIndex = 90;
//
// rtAft
@@ -1932,7 +2007,7 @@
this.rtAft.Location = new System.Drawing.Point(0, 23);
this.rtAft.Name = "rtAft";
this.rtAft.ReadOnly = true;
this.rtAft.Size = new System.Drawing.Size(516, 332);
this.rtAft.Size = new System.Drawing.Size(516, 389);
this.rtAft.TabIndex = 87;
this.rtAft.Text = "";
this.rtAft.Click += new System.EventHandler(this.rtBack_Click);
@@ -1990,7 +2065,7 @@
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1058, 679);
this.tabControl1.Size = new System.Drawing.Size(1058, 696);
this.tabControl1.TabIndex = 93;
//
// tabPage1
@@ -2005,7 +2080,7 @@
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(1050, 653);
this.tabPage1.Size = new System.Drawing.Size(1050, 670);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "일반사항";
this.tabPage1.UseVisualStyleBackColor = true;
@@ -2016,7 +2091,7 @@
| System.Windows.Forms.AnchorStyles.Right)));
this.tabControl2.Controls.Add(this.tabPage3);
this.tabControl2.Controls.Add(this.tabPage4);
this.tabControl2.Location = new System.Drawing.Point(559, 318);
this.tabControl2.Location = new System.Drawing.Point(559, 335);
this.tabControl2.Name = "tabControl2";
this.tabControl2.SelectedIndex = 0;
this.tabControl2.Size = new System.Drawing.Size(488, 329);
@@ -2122,8 +2197,8 @@
//
this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn5.DataPropertyName = "remark";
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle4;
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle8;
this.dataGridViewTextBoxColumn5.HeaderText = "비고";
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
this.dataGridViewTextBoxColumn5.ReadOnly = true;
@@ -2265,7 +2340,7 @@
this.tabPage2.Location = new System.Drawing.Point(4, 22);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(1050, 653);
this.tabPage2.Size = new System.Drawing.Size(1050, 710);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "완료내역";
this.tabPage2.UseVisualStyleBackColor = true;
@@ -2357,11 +2432,31 @@
//
this.taToDo.ClearBeforeFill = true;
//
// bsDesignID
//
this.bsDesignID.DataMember = "UserList";
this.bsDesignID.DataSource = this.dSComm;
//
// bsAssembly
//
this.bsAssembly.DataMember = "UserList";
this.bsAssembly.DataSource = this.dSComm;
//
// bsEPanel
//
this.bsEPanel.DataMember = "UserList";
this.bsEPanel.DataSource = this.dSComm;
//
// bsSW
//
this.bsSW.DataMember = "UserList";
this.bsSW.DataSource = this.dSComm;
//
// fProjectData
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1058, 704);
this.ClientSize = new System.Drawing.Size(1058, 721);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.bn);
this.MinimizeBox = false;
@@ -2381,7 +2476,7 @@
this.panel1.PerformLayout();
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.userListBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsChampionID)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dSComm)).EndInit();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
@@ -2413,6 +2508,10 @@
this.bindingNavigator2.PerformLayout();
this.tabPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.bsTodo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsDesignID)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsAssembly)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsEPanel)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsSW)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
@@ -2554,8 +2653,16 @@
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.LinkLabel linkLabel8;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.ComboBox cmbUser;
private System.Windows.Forms.BindingSource userListBindingSource;
private System.Windows.Forms.ComboBox cmbChampion;
private System.Windows.Forms.BindingSource bsChampionID;
private DSComm dSComm;
private System.Windows.Forms.ComboBox cmbSW;
private System.Windows.Forms.ComboBox cmbEpanel;
private System.Windows.Forms.ComboBox cmbAssembly;
private System.Windows.Forms.ComboBox cmbDesign;
private System.Windows.Forms.BindingSource bsSW;
private System.Windows.Forms.BindingSource bsEPanel;
private System.Windows.Forms.BindingSource bsAssembly;
private System.Windows.Forms.BindingSource bsDesignID;
}
}