From c4ebd2f08d72990416f3dd8d4a6a4ea62dc58da0 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 28 十二月 2024 10:59:39 +0800 Subject: [PATCH] 线体 --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItemType.Designer.cs | 139 +++++++++++----------------------------------- 1 files changed, 34 insertions(+), 105 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItemType.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItemType.Designer.cs index 0a023d1..047b623 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItemType.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItemType.Designer.cs @@ -41,12 +41,7 @@ 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.gv_company = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_lastupdateDate = new DevExpress.XtraEditors.LabelControl(); this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit(); this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -85,8 +80,6 @@ ((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(); @@ -108,7 +101,7 @@ // 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; @@ -116,7 +109,7 @@ // // 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; @@ -134,14 +127,14 @@ this.gv_description.OptionsColumn.AllowEdit = false; this.gv_description.Tag = "query_a.description"; this.gv_description.Visible = true; - this.gv_description.VisibleIndex = 13; + this.gv_description.VisibleIndex = 12; this.gv_description.Width = 94; // // 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(270, 89); this.lb_pgroup.Name = "lb_pgroup"; this.lb_pgroup.Size = new System.Drawing.Size(73, 21); this.lb_pgroup.TabIndex = 247; @@ -149,7 +142,7 @@ // // 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; @@ -167,14 +160,14 @@ this.gv_pgroup.OptionsColumn.AllowEdit = false; this.gv_pgroup.Tag = "query_a.pgroup"; this.gv_pgroup.Visible = true; - this.gv_pgroup.VisibleIndex = 12; + 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.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; @@ -182,7 +175,7 @@ // // 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; @@ -200,14 +193,14 @@ this.gv_iqcTypeName.OptionsColumn.AllowEdit = false; this.gv_iqcTypeName.Tag = "query_a.iqc_type_name"; this.gv_iqcTypeName.Visible = true; - this.gv_iqcTypeName.VisibleIndex = 11; + 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.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; @@ -215,7 +208,7 @@ // // 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; @@ -233,80 +226,28 @@ this.gv_iqcType.OptionsColumn.AllowEdit = false; this.gv_iqcType.Tag = "query_a.iqc_type"; this.gv_iqcType.Visible = true; - this.gv_iqcType.VisibleIndex = 10; + 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 = "factory "; + 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 = 9; + 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; - // - // gv_company - // - this.gv_company.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_company.AppearanceCell.Options.UseFont = true; - this.gv_company.Caption = "company "; - this.gv_company.FieldName = "company"; - this.gv_company.MinWidth = 50; - this.gv_company.Name = "gv_company"; - this.gv_company.OptionsColumn.AllowEdit = false; - this.gv_company.Tag = "query_a.company"; - this.gv_company.Visible = true; - this.gv_company.VisibleIndex = 8; - this.gv_company.Width = 94; // // 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; @@ -314,7 +255,7 @@ // // 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; @@ -332,14 +273,14 @@ this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; this.gv_lastupdateDate.Tag = "query_a.lastupdate_date"; this.gv_lastupdateDate.Visible = true; - this.gv_lastupdateDate.VisibleIndex = 7; + 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.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; @@ -347,7 +288,7 @@ // // 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; @@ -365,7 +306,7 @@ this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; this.gv_lastupdateBy.Tag = "query_a.lastupdate_by"; this.gv_lastupdateBy.Visible = true; - this.gv_lastupdateBy.VisibleIndex = 6; + this.gv_lastupdateBy.VisibleIndex = 7; this.gv_lastupdateBy.Width = 94; // // lb_createDate @@ -398,7 +339,7 @@ this.gv_createDate.OptionsColumn.AllowEdit = false; this.gv_createDate.Tag = "query_a.create_date"; this.gv_createDate.Visible = true; - this.gv_createDate.VisibleIndex = 5; + this.gv_createDate.VisibleIndex = 6; this.gv_createDate.Width = 94; // // lb_createBy @@ -431,7 +372,7 @@ this.gv_createBy.OptionsColumn.AllowEdit = false; this.gv_createBy.Tag = "query_a.create_by"; this.gv_createBy.Visible = true; - this.gv_createBy.VisibleIndex = 4; + this.gv_createBy.VisibleIndex = 5; this.gv_createBy.Width = 94; // // lb_remark @@ -464,7 +405,7 @@ this.gv_remark.OptionsColumn.AllowEdit = false; this.gv_remark.Tag = "query_a.remark"; this.gv_remark.Visible = true; - this.gv_remark.VisibleIndex = 3; + this.gv_remark.VisibleIndex = 4; this.gv_remark.Width = 94; // // lb_tname @@ -497,7 +438,7 @@ this.gv_tname.OptionsColumn.AllowEdit = false; this.gv_tname.Tag = "query_a.tname"; this.gv_tname.Visible = true; - this.gv_tname.VisibleIndex = 2; + this.gv_tname.VisibleIndex = 3; this.gv_tname.Width = 94; // // lb_tcode @@ -530,7 +471,7 @@ this.gv_tcode.OptionsColumn.AllowEdit = false; this.gv_tcode.Tag = "query_a.tcode"; this.gv_tcode.Visible = true; - this.gv_tcode.VisibleIndex = 1; + this.gv_tcode.VisibleIndex = 2; this.gv_tcode.Width = 94; // // lb_id @@ -569,16 +510,17 @@ // 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.toolBarMenu1.Location = new System.Drawing.Point(0, 0); this.toolBarMenu1.Name = "toolBarMenu1"; - + this.toolBarMenu1.rptParameter = null; this.toolBarMenu1.Size = new System.Drawing.Size(938, 80); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; - + this.toolBarMenu1.xlsOutParameter = null; // // gcMain // @@ -598,6 +540,7 @@ 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, @@ -605,8 +548,6 @@ this.gv_createDate, this.gv_lastupdateBy, this.gv_lastupdateDate, - this.gv_company, - this.gv_factory, this.gv_iqcType, this.gv_iqcTypeName, this.gv_pgroup, @@ -636,7 +577,7 @@ 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 // @@ -646,7 +587,6 @@ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; - this.pageBar1.RowsCount = 50; this.pageBar1.Size = new System.Drawing.Size(936, 39); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; @@ -655,9 +595,8 @@ // 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 // @@ -672,10 +611,6 @@ 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); @@ -706,6 +641,7 @@ this.labelControl11.Size = new System.Drawing.Size(45, 18); this.labelControl11.TabIndex = 130; this.labelControl11.Text = "涓婚敭锛�"; + this.labelControl11.Visible = false; // // lbGuid // @@ -714,6 +650,7 @@ this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(0, 21); this.lbGuid.TabIndex = 1; + this.lbGuid.Visible = false; // // Frm_MesItemType // @@ -723,12 +660,11 @@ 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(); @@ -775,14 +711,7 @@ 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.XtraGrid.Columns.GridColumn gv_company; private DevExpress.XtraEditors.LabelControl lb_lastupdateDate; private DevExpress.XtraEditors.TextEdit txt_lastupdateDate; -- Gitblit v1.9.3