| | |
| | | this.lb_pgroup = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_pgroup = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_pgroup = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_iqcTypeName = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_iqcTypeName = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_iqcTypeName = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | 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(); |
| | | this.lb_lastupdateBy = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_lastupdateBy = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_createDate = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_createBy = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_remark = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_remark = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.lb_tcode = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_tcode = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_tcode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_id = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_id = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.gcMain = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).BeginInit(); |
| | | ((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(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_tname.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_tcode.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).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(306, 52); |
| | | 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(350, 48); |
| | | 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.gv_description.OptionsColumn.AllowEdit = false; |
| | | this.gv_description.Tag = "query_a.description"; |
| | | this.gv_description.Visible = true; |
| | | this.gv_description.VisibleIndex = 12; |
| | | this.gv_description.Width = 94; |
| | | this.gv_description.VisibleIndex = 4; |
| | | this.gv_description.Width = 147; |
| | | // |
| | | // lb_pgroup |
| | | // |
| | | 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(272, 18); |
| | | 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(350, 14); |
| | | 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.gv_pgroup.OptionsColumn.AllowEdit = false; |
| | | this.gv_pgroup.Tag = "query_a.pgroup"; |
| | | this.gv_pgroup.Visible = true; |
| | | this.gv_pgroup.VisibleIndex = 11; |
| | | this.gv_pgroup.Width = 94; |
| | | // |
| | | // lb_iqcTypeName |
| | | // |
| | | 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.Name = "lb_iqcTypeName"; |
| | | this.lb_iqcTypeName.Size = new System.Drawing.Size(101, 21); |
| | | this.lb_iqcTypeName.TabIndex = 243; |
| | | this.lb_iqcTypeName.Text = "IQC分类名称 "; |
| | | // |
| | | // txt_iqcTypeName |
| | | // |
| | | this.txt_iqcTypeName.Location = new System.Drawing.Point(110, 116); |
| | | 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.txt_iqcTypeName.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_iqcTypeName.TabIndex = 243; |
| | | // |
| | | // gv_iqcTypeName |
| | | // |
| | | this.gv_iqcTypeName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_iqcTypeName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_iqcTypeName.Caption = "IQC分类名称 "; |
| | | this.gv_iqcTypeName.FieldName = "iqcTypeName"; |
| | | this.gv_iqcTypeName.MinWidth = 50; |
| | | this.gv_iqcTypeName.Name = "gv_iqcTypeName"; |
| | | this.gv_iqcTypeName.OptionsColumn.AllowEdit = false; |
| | | this.gv_iqcTypeName.Tag = "query_a.iqc_type_name"; |
| | | this.gv_iqcTypeName.Visible = true; |
| | | this.gv_iqcTypeName.VisibleIndex = 10; |
| | | this.gv_iqcTypeName.Width = 94; |
| | | // |
| | | // lb_iqcType |
| | | // |
| | | 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.Name = "lb_iqcType"; |
| | | this.lb_iqcType.Size = new System.Drawing.Size(67, 21); |
| | | this.lb_iqcType.TabIndex = 240; |
| | | this.lb_iqcType.Text = "IQC分类 "; |
| | | // |
| | | // txt_iqcType |
| | | // |
| | | this.txt_iqcType.Location = new System.Drawing.Point(110, 84); |
| | | 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.txt_iqcType.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_iqcType.TabIndex = 240; |
| | | // |
| | | // gv_iqcType |
| | | // |
| | | this.gv_iqcType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_iqcType.AppearanceCell.Options.UseFont = true; |
| | | this.gv_iqcType.Caption = "IQC分类 "; |
| | | this.gv_iqcType.FieldName = "iqcType"; |
| | | this.gv_iqcType.MinWidth = 50; |
| | | this.gv_iqcType.Name = "gv_iqcType"; |
| | | this.gv_iqcType.OptionsColumn.AllowEdit = false; |
| | | this.gv_iqcType.Tag = "query_a.iqc_type"; |
| | | this.gv_iqcType.Visible = 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.AppearanceCell.Options.UseFont = true; |
| | | this.gv_factory.Caption = "工厂"; |
| | | this.gv_factory.FieldName = "factory"; |
| | | this.gv_factory.MinWidth = 50; |
| | | this.gv_factory.Name = "gv_factory"; |
| | | this.gv_factory.OptionsColumn.AllowEdit = false; |
| | | this.gv_factory.Tag = "query_a.factory"; |
| | | this.gv_factory.Visible = true; |
| | | 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; |
| | | this.gv_pgroup.VisibleIndex = 3; |
| | | this.gv_pgroup.Width = 147; |
| | | // |
| | | // 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, 52); |
| | | this.lb_lastupdateDate.Name = "lb_lastupdateDate"; |
| | | this.lb_lastupdateDate.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_lastupdateDate.TabIndex = 228; |
| | | this.lb_lastupdateDate.Text = "更新时间 "; |
| | | this.lb_lastupdateDate.Text = "同步时间 "; |
| | | // |
| | | // txt_lastupdateDate |
| | | // |
| | | this.txt_lastupdateDate.Location = new System.Drawing.Point(110, 161); |
| | | this.txt_lastupdateDate.Location = new System.Drawing.Point(598, 48); |
| | | 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.txt_lastupdateDate.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_lastupdateDate.TabIndex = 228; |
| | | // |
| | | // gv_lastupdateDate |
| | | // |
| | | this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateDate.Caption = "最后更新时间 "; |
| | | this.gv_lastupdateDate.FieldName = "lastupdateDate"; |
| | | this.gv_lastupdateDate.MinWidth = 50; |
| | | this.gv_lastupdateDate.Name = "gv_lastupdateDate"; |
| | | this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateDate.Tag = "query_a.lastupdate_date"; |
| | | this.gv_lastupdateDate.Visible = true; |
| | | this.gv_lastupdateDate.VisibleIndex = 8; |
| | | this.gv_lastupdateDate.Width = 94; |
| | | // |
| | | // lb_lastupdateBy |
| | | // |
| | | 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.Name = "lb_lastupdateBy"; |
| | | this.lb_lastupdateBy.Size = new System.Drawing.Size(56, 21); |
| | | this.lb_lastupdateBy.TabIndex = 226; |
| | | this.lb_lastupdateBy.Text = "更新人 "; |
| | | // |
| | | // txt_lastupdateBy |
| | | // |
| | | this.txt_lastupdateBy.Location = new System.Drawing.Point(348, 161); |
| | | 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; |
| | | this.txt_lastupdateBy.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_lastupdateBy.TabIndex = 226; |
| | | // |
| | | // gv_lastupdateBy |
| | | // |
| | | this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateBy.Caption = "最后更新人 "; |
| | | this.gv_lastupdateBy.FieldName = "lastupdateBy"; |
| | | this.gv_lastupdateBy.MinWidth = 50; |
| | | this.gv_lastupdateBy.Name = "gv_lastupdateBy"; |
| | | this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateBy.Tag = "query_a.lastupdate_by"; |
| | | this.gv_lastupdateBy.Visible = true; |
| | | this.gv_lastupdateBy.VisibleIndex = 7; |
| | | this.gv_lastupdateBy.Width = 94; |
| | | // |
| | | // lb_createDate |
| | | // |
| | | this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_createDate.Appearance.Options.UseFont = true; |
| | | this.lb_createDate.Location = new System.Drawing.Point(520, 52); |
| | | this.lb_createDate.Name = "lb_createDate"; |
| | | this.lb_createDate.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_createDate.TabIndex = 222; |
| | | this.lb_createDate.Text = "创建时间 "; |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(599, 52); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_createDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createDate.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_createDate.TabIndex = 222; |
| | | // |
| | | // gv_createDate |
| | | // |
| | | this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "创建时间 "; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | | this.gv_createDate.MinWidth = 50; |
| | | this.gv_createDate.Name = "gv_createDate"; |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_a.create_date"; |
| | | this.gv_createDate.Visible = true; |
| | | this.gv_createDate.VisibleIndex = 6; |
| | | this.gv_createDate.Width = 94; |
| | | // |
| | | // lb_createBy |
| | | // |
| | | this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_createBy.Appearance.Options.UseFont = true; |
| | | this.lb_createBy.Location = new System.Drawing.Point(287, 52); |
| | | this.lb_createBy.Name = "lb_createBy"; |
| | | this.lb_createBy.Size = new System.Drawing.Size(56, 21); |
| | | this.lb_createBy.TabIndex = 219; |
| | | this.lb_createBy.Text = "创建人 "; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(348, 52); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_createBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createBy.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_createBy.TabIndex = 219; |
| | | // |
| | | // gv_createBy |
| | | // |
| | | this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createBy.Caption = "创建人 "; |
| | | this.gv_createBy.FieldName = "createBy"; |
| | | this.gv_createBy.MinWidth = 50; |
| | | this.gv_createBy.Name = "gv_createBy"; |
| | | this.gv_createBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_createBy.Tag = "query_a.create_by"; |
| | | this.gv_createBy.Visible = true; |
| | | this.gv_createBy.VisibleIndex = 5; |
| | | this.gv_createBy.Width = 94; |
| | | // |
| | | // lb_remark |
| | | // |
| | | this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_remark.Appearance.Options.UseFont = true; |
| | | this.lb_remark.Location = new System.Drawing.Point(66, 52); |
| | | this.lb_remark.Location = new System.Drawing.Point(72, 52); |
| | | this.lb_remark.Name = "lb_remark"; |
| | | this.lb_remark.Size = new System.Drawing.Size(39, 21); |
| | | this.lb_remark.TabIndex = 217; |
| | |
| | | // |
| | | // txt_remark |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(110, 52); |
| | | this.txt_remark.Location = new System.Drawing.Point(116, 48); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | |
| | | this.gv_remark.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark.Tag = "query_a.remark"; |
| | | this.gv_remark.Visible = true; |
| | | this.gv_remark.VisibleIndex = 4; |
| | | this.gv_remark.Width = 94; |
| | | this.gv_remark.VisibleIndex = 2; |
| | | this.gv_remark.Width = 147; |
| | | // |
| | | // lb_tname |
| | | // |
| | |
| | | // |
| | | // txt_tname |
| | | // |
| | | this.txt_tname.Location = new System.Drawing.Point(599, 18); |
| | | this.txt_tname.Location = new System.Drawing.Point(599, 14); |
| | | this.txt_tname.Name = "txt_tname"; |
| | | this.txt_tname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_tname.Properties.Appearance.Options.UseFont = true; |
| | |
| | | this.gv_tname.OptionsColumn.AllowEdit = false; |
| | | this.gv_tname.Tag = "query_a.tname"; |
| | | this.gv_tname.Visible = true; |
| | | this.gv_tname.VisibleIndex = 3; |
| | | this.gv_tname.Width = 94; |
| | | this.gv_tname.VisibleIndex = 1; |
| | | this.gv_tname.Width = 147; |
| | | // |
| | | // lb_tcode |
| | | // |
| | | this.lb_tcode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_tcode.Appearance.Options.UseFont = true; |
| | | this.lb_tcode.Location = new System.Drawing.Point(270, 18); |
| | | this.lb_tcode.Location = new System.Drawing.Point(38, 18); |
| | | this.lb_tcode.Name = "lb_tcode"; |
| | | this.lb_tcode.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_tcode.TabIndex = 213; |
| | |
| | | // |
| | | // txt_tcode |
| | | // |
| | | this.txt_tcode.Location = new System.Drawing.Point(348, 18); |
| | | this.txt_tcode.Location = new System.Drawing.Point(116, 14); |
| | | this.txt_tcode.Name = "txt_tcode"; |
| | | this.txt_tcode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_tcode.Properties.Appearance.Options.UseFont = true; |
| | |
| | | this.gv_tcode.OptionsColumn.AllowEdit = false; |
| | | this.gv_tcode.Tag = "query_a.tcode"; |
| | | this.gv_tcode.Visible = true; |
| | | this.gv_tcode.VisibleIndex = 2; |
| | | this.gv_tcode.Width = 94; |
| | | // |
| | | // lb_id |
| | | // |
| | | this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_id.Appearance.Options.UseFont = true; |
| | | this.lb_id.Location = new System.Drawing.Point(82, 18); |
| | | this.lb_id.Name = "lb_id"; |
| | | this.lb_id.Size = new System.Drawing.Size(23, 21); |
| | | this.lb_id.TabIndex = 211; |
| | | this.lb_id.Text = "ID "; |
| | | // |
| | | // txt_id |
| | | // |
| | | this.txt_id.Location = new System.Drawing.Point(110, 18); |
| | | this.txt_id.Name = "txt_id"; |
| | | this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_id.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_id.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_id.TabIndex = 211; |
| | | // |
| | | // gv_id |
| | | // |
| | | this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_id.AppearanceCell.Options.UseFont = true; |
| | | this.gv_id.Caption = "ID "; |
| | | this.gv_id.FieldName = "id"; |
| | | this.gv_id.MinWidth = 50; |
| | | this.gv_id.Name = "gv_id"; |
| | | this.gv_id.OptionsColumn.AllowEdit = false; |
| | | this.gv_id.Tag = "query_a.id"; |
| | | this.gv_id.Visible = true; |
| | | this.gv_id.VisibleIndex = 0; |
| | | this.gv_id.Width = 94; |
| | | this.gv_tcode.VisibleIndex = 0; |
| | | this.gv_tcode.Width = 147; |
| | | // |
| | | // 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.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_id, |
| | | this.gv_factory, |
| | | this.gv_tcode, |
| | | this.gv_tname, |
| | | this.gv_remark, |
| | | this.gv_createBy, |
| | | this.gv_createDate, |
| | | this.gv_lastupdateBy, |
| | | this.gv_lastupdateDate, |
| | | this.gv_iqcType, |
| | | this.gv_iqcTypeName, |
| | | this.gv_pgroup, |
| | | this.gv_description}); |
| | | this.gv_description, |
| | | this.gridColumn1}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | this.xtraTabPage1.Controls.Add(this.pageBar1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(936, 369); |
| | | this.xtraTabPage1.Text = "数据查询"; |
| | | this.xtraTabPage1.Text = "数据列表"; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.panel1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.PageEnabled = false; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(936, 369); |
| | | this.xtraTabPage2.Text = "数据编辑"; |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | | // panel1 |
| | | // |
| | |
| | | this.panel1.Controls.Add(this.txt_description); |
| | | this.panel1.Controls.Add(this.lb_pgroup); |
| | | this.panel1.Controls.Add(this.txt_pgroup); |
| | | this.panel1.Controls.Add(this.lb_iqcTypeName); |
| | | 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.panel1.Controls.Add(this.txt_lastupdateBy); |
| | | this.panel1.Controls.Add(this.lb_createDate); |
| | | this.panel1.Controls.Add(this.txt_createDate); |
| | | this.panel1.Controls.Add(this.lb_createBy); |
| | | this.panel1.Controls.Add(this.txt_createBy); |
| | | this.panel1.Controls.Add(this.lb_remark); |
| | | this.panel1.Controls.Add(this.txt_remark); |
| | | this.panel1.Controls.Add(this.lb_tname); |
| | | this.panel1.Controls.Add(this.txt_tname); |
| | | this.panel1.Controls.Add(this.lb_tcode); |
| | | this.panel1.Controls.Add(this.txt_tcode); |
| | | this.panel1.Controls.Add(this.lb_id); |
| | | this.panel1.Controls.Add(this.txt_id); |
| | | this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.panel1.Location = new System.Drawing.Point(76, 20); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(782, 286); |
| | | this.panel1.Size = new System.Drawing.Size(782, 176); |
| | | this.panel1.TabIndex = 1; |
| | | // |
| | | // labelControl11 |
| | | // |
| | | this.labelControl11.Location = new System.Drawing.Point(60, 226); |
| | | this.labelControl11.Location = new System.Drawing.Point(105, 116); |
| | | this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.labelControl11.Name = "labelControl11"; |
| | | this.labelControl11.Size = new System.Drawing.Size(45, 18); |
| | | this.labelControl11.TabIndex = 130; |
| | | this.labelControl11.Text = "主键:"; |
| | | this.labelControl11.Visible = false; |
| | | // |
| | | // lbGuid |
| | | // |
| | | this.lbGuid.AutoSize = true; |
| | | this.lbGuid.Location = new System.Drawing.Point(111, 226); |
| | | this.lbGuid.Location = new System.Drawing.Point(156, 116); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(0, 21); |
| | | this.lbGuid.TabIndex = 1; |
| | | this.lbGuid.Visible = false; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "同步时间"; |
| | | this.gridColumn1.FieldName = "lastupdateDate"; |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Tag = "query_a.lastupdate_date"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 5; |
| | | this.gridColumn1.Width = 180; |
| | | // |
| | | // 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(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_tname.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_tcode.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |
| | |
| | | private DevExpress.XtraEditors.TextEdit txt_pgroup; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_pgroup; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_iqcTypeName; |
| | | private DevExpress.XtraEditors.TextEdit txt_iqcTypeName; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_iqcTypeName; |
| | | |
| | | 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; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_lastupdateBy; |
| | | private DevExpress.XtraEditors.TextEdit txt_lastupdateBy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_createDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_createDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_createBy; |
| | | private DevExpress.XtraEditors.TextEdit txt_createBy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_remark; |
| | | private DevExpress.XtraEditors.TextEdit txt_remark; |
| | |
| | | private DevExpress.XtraEditors.LabelControl lb_tcode; |
| | | private DevExpress.XtraEditors.TextEdit txt_tcode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_tcode; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_id; |
| | | private DevExpress.XtraEditors.TextEdit txt_id; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_id; |
| | | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | } |
| | | } |