| | |
| | | this.lb_iqcType = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_iqcType = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_iqcType = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_factory = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_factory = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_company = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_company = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_lastupdateDate = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_pgroup.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_iqcTypeName.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_iqcType.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); |
| | |
| | | // |
| | | this.lb_description.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_description.Appearance.Options.UseFont = true; |
| | | this.lb_description.Location = new System.Drawing.Point(554, 116); |
| | | this.lb_description.Location = new System.Drawing.Point(304, 121); |
| | | this.lb_description.Name = "lb_description"; |
| | | this.lb_description.Size = new System.Drawing.Size(39, 21); |
| | | this.lb_description.TabIndex = 252; |
| | |
| | | // |
| | | // txt_description |
| | | // |
| | | this.txt_description.Location = new System.Drawing.Point(599, 116); |
| | | this.txt_description.Location = new System.Drawing.Point(348, 117); |
| | | this.txt_description.Name = "txt_description"; |
| | | this.txt_description.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_description.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // |
| | | this.lb_pgroup.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_pgroup.Appearance.Options.UseFont = true; |
| | | this.lb_pgroup.Location = new System.Drawing.Point(270, 116); |
| | | this.lb_pgroup.Location = new System.Drawing.Point(270, 89); |
| | | this.lb_pgroup.Name = "lb_pgroup"; |
| | | this.lb_pgroup.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_pgroup.TabIndex = 247; |
| | |
| | | // |
| | | // txt_pgroup |
| | | // |
| | | this.txt_pgroup.Location = new System.Drawing.Point(348, 116); |
| | | this.txt_pgroup.Location = new System.Drawing.Point(348, 85); |
| | | this.txt_pgroup.Name = "txt_pgroup"; |
| | | this.txt_pgroup.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_pgroup.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // |
| | | this.lb_iqcTypeName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_iqcTypeName.Appearance.Options.UseFont = true; |
| | | this.lb_iqcTypeName.Location = new System.Drawing.Point(4, 116); |
| | | this.lb_iqcTypeName.Location = new System.Drawing.Point(4, 121); |
| | | this.lb_iqcTypeName.Name = "lb_iqcTypeName"; |
| | | this.lb_iqcTypeName.Size = new System.Drawing.Size(101, 21); |
| | | this.lb_iqcTypeName.TabIndex = 243; |
| | |
| | | // |
| | | // txt_iqcTypeName |
| | | // |
| | | this.txt_iqcTypeName.Location = new System.Drawing.Point(110, 116); |
| | | this.txt_iqcTypeName.Location = new System.Drawing.Point(110, 117); |
| | | this.txt_iqcTypeName.Name = "txt_iqcTypeName"; |
| | | this.txt_iqcTypeName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_iqcTypeName.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // |
| | | this.lb_iqcType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_iqcType.Appearance.Options.UseFont = true; |
| | | this.lb_iqcType.Location = new System.Drawing.Point(38, 84); |
| | | this.lb_iqcType.Location = new System.Drawing.Point(38, 89); |
| | | this.lb_iqcType.Name = "lb_iqcType"; |
| | | this.lb_iqcType.Size = new System.Drawing.Size(67, 21); |
| | | this.lb_iqcType.TabIndex = 240; |
| | |
| | | // |
| | | // txt_iqcType |
| | | // |
| | | this.txt_iqcType.Location = new System.Drawing.Point(110, 84); |
| | | this.txt_iqcType.Location = new System.Drawing.Point(110, 85); |
| | | this.txt_iqcType.Name = "txt_iqcType"; |
| | | this.txt_iqcType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_iqcType.Properties.Appearance.Options.UseFont = true; |
| | |
| | | this.gv_iqcType.VisibleIndex = 9; |
| | | this.gv_iqcType.Width = 94; |
| | | // |
| | | // lb_factory |
| | | // |
| | | this.lb_factory.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_factory.Appearance.Options.UseFont = true; |
| | | this.lb_factory.Location = new System.Drawing.Point(537, 84); |
| | | this.lb_factory.Name = "lb_factory"; |
| | | this.lb_factory.Size = new System.Drawing.Size(56, 21); |
| | | this.lb_factory.TabIndex = 235; |
| | | this.lb_factory.Text = "factory "; |
| | | // |
| | | // txt_factory |
| | | // |
| | | this.txt_factory.Location = new System.Drawing.Point(599, 84); |
| | | this.txt_factory.Name = "txt_factory"; |
| | | this.txt_factory.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_factory.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_factory.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_factory.TabIndex = 235; |
| | | // |
| | | // gv_factory |
| | | // |
| | | this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | |
| | | this.gv_factory.VisibleIndex = 1; |
| | | this.gv_factory.Width = 94; |
| | | // |
| | | // lb_company |
| | | // |
| | | this.lb_company.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_company.Appearance.Options.UseFont = true; |
| | | this.lb_company.Location = new System.Drawing.Point(272, 84); |
| | | this.lb_company.Name = "lb_company"; |
| | | this.lb_company.Size = new System.Drawing.Size(71, 21); |
| | | this.lb_company.TabIndex = 231; |
| | | this.lb_company.Text = "company "; |
| | | // |
| | | // txt_company |
| | | // |
| | | this.txt_company.Location = new System.Drawing.Point(348, 84); |
| | | this.txt_company.Name = "txt_company"; |
| | | this.txt_company.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_company.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_company.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_company.TabIndex = 231; |
| | | // |
| | | // lb_lastupdateDate |
| | | // |
| | | this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_lastupdateDate.Appearance.Options.UseFont = true; |
| | | this.lb_lastupdateDate.Location = new System.Drawing.Point(32, 161); |
| | | this.lb_lastupdateDate.Location = new System.Drawing.Point(520, 121); |
| | | this.lb_lastupdateDate.Name = "lb_lastupdateDate"; |
| | | this.lb_lastupdateDate.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_lastupdateDate.TabIndex = 228; |
| | |
| | | // |
| | | // txt_lastupdateDate |
| | | // |
| | | this.txt_lastupdateDate.Location = new System.Drawing.Point(110, 161); |
| | | this.txt_lastupdateDate.Location = new System.Drawing.Point(598, 117); |
| | | this.txt_lastupdateDate.Name = "txt_lastupdateDate"; |
| | | this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // |
| | | this.lb_lastupdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_lastupdateBy.Appearance.Options.UseFont = true; |
| | | this.lb_lastupdateBy.Location = new System.Drawing.Point(287, 161); |
| | | this.lb_lastupdateBy.Location = new System.Drawing.Point(537, 89); |
| | | this.lb_lastupdateBy.Name = "lb_lastupdateBy"; |
| | | this.lb_lastupdateBy.Size = new System.Drawing.Size(56, 21); |
| | | this.lb_lastupdateBy.TabIndex = 226; |
| | |
| | | // |
| | | // txt_lastupdateBy |
| | | // |
| | | this.txt_lastupdateBy.Location = new System.Drawing.Point(348, 161); |
| | | this.txt_lastupdateBy.Location = new System.Drawing.Point(598, 85); |
| | | this.txt_lastupdateBy.Name = "txt_lastupdateBy"; |
| | | this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // toolBarMenu1 |
| | | // |
| | | this.toolBarMenu1.chkParameter = null; |
| | | this.toolBarMenu1.currentAction = null; |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.panel1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(936, 369); |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | |
| | | this.panel1.Controls.Add(this.txt_iqcTypeName); |
| | | this.panel1.Controls.Add(this.lb_iqcType); |
| | | this.panel1.Controls.Add(this.txt_iqcType); |
| | | this.panel1.Controls.Add(this.lb_factory); |
| | | this.panel1.Controls.Add(this.txt_factory); |
| | | this.panel1.Controls.Add(this.lb_company); |
| | | this.panel1.Controls.Add(this.txt_company); |
| | | this.panel1.Controls.Add(this.lb_lastupdateDate); |
| | | this.panel1.Controls.Add(this.txt_lastupdateDate); |
| | | this.panel1.Controls.Add(this.lb_lastupdateBy); |
| | |
| | | this.labelControl11.Size = new System.Drawing.Size(45, 18); |
| | | this.labelControl11.TabIndex = 130; |
| | | this.labelControl11.Text = "主键:"; |
| | | this.labelControl11.Visible = false; |
| | | // |
| | | // lbGuid |
| | | // |
| | |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(0, 21); |
| | | this.lbGuid.TabIndex = 1; |
| | | this.lbGuid.Visible = false; |
| | | // |
| | | // Frm_MesItemType |
| | | // |
| | |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Name = "Frm_MesItemType"; |
| | | this.Text = "物料类别"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_pgroup.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_iqcTypeName.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_iqcType.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); |
| | |
| | | private DevExpress.XtraEditors.LabelControl lb_iqcType; |
| | | private DevExpress.XtraEditors.TextEdit txt_iqcType; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_iqcType; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_factory; |
| | | private DevExpress.XtraEditors.TextEdit txt_factory; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_factory; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_company; |
| | | private DevExpress.XtraEditors.TextEdit txt_company; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_lastupdateDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_lastupdateDate; |