| | |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.panMsg = new DevExpress.XtraEditors.PanelControl(); |
| | | this.btnLoad = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.txtJianYan = new DevExpress.XtraEditors.TextEdit(); |
| | | this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); |
| | |
| | | // |
| | | // panMsg |
| | | // |
| | | this.panMsg.Controls.Add(this.btnLoad); |
| | | this.panMsg.Controls.Add(this.txtJianYan); |
| | | this.panMsg.Controls.Add(this.labelControl3); |
| | | this.panMsg.Controls.Add(this.labelControl2); |
| | |
| | | this.panMsg.Size = new System.Drawing.Size(1340, 68); |
| | | this.panMsg.TabIndex = 1; |
| | | // |
| | | // btnLoad |
| | | // |
| | | this.btnLoad.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.refresh_32x321; |
| | | this.btnLoad.Location = new System.Drawing.Point(810, 16); |
| | | this.btnLoad.Name = "btnLoad"; |
| | | this.btnLoad.Size = new System.Drawing.Size(180, 34); |
| | | this.btnLoad.TabIndex = 3; |
| | | this.btnLoad.Text = "重新加载检验项目"; |
| | | // |
| | | // txtJianYan |
| | | // |
| | | this.txtJianYan.Location = new System.Drawing.Point(556, 12); |
| | | this.txtJianYan.Location = new System.Drawing.Point(569, 16); |
| | | this.txtJianYan.Name = "txtJianYan"; |
| | | this.txtJianYan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 13F); |
| | | this.txtJianYan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); |
| | | this.txtJianYan.Properties.Appearance.Options.UseFont = true; |
| | | this.txtJianYan.Size = new System.Drawing.Size(197, 34); |
| | | this.txtJianYan.TabIndex = 2; |
| | | // |
| | | // labelControl3 |
| | | // |
| | | this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 13F); |
| | | this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); |
| | | this.labelControl3.Appearance.Options.UseFont = true; |
| | | this.labelControl3.Location = new System.Drawing.Point(161, 19); |
| | | this.labelControl3.Name = "labelControl3"; |
| | | this.labelControl3.Size = new System.Drawing.Size(367, 27); |
| | | this.labelControl3.Size = new System.Drawing.Size(398, 29); |
| | | this.labelControl3.TabIndex = 1; |
| | | this.labelControl3.Text = "录入检验结果(OK-19,NG-1,纯数字)"; |
| | | // |
| | | // labelControl2 |
| | | // |
| | | this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 13F); |
| | | this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); |
| | | this.labelControl2.Appearance.Options.UseFont = true; |
| | | this.labelControl2.Location = new System.Drawing.Point(60, 19); |
| | | this.labelControl2.Location = new System.Drawing.Point(35, 19); |
| | | this.labelControl2.Name = "labelControl2"; |
| | | this.labelControl2.Size = new System.Drawing.Size(110, 27); |
| | | this.labelControl2.Size = new System.Drawing.Size(120, 29); |
| | | this.labelControl2.TabIndex = 0; |
| | | this.labelControl2.Text = "检验项目:"; |
| | | // |
| | |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | | this.toolBarMenu1.chkParameter = "1,1,1,1,000chk_IqcJianYanCommit"; |
| | | this.toolBarMenu1.chkParameter = "0,0,0,0,000chk_iqc_detect01_submit"; |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private DevExpress.XtraEditors.SimpleButton btnLoad; |
| | | } |
| | | } |