| | |
| | | this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.sh = new System.Windows.Forms.ToolStripButton(); |
| | | this.qsh = new System.Windows.Forms.ToolStripButton(); |
| | | this.sy = new System.Windows.Forms.ToolStripButton(); |
| | | this.fsy = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.sz = new System.Windows.Forms.ToolStripButton(); |
| | | this.syz = new System.Windows.Forms.ToolStripButton(); |
| | |
| | | this.P1 = new System.Windows.Forms.Panel(); |
| | | this.pic1 = new System.Windows.Forms.PictureBox(); |
| | | this.gbUp = new System.Windows.Forms.GroupBox(); |
| | | this.cmbHOrgID = new System.Windows.Forms.ComboBox(); |
| | | this.label39 = new System.Windows.Forms.Label(); |
| | | this.textHVerNum = new System.Windows.Forms.TextBox(); |
| | | this.label38 = new System.Windows.Forms.Label(); |
| | | this.textHProductNum = new System.Windows.Forms.TextBox(); |
| | | this.label37 = new System.Windows.Forms.Label(); |
| | | this.textHMaterTexture = new System.Windows.Forms.TextBox(); |
| | | this.label36 = new System.Windows.Forms.Label(); |
| | | this.textHPicNumAssemble = new System.Windows.Forms.TextBox(); |
| | | this.label34 = new System.Windows.Forms.Label(); |
| | | this.textHPicNumVer = new System.Windows.Forms.TextBox(); |
| | | this.label32 = new System.Windows.Forms.Label(); |
| | | this.chkHUseFlag = new System.Windows.Forms.CheckBox(); |
| | | this.cmdHGroupID = new System.Windows.Forms.Button(); |
| | | this.txtHGroupID = new System.Windows.Forms.TextBox(); |
| | | this.label31 = new System.Windows.Forms.Label(); |
| | | this.txtHMainPrice = new System.Windows.Forms.TextBox(); |
| | | this.label30 = new System.Windows.Forms.Label(); |
| | | this.txtHDelSourceRate = new System.Windows.Forms.TextBox(); |
| | |
| | | this.cmbSourceBillType = new System.Windows.Forms.ComboBox(); |
| | | this.label10 = new System.Windows.Forms.Label(); |
| | | this.panel2 = new System.Windows.Forms.Panel(); |
| | | this.txtHUseDate = new System.Windows.Forms.Label(); |
| | | this.label33 = new System.Windows.Forms.Label(); |
| | | this.txtHUseMan = new System.Windows.Forms.Label(); |
| | | this.label35 = new System.Windows.Forms.Label(); |
| | | this.txtHDeleteDate = new System.Windows.Forms.Label(); |
| | | this.label25 = new System.Windows.Forms.Label(); |
| | | this.txtHDeleteMan = new System.Windows.Forms.Label(); |
| | |
| | | this.grdMain = new System.Windows.Forms.DataGridView(); |
| | | this.grdSum = new System.Windows.Forms.DataGridView(); |
| | | this.grdPrint = new System.Windows.Forms.DataGridView(); |
| | | this.cmdHGroupID = new System.Windows.Forms.Button(); |
| | | this.txtHGroupID = new System.Windows.Forms.TextBox(); |
| | | this.label31 = new System.Windows.Forms.Label(); |
| | | this.txtHUseDate = new System.Windows.Forms.Label(); |
| | | this.label33 = new System.Windows.Forms.Label(); |
| | | this.txtHUseMan = new System.Windows.Forms.Label(); |
| | | this.label35 = new System.Windows.Forms.Label(); |
| | | this.chkHUseFlag = new System.Windows.Forms.CheckBox(); |
| | | this.sy = new System.Windows.Forms.ToolStripButton(); |
| | | this.fsy = new System.Windows.Forms.ToolStripButton(); |
| | | this.Tool.SuspendLayout(); |
| | | this.P1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pic1)).BeginInit(); |
| | |
| | | this.Tool.Location = new System.Drawing.Point(0, 0); |
| | | this.Tool.Name = "Tool"; |
| | | this.Tool.Padding = new System.Windows.Forms.Padding(0); |
| | | this.Tool.Size = new System.Drawing.Size(1017, 50); |
| | | this.Tool.Size = new System.Drawing.Size(1314, 50); |
| | | this.Tool.Stretch = true; |
| | | this.Tool.TabIndex = 17; |
| | | this.Tool.Text = "toolStrip1"; |
| | |
| | | this.qsh.Visible = false; |
| | | this.qsh.Click += new System.EventHandler(this.qsh_Click); |
| | | // |
| | | // sy |
| | | // |
| | | this.sy.AutoSize = false; |
| | | this.sy.Image = ((System.Drawing.Image)(resources.GetObject("sy.Image"))); |
| | | this.sy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.sy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.sy.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.sy.Name = "sy"; |
| | | this.sy.Size = new System.Drawing.Size(35, 47); |
| | | this.sy.Text = "使ç¨"; |
| | | this.sy.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.sy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.sy.Click += new System.EventHandler(this.sy_Click); |
| | | // |
| | | // fsy |
| | | // |
| | | this.fsy.AutoSize = false; |
| | | this.fsy.Image = ((System.Drawing.Image)(resources.GetObject("fsy.Image"))); |
| | | this.fsy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.fsy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.fsy.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.fsy.Name = "fsy"; |
| | | this.fsy.Size = new System.Drawing.Size(35, 47); |
| | | this.fsy.Text = "åæ¶"; |
| | | this.fsy.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.fsy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.fsy.Visible = false; |
| | | this.fsy.Click += new System.EventHandler(this.fsy_Click); |
| | | // |
| | | // toolStripSeparator1 |
| | | // |
| | | this.toolStripSeparator1.Name = "toolStripSeparator1"; |
| | |
| | | this.qt.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.qt.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.qt.Name = "qt"; |
| | | this.qt.Size = new System.Drawing.Size(42, 47); |
| | | this.qt.Size = new System.Drawing.Size(45, 47); |
| | | this.qt.Text = "å
¶ä»"; |
| | | this.qt.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.qt.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | |
| | | // å
³éToolStripMenuItem |
| | | // |
| | | this.å
³éToolStripMenuItem.Name = "å
³éToolStripMenuItem"; |
| | | this.å
³éToolStripMenuItem.Size = new System.Drawing.Size(152, 22); |
| | | this.å
³éToolStripMenuItem.Size = new System.Drawing.Size(180, 22); |
| | | this.å
³éToolStripMenuItem.Text = "å
³é"; |
| | | this.å
³éToolStripMenuItem.Visible = false; |
| | | this.å
³éToolStripMenuItem.Click += new System.EventHandler(this.å
³éToolStripMenuItem_Click); |
| | | // |
| | | // åå
³éToolStripMenuItem |
| | | // |
| | | this.åå
³éToolStripMenuItem.Name = "åå
³éToolStripMenuItem"; |
| | | this.åå
³éToolStripMenuItem.Size = new System.Drawing.Size(152, 22); |
| | | this.åå
³éToolStripMenuItem.Size = new System.Drawing.Size(180, 22); |
| | | this.åå
³éToolStripMenuItem.Text = "åå
³é"; |
| | | this.åå
³éToolStripMenuItem.Visible = false; |
| | | this.åå
³éToolStripMenuItem.Click += new System.EventHandler(this.åå
³éToolStripMenuItem_Click); |
| | | // |
| | | // toolStripSeparator15 |
| | | // |
| | | this.toolStripSeparator15.Name = "toolStripSeparator15"; |
| | | this.toolStripSeparator15.Size = new System.Drawing.Size(149, 6); |
| | | this.toolStripSeparator15.Size = new System.Drawing.Size(177, 6); |
| | | // |
| | | // å®¡æ ¸ToolStripMenuItem |
| | | // |
| | | this.å®¡æ ¸ToolStripMenuItem.Name = "å®¡æ ¸ToolStripMenuItem"; |
| | | this.å®¡æ ¸ToolStripMenuItem.Size = new System.Drawing.Size(152, 22); |
| | | this.å®¡æ ¸ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); |
| | | this.å®¡æ ¸ToolStripMenuItem.Text = "å®¡æ ¸"; |
| | | this.å®¡æ ¸ToolStripMenuItem.Visible = false; |
| | | this.å®¡æ ¸ToolStripMenuItem.Click += new System.EventHandler(this.å®¡æ ¸ToolStripMenuItem_Click); |
| | | // |
| | | // åå®¡æ ¸ToolStripMenuItem |
| | | // |
| | | this.åå®¡æ ¸ToolStripMenuItem.Name = "åå®¡æ ¸ToolStripMenuItem"; |
| | | this.åå®¡æ ¸ToolStripMenuItem.Size = new System.Drawing.Size(152, 22); |
| | | this.åå®¡æ ¸ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); |
| | | this.åå®¡æ ¸ToolStripMenuItem.Text = "åå®¡æ ¸"; |
| | | this.åå®¡æ ¸ToolStripMenuItem.Visible = false; |
| | | this.åå®¡æ ¸ToolStripMenuItem.Click += new System.EventHandler(this.åå®¡æ ¸ToolStripMenuItem_Click); |
| | | // |
| | | // toolStripSeparator14 |
| | | // |
| | | this.toolStripSeparator14.Name = "toolStripSeparator14"; |
| | | this.toolStripSeparator14.Size = new System.Drawing.Size(149, 6); |
| | | this.toolStripSeparator14.Size = new System.Drawing.Size(177, 6); |
| | | // |
| | | // ä½åºToolStripMenuItem |
| | | // |
| | | this.ä½åºToolStripMenuItem.Name = "ä½åºToolStripMenuItem"; |
| | | this.ä½åºToolStripMenuItem.Size = new System.Drawing.Size(152, 22); |
| | | this.ä½åºToolStripMenuItem.Size = new System.Drawing.Size(180, 22); |
| | | this.ä½åºToolStripMenuItem.Text = "ä½åº"; |
| | | this.ä½åºToolStripMenuItem.Visible = false; |
| | | this.ä½åºToolStripMenuItem.Click += new System.EventHandler(this.ä½åºToolStripMenuItem_Click); |
| | | // |
| | | // æ¤éä½åºToolStripMenuItem |
| | | // |
| | | this.æ¤éä½åºToolStripMenuItem.Name = "æ¤éä½åºToolStripMenuItem"; |
| | | this.æ¤éä½åºToolStripMenuItem.Size = new System.Drawing.Size(152, 22); |
| | | this.æ¤éä½åºToolStripMenuItem.Size = new System.Drawing.Size(180, 22); |
| | | this.æ¤éä½åºToolStripMenuItem.Text = "æ¤éä½åº"; |
| | | this.æ¤éä½åºToolStripMenuItem.Visible = false; |
| | | this.æ¤éä½åºToolStripMenuItem.Click += new System.EventHandler(this.æ¤éä½åºToolStripMenuItem_Click); |
| | | // |
| | | // toolStripMenuItem1 |
| | | // |
| | | this.toolStripMenuItem1.Name = "toolStripMenuItem1"; |
| | | this.toolStripMenuItem1.Size = new System.Drawing.Size(149, 6); |
| | | this.toolStripMenuItem1.Size = new System.Drawing.Size(177, 6); |
| | | // |
| | | // éèå设置ToolStripMenuItem |
| | | // |
| | | this.éèå设置ToolStripMenuItem.Name = "éèå设置ToolStripMenuItem"; |
| | | this.éèå设置ToolStripMenuItem.Size = new System.Drawing.Size(152, 22); |
| | | this.éèå设置ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); |
| | | this.éèå设置ToolStripMenuItem.Text = "éèå设置"; |
| | | this.éèå设置ToolStripMenuItem.Click += new System.EventHandler(this.éèå设置ToolStripMenuItem_Click); |
| | | // |
| | |
| | | this.mrlk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.mrlk.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.mrlk.Name = "mrlk"; |
| | | this.mrlk.Size = new System.Drawing.Size(57, 47); |
| | | this.mrlk.Size = new System.Drawing.Size(60, 47); |
| | | this.mrlk.Text = "é»è®¤å宽"; |
| | | this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | |
| | | this.bclk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.bclk.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.bclk.Name = "bclk"; |
| | | this.bclk.Size = new System.Drawing.Size(57, 47); |
| | | this.bclk.Size = new System.Drawing.Size(60, 47); |
| | | this.bclk.Text = "ä¿åå宽"; |
| | | this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | |
| | | // |
| | | this.label2.AutoSize = true; |
| | | this.label2.ForeColor = System.Drawing.Color.Black; |
| | | this.label2.Location = new System.Drawing.Point(18, 21); |
| | | this.label2.Location = new System.Drawing.Point(28, 25); |
| | | this.label2.Name = "label2"; |
| | | this.label2.Size = new System.Drawing.Size(53, 12); |
| | | this.label2.TabIndex = 19; |
| | |
| | | // |
| | | this.txtHUnitID.BackColor = System.Drawing.Color.Beige; |
| | | this.txtHUnitID.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHUnitID.Location = new System.Drawing.Point(91, 79); |
| | | this.txtHUnitID.Location = new System.Drawing.Point(91, 75); |
| | | this.txtHUnitID.Name = "txtHUnitID"; |
| | | this.txtHUnitID.Size = new System.Drawing.Size(166, 21); |
| | | this.txtHUnitID.TabIndex = 24; |
| | |
| | | // |
| | | this.label4.AutoSize = true; |
| | | this.label4.ForeColor = System.Drawing.Color.Black; |
| | | this.label4.Location = new System.Drawing.Point(19, 82); |
| | | this.label4.Location = new System.Drawing.Point(28, 79); |
| | | this.label4.Name = "label4"; |
| | | this.label4.Size = new System.Drawing.Size(53, 12); |
| | | this.label4.TabIndex = 23; |
| | |
| | | this.P1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.P1.Location = new System.Drawing.Point(41, 50); |
| | | this.P1.Name = "P1"; |
| | | this.P1.Size = new System.Drawing.Size(937, 273); |
| | | this.P1.Size = new System.Drawing.Size(1234, 273); |
| | | this.P1.TabIndex = 31; |
| | | // |
| | | // pic1 |
| | |
| | | // gbUp |
| | | // |
| | | this.gbUp.BackColor = System.Drawing.Color.Transparent; |
| | | this.gbUp.Controls.Add(this.cmbHOrgID); |
| | | this.gbUp.Controls.Add(this.label39); |
| | | this.gbUp.Controls.Add(this.textHVerNum); |
| | | this.gbUp.Controls.Add(this.label38); |
| | | this.gbUp.Controls.Add(this.textHProductNum); |
| | | this.gbUp.Controls.Add(this.label37); |
| | | this.gbUp.Controls.Add(this.textHMaterTexture); |
| | | this.gbUp.Controls.Add(this.label36); |
| | | this.gbUp.Controls.Add(this.textHPicNumAssemble); |
| | | this.gbUp.Controls.Add(this.label34); |
| | | this.gbUp.Controls.Add(this.textHPicNumVer); |
| | | this.gbUp.Controls.Add(this.label32); |
| | | this.gbUp.Controls.Add(this.chkHUseFlag); |
| | | this.gbUp.Controls.Add(this.cmdHGroupID); |
| | | this.gbUp.Controls.Add(this.txtHGroupID); |
| | |
| | | this.gbUp.Controls.Add(this.txtHUnitID); |
| | | this.gbUp.Location = new System.Drawing.Point(14, 50); |
| | | this.gbUp.Name = "gbUp"; |
| | | this.gbUp.Size = new System.Drawing.Size(892, 216); |
| | | this.gbUp.Size = new System.Drawing.Size(1199, 216); |
| | | this.gbUp.TabIndex = 33; |
| | | this.gbUp.TabStop = false; |
| | | // |
| | | // cmbHOrgID |
| | | // |
| | | this.cmbHOrgID.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
| | | this.cmbHOrgID.FormattingEnabled = true; |
| | | this.cmbHOrgID.Location = new System.Drawing.Point(966, 156); |
| | | this.cmbHOrgID.Name = "cmbHOrgID"; |
| | | this.cmbHOrgID.Size = new System.Drawing.Size(188, 20); |
| | | this.cmbHOrgID.TabIndex = 146; |
| | | // |
| | | // label39 |
| | | // |
| | | this.label39.AutoSize = true; |
| | | this.label39.ForeColor = System.Drawing.Color.Black; |
| | | this.label39.Location = new System.Drawing.Point(903, 160); |
| | | this.label39.Name = "label39"; |
| | | this.label39.Size = new System.Drawing.Size(53, 12); |
| | | this.label39.TabIndex = 145; |
| | | this.label39.Text = "ç» ç»"; |
| | | // |
| | | // textHVerNum |
| | | // |
| | | this.textHVerNum.BackColor = System.Drawing.Color.Beige; |
| | | this.textHVerNum.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.textHVerNum.Location = new System.Drawing.Point(967, 129); |
| | | this.textHVerNum.Name = "textHVerNum"; |
| | | this.textHVerNum.Size = new System.Drawing.Size(187, 21); |
| | | this.textHVerNum.TabIndex = 144; |
| | | // |
| | | // label38 |
| | | // |
| | | this.label38.AutoSize = true; |
| | | this.label38.ForeColor = System.Drawing.Color.Black; |
| | | this.label38.Location = new System.Drawing.Point(903, 133); |
| | | this.label38.Name = "label38"; |
| | | this.label38.Size = new System.Drawing.Size(53, 12); |
| | | this.label38.TabIndex = 143; |
| | | this.label38.Text = "ç æ¬"; |
| | | // |
| | | // textHProductNum |
| | | // |
| | | this.textHProductNum.BackColor = System.Drawing.Color.Beige; |
| | | this.textHProductNum.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.textHProductNum.Location = new System.Drawing.Point(967, 102); |
| | | this.textHProductNum.Name = "textHProductNum"; |
| | | this.textHProductNum.Size = new System.Drawing.Size(187, 21); |
| | | this.textHProductNum.TabIndex = 142; |
| | | // |
| | | // label37 |
| | | // |
| | | this.label37.AutoSize = true; |
| | | this.label37.ForeColor = System.Drawing.Color.Black; |
| | | this.label37.Location = new System.Drawing.Point(903, 106); |
| | | this.label37.Name = "label37"; |
| | | this.label37.Size = new System.Drawing.Size(53, 12); |
| | | this.label37.TabIndex = 141; |
| | | this.label37.Text = "æåç¼å·"; |
| | | // |
| | | // textHMaterTexture |
| | | // |
| | | this.textHMaterTexture.BackColor = System.Drawing.Color.Beige; |
| | | this.textHMaterTexture.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.textHMaterTexture.Location = new System.Drawing.Point(967, 75); |
| | | this.textHMaterTexture.Name = "textHMaterTexture"; |
| | | this.textHMaterTexture.Size = new System.Drawing.Size(187, 21); |
| | | this.textHMaterTexture.TabIndex = 140; |
| | | // |
| | | // label36 |
| | | // |
| | | this.label36.AutoSize = true; |
| | | this.label36.ForeColor = System.Drawing.Color.Black; |
| | | this.label36.Location = new System.Drawing.Point(903, 79); |
| | | this.label36.Name = "label36"; |
| | | this.label36.Size = new System.Drawing.Size(53, 12); |
| | | this.label36.TabIndex = 139; |
| | | this.label36.Text = "æ è´¨"; |
| | | // |
| | | // textHPicNumAssemble |
| | | // |
| | | this.textHPicNumAssemble.BackColor = System.Drawing.Color.Beige; |
| | | this.textHPicNumAssemble.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.textHPicNumAssemble.Location = new System.Drawing.Point(967, 48); |
| | | this.textHPicNumAssemble.Name = "textHPicNumAssemble"; |
| | | this.textHPicNumAssemble.Size = new System.Drawing.Size(187, 21); |
| | | this.textHPicNumAssemble.TabIndex = 138; |
| | | // |
| | | // label34 |
| | | // |
| | | this.label34.AutoSize = true; |
| | | this.label34.ForeColor = System.Drawing.Color.Black; |
| | | this.label34.Location = new System.Drawing.Point(903, 52); |
| | | this.label34.Name = "label34"; |
| | | this.label34.Size = new System.Drawing.Size(53, 12); |
| | | this.label34.TabIndex = 137; |
| | | this.label34.Text = "æ»è£
å¾å·"; |
| | | // |
| | | // textHPicNumVer |
| | | // |
| | | this.textHPicNumVer.BackColor = System.Drawing.Color.Beige; |
| | | this.textHPicNumVer.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.textHPicNumVer.Location = new System.Drawing.Point(967, 21); |
| | | this.textHPicNumVer.Name = "textHPicNumVer"; |
| | | this.textHPicNumVer.Size = new System.Drawing.Size(187, 21); |
| | | this.textHPicNumVer.TabIndex = 136; |
| | | // |
| | | // label32 |
| | | // |
| | | this.label32.AutoSize = true; |
| | | this.label32.ForeColor = System.Drawing.Color.Black; |
| | | this.label32.Location = new System.Drawing.Point(903, 25); |
| | | this.label32.Name = "label32"; |
| | | this.label32.Size = new System.Drawing.Size(53, 12); |
| | | this.label32.TabIndex = 135; |
| | | this.label32.Text = "å¾å·çæ¬"; |
| | | // |
| | | // chkHUseFlag |
| | | // |
| | | this.chkHUseFlag.AutoSize = true; |
| | | this.chkHUseFlag.Enabled = false; |
| | | this.chkHUseFlag.Location = new System.Drawing.Point(769, 187); |
| | | this.chkHUseFlag.Name = "chkHUseFlag"; |
| | | this.chkHUseFlag.Size = new System.Drawing.Size(72, 16); |
| | | this.chkHUseFlag.TabIndex = 134; |
| | | this.chkHUseFlag.Text = "æ¯å¦å¯ç¨"; |
| | | this.chkHUseFlag.UseVisualStyleBackColor = true; |
| | | // |
| | | // cmdHGroupID |
| | | // |
| | | this.cmdHGroupID.BackColor = System.Drawing.Color.Transparent; |
| | | this.cmdHGroupID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHGroupID.Image"))); |
| | | this.cmdHGroupID.ImageAlign = System.Drawing.ContentAlignment.TopRight; |
| | | this.cmdHGroupID.Location = new System.Drawing.Point(828, 101); |
| | | this.cmdHGroupID.Name = "cmdHGroupID"; |
| | | this.cmdHGroupID.Size = new System.Drawing.Size(22, 22); |
| | | this.cmdHGroupID.TabIndex = 133; |
| | | this.cmdHGroupID.UseVisualStyleBackColor = false; |
| | | this.cmdHGroupID.Click += new System.EventHandler(this.cmdHGroupID_Click); |
| | | // |
| | | // txtHGroupID |
| | | // |
| | | this.txtHGroupID.BackColor = System.Drawing.Color.Beige; |
| | | this.txtHGroupID.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHGroupID.Location = new System.Drawing.Point(667, 102); |
| | | this.txtHGroupID.Name = "txtHGroupID"; |
| | | this.txtHGroupID.Size = new System.Drawing.Size(161, 21); |
| | | this.txtHGroupID.TabIndex = 132; |
| | | this.txtHGroupID.TextChanged += new System.EventHandler(this.txtHGroupID_TextChanged); |
| | | // |
| | | // label31 |
| | | // |
| | | this.label31.AutoSize = true; |
| | | this.label31.ForeColor = System.Drawing.Color.Black; |
| | | this.label31.Location = new System.Drawing.Point(605, 106); |
| | | this.label31.Name = "label31"; |
| | | this.label31.Size = new System.Drawing.Size(53, 12); |
| | | this.label31.TabIndex = 131; |
| | | this.label31.Text = "ç产çç»"; |
| | | // |
| | | // txtHMainPrice |
| | | // |
| | | this.txtHMainPrice.BackColor = System.Drawing.Color.Beige; |
| | | this.txtHMainPrice.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHMainPrice.Location = new System.Drawing.Point(667, 132); |
| | | this.txtHMainPrice.Location = new System.Drawing.Point(667, 129); |
| | | this.txtHMainPrice.Name = "txtHMainPrice"; |
| | | this.txtHMainPrice.Size = new System.Drawing.Size(187, 21); |
| | | this.txtHMainPrice.TabIndex = 130; |
| | |
| | | // |
| | | this.label30.AutoSize = true; |
| | | this.label30.ForeColor = System.Drawing.Color.Black; |
| | | this.label30.Location = new System.Drawing.Point(605, 135); |
| | | this.label30.Location = new System.Drawing.Point(605, 133); |
| | | this.label30.Name = "label30"; |
| | | this.label30.Size = new System.Drawing.Size(53, 12); |
| | | this.label30.TabIndex = 129; |
| | |
| | | // |
| | | this.txtHDelSourceRate.BackColor = System.Drawing.Color.Beige; |
| | | this.txtHDelSourceRate.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHDelSourceRate.Location = new System.Drawing.Point(667, 160); |
| | | this.txtHDelSourceRate.Location = new System.Drawing.Point(667, 156); |
| | | this.txtHDelSourceRate.Name = "txtHDelSourceRate"; |
| | | this.txtHDelSourceRate.Size = new System.Drawing.Size(187, 21); |
| | | this.txtHDelSourceRate.TabIndex = 128; |
| | |
| | | // |
| | | this.label29.AutoSize = true; |
| | | this.label29.ForeColor = System.Drawing.Color.Black; |
| | | this.label29.Location = new System.Drawing.Point(596, 163); |
| | | this.label29.Location = new System.Drawing.Point(593, 160); |
| | | this.label29.Name = "label29"; |
| | | this.label29.Size = new System.Drawing.Size(65, 12); |
| | | this.label29.TabIndex = 127; |
| | |
| | | // |
| | | this.txtHAddSourceRate.BackColor = System.Drawing.Color.Beige; |
| | | this.txtHAddSourceRate.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHAddSourceRate.Location = new System.Drawing.Point(384, 160); |
| | | this.txtHAddSourceRate.Location = new System.Drawing.Point(384, 156); |
| | | this.txtHAddSourceRate.Name = "txtHAddSourceRate"; |
| | | this.txtHAddSourceRate.Size = new System.Drawing.Size(187, 21); |
| | | this.txtHAddSourceRate.TabIndex = 126; |
| | |
| | | // |
| | | this.label28.AutoSize = true; |
| | | this.label28.ForeColor = System.Drawing.Color.Black; |
| | | this.label28.Location = new System.Drawing.Point(310, 163); |
| | | this.label28.Location = new System.Drawing.Point(312, 160); |
| | | this.label28.Name = "label28"; |
| | | this.label28.Size = new System.Drawing.Size(65, 12); |
| | | this.label28.TabIndex = 125; |
| | |
| | | // |
| | | this.txtHStdSourceQty.BackColor = System.Drawing.Color.Beige; |
| | | this.txtHStdSourceQty.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHStdSourceQty.Location = new System.Drawing.Point(92, 160); |
| | | this.txtHStdSourceQty.Location = new System.Drawing.Point(91, 156); |
| | | this.txtHStdSourceQty.Name = "txtHStdSourceQty"; |
| | | this.txtHStdSourceQty.Size = new System.Drawing.Size(187, 21); |
| | | this.txtHStdSourceQty.TabIndex = 124; |
| | |
| | | // |
| | | this.label26.AutoSize = true; |
| | | this.label26.ForeColor = System.Drawing.Color.Black; |
| | | this.label26.Location = new System.Drawing.Point(18, 163); |
| | | this.label26.Location = new System.Drawing.Point(16, 160); |
| | | this.label26.Name = "label26"; |
| | | this.label26.Size = new System.Drawing.Size(65, 12); |
| | | this.label26.TabIndex = 123; |
| | |
| | | this.cmdHMainCenterID.BackColor = System.Drawing.Color.Transparent; |
| | | this.cmdHMainCenterID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHMainCenterID.Image"))); |
| | | this.cmdHMainCenterID.ImageAlign = System.Drawing.ContentAlignment.TopRight; |
| | | this.cmdHMainCenterID.Location = new System.Drawing.Point(546, 106); |
| | | this.cmdHMainCenterID.Location = new System.Drawing.Point(546, 101); |
| | | this.cmdHMainCenterID.Name = "cmdHMainCenterID"; |
| | | this.cmdHMainCenterID.Size = new System.Drawing.Size(22, 22); |
| | | this.cmdHMainCenterID.TabIndex = 122; |
| | |
| | | this.cmdHMainProcID.BackColor = System.Drawing.Color.Transparent; |
| | | this.cmdHMainProcID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHMainProcID.Image"))); |
| | | this.cmdHMainProcID.ImageAlign = System.Drawing.ContentAlignment.TopRight; |
| | | this.cmdHMainProcID.Location = new System.Drawing.Point(257, 105); |
| | | this.cmdHMainProcID.Location = new System.Drawing.Point(257, 101); |
| | | this.cmdHMainProcID.Name = "cmdHMainProcID"; |
| | | this.cmdHMainProcID.Size = new System.Drawing.Size(22, 22); |
| | | this.cmdHMainProcID.TabIndex = 121; |
| | |
| | | this.cmbHMainTimeUnit.Items.AddRange(new object[] { |
| | | "å°æ¶", |
| | | "天"}); |
| | | this.cmbHMainTimeUnit.Location = new System.Drawing.Point(667, 80); |
| | | this.cmbHMainTimeUnit.Location = new System.Drawing.Point(667, 75); |
| | | this.cmbHMainTimeUnit.Name = "cmbHMainTimeUnit"; |
| | | this.cmbHMainTimeUnit.Size = new System.Drawing.Size(187, 20); |
| | | this.cmbHMainTimeUnit.TabIndex = 120; |
| | |
| | | // |
| | | this.label24.AutoSize = true; |
| | | this.label24.ForeColor = System.Drawing.Color.Black; |
| | | this.label24.Location = new System.Drawing.Point(608, 83); |
| | | this.label24.Location = new System.Drawing.Point(605, 79); |
| | | this.label24.Name = "label24"; |
| | | this.label24.Size = new System.Drawing.Size(53, 12); |
| | | this.label24.TabIndex = 119; |
| | |
| | | // |
| | | this.txtHMainUnitTime.BackColor = System.Drawing.Color.Beige; |
| | | this.txtHMainUnitTime.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHMainUnitTime.Location = new System.Drawing.Point(385, 132); |
| | | this.txtHMainUnitTime.Location = new System.Drawing.Point(385, 129); |
| | | this.txtHMainUnitTime.Name = "txtHMainUnitTime"; |
| | | this.txtHMainUnitTime.Size = new System.Drawing.Size(183, 21); |
| | | this.txtHMainUnitTime.TabIndex = 92; |
| | |
| | | // |
| | | this.label18.AutoSize = true; |
| | | this.label18.ForeColor = System.Drawing.Color.Black; |
| | | this.label18.Location = new System.Drawing.Point(322, 136); |
| | | this.label18.Location = new System.Drawing.Point(324, 133); |
| | | this.label18.Name = "label18"; |
| | | this.label18.Size = new System.Drawing.Size(53, 12); |
| | | this.label18.TabIndex = 91; |
| | |
| | | // |
| | | this.txtHMainWorkQty.BackColor = System.Drawing.Color.Beige; |
| | | this.txtHMainWorkQty.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHMainWorkQty.Location = new System.Drawing.Point(92, 133); |
| | | this.txtHMainWorkQty.Location = new System.Drawing.Point(91, 129); |
| | | this.txtHMainWorkQty.Name = "txtHMainWorkQty"; |
| | | this.txtHMainWorkQty.Size = new System.Drawing.Size(187, 21); |
| | | this.txtHMainWorkQty.TabIndex = 90; |
| | |
| | | // |
| | | this.label12.AutoSize = true; |
| | | this.label12.ForeColor = System.Drawing.Color.Black; |
| | | this.label12.Location = new System.Drawing.Point(18, 136); |
| | | this.label12.Location = new System.Drawing.Point(28, 133); |
| | | this.label12.Name = "label12"; |
| | | this.label12.Size = new System.Drawing.Size(53, 12); |
| | | this.label12.TabIndex = 89; |
| | |
| | | // |
| | | this.txtHMainCenterID.BackColor = System.Drawing.Color.Beige; |
| | | this.txtHMainCenterID.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHMainCenterID.Location = new System.Drawing.Point(385, 105); |
| | | this.txtHMainCenterID.Location = new System.Drawing.Point(385, 102); |
| | | this.txtHMainCenterID.Name = "txtHMainCenterID"; |
| | | this.txtHMainCenterID.Size = new System.Drawing.Size(161, 21); |
| | | this.txtHMainCenterID.TabIndex = 88; |
| | |
| | | // |
| | | this.label7.AutoSize = true; |
| | | this.label7.ForeColor = System.Drawing.Color.Black; |
| | | this.label7.Location = new System.Drawing.Point(324, 108); |
| | | this.label7.Location = new System.Drawing.Point(324, 106); |
| | | this.label7.Name = "label7"; |
| | | this.label7.Size = new System.Drawing.Size(53, 12); |
| | | this.label7.TabIndex = 87; |
| | |
| | | // |
| | | this.txtHMainProcID.BackColor = System.Drawing.Color.Beige; |
| | | this.txtHMainProcID.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHMainProcID.Location = new System.Drawing.Point(92, 106); |
| | | this.txtHMainProcID.Location = new System.Drawing.Point(91, 102); |
| | | this.txtHMainProcID.Name = "txtHMainProcID"; |
| | | this.txtHMainProcID.Size = new System.Drawing.Size(165, 21); |
| | | this.txtHMainProcID.TabIndex = 86; |
| | |
| | | // |
| | | this.label6.AutoSize = true; |
| | | this.label6.ForeColor = System.Drawing.Color.Black; |
| | | this.label6.Location = new System.Drawing.Point(18, 109); |
| | | this.label6.Location = new System.Drawing.Point(28, 106); |
| | | this.label6.Name = "label6"; |
| | | this.label6.Size = new System.Drawing.Size(53, 12); |
| | | this.label6.TabIndex = 85; |
| | |
| | | // |
| | | this.label3.AutoSize = true; |
| | | this.label3.ForeColor = System.Drawing.Color.Black; |
| | | this.label3.Location = new System.Drawing.Point(605, 54); |
| | | this.label3.Location = new System.Drawing.Point(605, 52); |
| | | this.label3.Name = "label3"; |
| | | this.label3.Size = new System.Drawing.Size(53, 12); |
| | | this.label3.TabIndex = 83; |
| | |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.ForeColor = System.Drawing.Color.Black; |
| | | this.label1.Location = new System.Drawing.Point(324, 54); |
| | | this.label1.Location = new System.Drawing.Point(324, 52); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(53, 12); |
| | | this.label1.TabIndex = 82; |
| | |
| | | // txtHMaterModel |
| | | // |
| | | this.txtHMaterModel.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHMaterModel.Location = new System.Drawing.Point(667, 51); |
| | | this.txtHMaterModel.Location = new System.Drawing.Point(667, 48); |
| | | this.txtHMaterModel.Name = "txtHMaterModel"; |
| | | this.txtHMaterModel.ReadOnly = true; |
| | | this.txtHMaterModel.Size = new System.Drawing.Size(187, 21); |
| | |
| | | // txtHMaterName |
| | | // |
| | | this.txtHMaterName.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHMaterName.Location = new System.Drawing.Point(385, 50); |
| | | this.txtHMaterName.Location = new System.Drawing.Point(385, 48); |
| | | this.txtHMaterName.Name = "txtHMaterName"; |
| | | this.txtHMaterName.ReadOnly = true; |
| | | this.txtHMaterName.Size = new System.Drawing.Size(183, 21); |
| | |
| | | this.cmdHMaterID.BackColor = System.Drawing.Color.Transparent; |
| | | this.cmdHMaterID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHMaterID.Image"))); |
| | | this.cmdHMaterID.ImageAlign = System.Drawing.ContentAlignment.TopRight; |
| | | this.cmdHMaterID.Location = new System.Drawing.Point(257, 49); |
| | | this.cmdHMaterID.Location = new System.Drawing.Point(257, 47); |
| | | this.cmdHMaterID.Name = "cmdHMaterID"; |
| | | this.cmdHMaterID.Size = new System.Drawing.Size(22, 22); |
| | | this.cmdHMaterID.TabIndex = 79; |
| | |
| | | this.cmdHRoutingGroupID.BackColor = System.Drawing.Color.Transparent; |
| | | this.cmdHRoutingGroupID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHRoutingGroupID.Image"))); |
| | | this.cmdHRoutingGroupID.ImageAlign = System.Drawing.ContentAlignment.TopRight; |
| | | this.cmdHRoutingGroupID.Location = new System.Drawing.Point(546, 75); |
| | | this.cmdHRoutingGroupID.Location = new System.Drawing.Point(546, 74); |
| | | this.cmdHRoutingGroupID.Name = "cmdHRoutingGroupID"; |
| | | this.cmdHRoutingGroupID.Size = new System.Drawing.Size(22, 22); |
| | | this.cmdHRoutingGroupID.TabIndex = 78; |
| | |
| | | this.cmdHUnitID.BackColor = System.Drawing.Color.Transparent; |
| | | this.cmdHUnitID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHUnitID.Image"))); |
| | | this.cmdHUnitID.ImageAlign = System.Drawing.ContentAlignment.TopRight; |
| | | this.cmdHUnitID.Location = new System.Drawing.Point(257, 77); |
| | | this.cmdHUnitID.Location = new System.Drawing.Point(257, 74); |
| | | this.cmdHUnitID.Name = "cmdHUnitID"; |
| | | this.cmdHUnitID.Size = new System.Drawing.Size(22, 22); |
| | | this.cmdHUnitID.TabIndex = 77; |
| | |
| | | // |
| | | this.label5.AutoSize = true; |
| | | this.label5.ForeColor = System.Drawing.Color.Black; |
| | | this.label5.Location = new System.Drawing.Point(300, 80); |
| | | this.label5.Location = new System.Drawing.Point(300, 79); |
| | | this.label5.Name = "label5"; |
| | | this.label5.Size = new System.Drawing.Size(77, 12); |
| | | this.label5.TabIndex = 62; |
| | |
| | | // txtHRoutingGroupID |
| | | // |
| | | this.txtHRoutingGroupID.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHRoutingGroupID.Location = new System.Drawing.Point(385, 77); |
| | | this.txtHRoutingGroupID.Location = new System.Drawing.Point(385, 75); |
| | | this.txtHRoutingGroupID.Name = "txtHRoutingGroupID"; |
| | | this.txtHRoutingGroupID.Size = new System.Drawing.Size(161, 21); |
| | | this.txtHRoutingGroupID.TabIndex = 63; |
| | |
| | | // |
| | | this.txtHName.BackColor = System.Drawing.Color.Beige; |
| | | this.txtHName.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHName.Location = new System.Drawing.Point(667, 20); |
| | | this.txtHName.Location = new System.Drawing.Point(667, 21); |
| | | this.txtHName.Name = "txtHName"; |
| | | this.txtHName.Size = new System.Drawing.Size(187, 21); |
| | | this.txtHName.TabIndex = 59; |
| | |
| | | // |
| | | this.label22.AutoSize = true; |
| | | this.label22.ForeColor = System.Drawing.Color.Black; |
| | | this.label22.Location = new System.Drawing.Point(581, 23); |
| | | this.label22.Location = new System.Drawing.Point(581, 25); |
| | | this.label22.Name = "label22"; |
| | | this.label22.Size = new System.Drawing.Size(77, 12); |
| | | this.label22.TabIndex = 58; |
| | |
| | | // txtHRemark |
| | | // |
| | | this.txtHRemark.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHRemark.Location = new System.Drawing.Point(91, 187); |
| | | this.txtHRemark.Location = new System.Drawing.Point(91, 183); |
| | | this.txtHRemark.Name = "txtHRemark"; |
| | | this.txtHRemark.Size = new System.Drawing.Size(480, 21); |
| | | this.txtHRemark.TabIndex = 57; |
| | |
| | | // |
| | | this.label20.AutoSize = true; |
| | | this.label20.ForeColor = System.Drawing.Color.Black; |
| | | this.label20.Location = new System.Drawing.Point(18, 190); |
| | | this.label20.Location = new System.Drawing.Point(28, 190); |
| | | this.label20.Name = "label20"; |
| | | this.label20.Size = new System.Drawing.Size(53, 12); |
| | | this.label20.TabIndex = 56; |
| | |
| | | // |
| | | this.label16.AutoSize = true; |
| | | this.label16.ForeColor = System.Drawing.Color.Black; |
| | | this.label16.Location = new System.Drawing.Point(18, 50); |
| | | this.label16.Location = new System.Drawing.Point(28, 52); |
| | | this.label16.Name = "label16"; |
| | | this.label16.Size = new System.Drawing.Size(53, 12); |
| | | this.label16.TabIndex = 43; |
| | |
| | | // |
| | | this.label9.AutoSize = true; |
| | | this.label9.ForeColor = System.Drawing.Color.Black; |
| | | this.label9.Location = new System.Drawing.Point(324, 23); |
| | | this.label9.Location = new System.Drawing.Point(324, 25); |
| | | this.label9.Name = "label9"; |
| | | this.label9.Size = new System.Drawing.Size(53, 12); |
| | | this.label9.TabIndex = 31; |
| | |
| | | this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.panel2.Location = new System.Drawing.Point(41, 649); |
| | | this.panel2.Name = "panel2"; |
| | | this.panel2.Size = new System.Drawing.Size(937, 93); |
| | | this.panel2.Size = new System.Drawing.Size(1234, 93); |
| | | this.panel2.TabIndex = 32; |
| | | // |
| | | // txtHUseDate |
| | | // |
| | | this.txtHUseDate.BackColor = System.Drawing.Color.Transparent; |
| | | this.txtHUseDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark; |
| | | this.txtHUseDate.Location = new System.Drawing.Point(361, 47); |
| | | this.txtHUseDate.Name = "txtHUseDate"; |
| | | this.txtHUseDate.Size = new System.Drawing.Size(80, 15); |
| | | this.txtHUseDate.TabIndex = 23; |
| | | // |
| | | // label33 |
| | | // |
| | | this.label33.AutoSize = true; |
| | | this.label33.BackColor = System.Drawing.Color.Transparent; |
| | | this.label33.ForeColor = System.Drawing.SystemColors.ControlDarkDark; |
| | | this.label33.Location = new System.Drawing.Point(302, 50); |
| | | this.label33.Name = "label33"; |
| | | this.label33.Size = new System.Drawing.Size(53, 12); |
| | | this.label33.TabIndex = 22; |
| | | this.label33.Text = "å¯ç¨æ¥æ"; |
| | | // |
| | | // txtHUseMan |
| | | // |
| | | this.txtHUseMan.BackColor = System.Drawing.Color.Transparent; |
| | | this.txtHUseMan.ForeColor = System.Drawing.SystemColors.ControlDarkDark; |
| | | this.txtHUseMan.Location = new System.Drawing.Point(361, 13); |
| | | this.txtHUseMan.Name = "txtHUseMan"; |
| | | this.txtHUseMan.Size = new System.Drawing.Size(80, 15); |
| | | this.txtHUseMan.TabIndex = 21; |
| | | // |
| | | // label35 |
| | | // |
| | | this.label35.AutoSize = true; |
| | | this.label35.BackColor = System.Drawing.Color.Transparent; |
| | | this.label35.ForeColor = System.Drawing.SystemColors.ControlDarkDark; |
| | | this.label35.Location = new System.Drawing.Point(302, 16); |
| | | this.label35.Name = "label35"; |
| | | this.label35.Size = new System.Drawing.Size(41, 12); |
| | | this.label35.TabIndex = 20; |
| | | this.label35.Text = "å¯ç¨äºº"; |
| | | // |
| | | // txtHDeleteDate |
| | | // |
| | |
| | | // panel3 |
| | | // |
| | | this.panel3.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.panel3.Location = new System.Drawing.Point(978, 50); |
| | | this.panel3.Location = new System.Drawing.Point(1275, 50); |
| | | this.panel3.Name = "panel3"; |
| | | this.panel3.Size = new System.Drawing.Size(39, 692); |
| | | this.panel3.TabIndex = 34; |
| | |
| | | this.grdMain.ReadOnly = true; |
| | | this.grdMain.RowHeadersWidth = 30; |
| | | this.grdMain.RowTemplate.Height = 23; |
| | | this.grdMain.Size = new System.Drawing.Size(937, 307); |
| | | this.grdMain.Size = new System.Drawing.Size(1234, 307); |
| | | this.grdMain.TabIndex = 44; |
| | | this.grdMain.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll); |
| | | this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit); |
| | | this.grdMain.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellLeave); |
| | | this.grdMain.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellEndEdit); |
| | | this.grdMain.RowHeadersWidthChanged += new System.EventHandler(this.grdMain_RowHeadersWidthChanged); |
| | | this.grdMain.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_EditingControlShowing); |
| | | this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit); |
| | | this.grdMain.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellEndEdit); |
| | | this.grdMain.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.grdMain_CellLeave); |
| | | this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged); |
| | | this.grdMain.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_EditingControlShowing); |
| | | this.grdMain.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll); |
| | | // |
| | | // grdSum |
| | | // |
| | |
| | | this.grdSum.ReadOnly = true; |
| | | this.grdSum.RowTemplate.Height = 23; |
| | | this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None; |
| | | this.grdSum.Size = new System.Drawing.Size(937, 19); |
| | | this.grdSum.Size = new System.Drawing.Size(1234, 19); |
| | | this.grdSum.TabIndex = 45; |
| | | // |
| | | // grdPrint |
| | |
| | | this.grdPrint.TabIndex = 46; |
| | | this.grdPrint.Visible = false; |
| | | // |
| | | // cmdHGroupID |
| | | // |
| | | this.cmdHGroupID.BackColor = System.Drawing.Color.Transparent; |
| | | this.cmdHGroupID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHGroupID.Image"))); |
| | | this.cmdHGroupID.ImageAlign = System.Drawing.ContentAlignment.TopRight; |
| | | this.cmdHGroupID.Location = new System.Drawing.Point(828, 106); |
| | | this.cmdHGroupID.Name = "cmdHGroupID"; |
| | | this.cmdHGroupID.Size = new System.Drawing.Size(22, 22); |
| | | this.cmdHGroupID.TabIndex = 133; |
| | | this.cmdHGroupID.UseVisualStyleBackColor = false; |
| | | this.cmdHGroupID.Click += new System.EventHandler(this.cmdHGroupID_Click); |
| | | // |
| | | // txtHGroupID |
| | | // |
| | | this.txtHGroupID.BackColor = System.Drawing.Color.Beige; |
| | | this.txtHGroupID.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHGroupID.Location = new System.Drawing.Point(667, 105); |
| | | this.txtHGroupID.Name = "txtHGroupID"; |
| | | this.txtHGroupID.Size = new System.Drawing.Size(161, 21); |
| | | this.txtHGroupID.TabIndex = 132; |
| | | this.txtHGroupID.TextChanged += new System.EventHandler(this.txtHGroupID_TextChanged); |
| | | // |
| | | // label31 |
| | | // |
| | | this.label31.AutoSize = true; |
| | | this.label31.ForeColor = System.Drawing.Color.Black; |
| | | this.label31.Location = new System.Drawing.Point(606, 108); |
| | | this.label31.Name = "label31"; |
| | | this.label31.Size = new System.Drawing.Size(53, 12); |
| | | this.label31.TabIndex = 131; |
| | | this.label31.Text = "ç产çç»"; |
| | | // |
| | | // txtHUseDate |
| | | // |
| | | this.txtHUseDate.BackColor = System.Drawing.Color.Transparent; |
| | | this.txtHUseDate.ForeColor = System.Drawing.SystemColors.ControlDarkDark; |
| | | this.txtHUseDate.Location = new System.Drawing.Point(361, 47); |
| | | this.txtHUseDate.Name = "txtHUseDate"; |
| | | this.txtHUseDate.Size = new System.Drawing.Size(80, 15); |
| | | this.txtHUseDate.TabIndex = 23; |
| | | // |
| | | // label33 |
| | | // |
| | | this.label33.AutoSize = true; |
| | | this.label33.BackColor = System.Drawing.Color.Transparent; |
| | | this.label33.ForeColor = System.Drawing.SystemColors.ControlDarkDark; |
| | | this.label33.Location = new System.Drawing.Point(302, 50); |
| | | this.label33.Name = "label33"; |
| | | this.label33.Size = new System.Drawing.Size(53, 12); |
| | | this.label33.TabIndex = 22; |
| | | this.label33.Text = "å¯ç¨æ¥æ"; |
| | | // |
| | | // txtHUseMan |
| | | // |
| | | this.txtHUseMan.BackColor = System.Drawing.Color.Transparent; |
| | | this.txtHUseMan.ForeColor = System.Drawing.SystemColors.ControlDarkDark; |
| | | this.txtHUseMan.Location = new System.Drawing.Point(361, 13); |
| | | this.txtHUseMan.Name = "txtHUseMan"; |
| | | this.txtHUseMan.Size = new System.Drawing.Size(80, 15); |
| | | this.txtHUseMan.TabIndex = 21; |
| | | // |
| | | // label35 |
| | | // |
| | | this.label35.AutoSize = true; |
| | | this.label35.BackColor = System.Drawing.Color.Transparent; |
| | | this.label35.ForeColor = System.Drawing.SystemColors.ControlDarkDark; |
| | | this.label35.Location = new System.Drawing.Point(302, 16); |
| | | this.label35.Name = "label35"; |
| | | this.label35.Size = new System.Drawing.Size(41, 12); |
| | | this.label35.TabIndex = 20; |
| | | this.label35.Text = "å¯ç¨äºº"; |
| | | // |
| | | // chkHUseFlag |
| | | // |
| | | this.chkHUseFlag.AutoSize = true; |
| | | this.chkHUseFlag.Enabled = false; |
| | | this.chkHUseFlag.Location = new System.Drawing.Point(769, 187); |
| | | this.chkHUseFlag.Name = "chkHUseFlag"; |
| | | this.chkHUseFlag.Size = new System.Drawing.Size(72, 16); |
| | | this.chkHUseFlag.TabIndex = 134; |
| | | this.chkHUseFlag.Text = "æ¯å¦å¯ç¨"; |
| | | this.chkHUseFlag.UseVisualStyleBackColor = true; |
| | | // |
| | | // sy |
| | | // |
| | | this.sy.AutoSize = false; |
| | | this.sy.Image = ((System.Drawing.Image)(resources.GetObject("sy.Image"))); |
| | | this.sy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.sy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.sy.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.sy.Name = "sy"; |
| | | this.sy.Size = new System.Drawing.Size(35, 47); |
| | | this.sy.Text = "使ç¨"; |
| | | this.sy.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.sy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.sy.Click += new System.EventHandler(this.sy_Click); |
| | | // |
| | | // fsy |
| | | // |
| | | this.fsy.AutoSize = false; |
| | | this.fsy.Image = ((System.Drawing.Image)(resources.GetObject("fsy.Image"))); |
| | | this.fsy.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.fsy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; |
| | | this.fsy.ImageTransparentColor = System.Drawing.Color.White; |
| | | this.fsy.Name = "fsy"; |
| | | this.fsy.Size = new System.Drawing.Size(35, 47); |
| | | this.fsy.Text = "åæ¶"; |
| | | this.fsy.TextAlign = System.Drawing.ContentAlignment.BottomCenter; |
| | | this.fsy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; |
| | | this.fsy.Click += new System.EventHandler(this.fsy_Click); |
| | | // |
| | | // Gy_RoutingBill |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.BackColor = System.Drawing.Color.Lavender; |
| | | this.ClientSize = new System.Drawing.Size(1017, 742); |
| | | this.ClientSize = new System.Drawing.Size(1314, 742); |
| | | this.Controls.Add(this.grdMain); |
| | | this.Controls.Add(this.grdSum); |
| | | this.Controls.Add(this.panel2); |
| | |
| | | this.Name = "Gy_RoutingBill"; |
| | | this.Text = "åæ®ç¼è¾"; |
| | | this.WindowState = System.Windows.Forms.FormWindowState.Maximized; |
| | | this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Gy_RoutingBill_FormClosing); |
| | | this.Load += new System.EventHandler(this.Gy_RoutingBill_Load); |
| | | this.Paint += new System.Windows.Forms.PaintEventHandler(this.Gy_RoutingBill_Paint); |
| | | this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Gy_RoutingBill_FormClosing); |
| | | this.Resize += new System.EventHandler(this.Gy_RoutingBill_Resize); |
| | | this.Tool.ResumeLayout(false); |
| | | this.Tool.PerformLayout(); |
| | |
| | | private System.Windows.Forms.CheckBox chkHUseFlag; |
| | | private System.Windows.Forms.ToolStripButton sy; |
| | | private System.Windows.Forms.ToolStripButton fsy; |
| | | private System.Windows.Forms.TextBox textHVerNum; |
| | | private System.Windows.Forms.Label label38; |
| | | private System.Windows.Forms.TextBox textHProductNum; |
| | | private System.Windows.Forms.Label label37; |
| | | private System.Windows.Forms.TextBox textHMaterTexture; |
| | | private System.Windows.Forms.Label label36; |
| | | private System.Windows.Forms.TextBox textHPicNumAssemble; |
| | | private System.Windows.Forms.Label label34; |
| | | private System.Windows.Forms.TextBox textHPicNumVer; |
| | | private System.Windows.Forms.Label label32; |
| | | private System.Windows.Forms.ComboBox cmbHOrgID; |
| | | private System.Windows.Forms.Label label39; |
| | | } |
| | | } |