From 2066a7e10e20433f7445431d6d34a9026c29f663 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 23 十二月 2024 08:43:43 +0800 Subject: [PATCH] 细节 --- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl_RK.Designer.cs | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl_RK.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl_RK.Designer.cs index cb55018..f4931c2 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl_RK.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl_RK.Designer.cs @@ -715,6 +715,7 @@ // toolBarMenu1 // this.toolBarMenu1.chkParameter = ""; + this.toolBarMenu1.currentAction = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; @@ -1667,7 +1668,6 @@ this.xtraTabPage2.Controls.Add(this.tabMx); this.xtraTabPage2.Controls.Add(this.panel1); this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.Size = new System.Drawing.Size(1346, 570); this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; // @@ -1768,14 +1768,15 @@ this.lbGuid.TabIndex = 1; this.lbGuid.Visible = false; // - // Frm_MesInvItemIns + // Frm_MesItemTbl_RK // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1348, 682); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); - this.Name = "Frm_MesInvItemIns"; + this.Name = "Frm_MesItemTbl_RK"; + this.Text = "鐢熶骇閫�鏂欏崟"; this.tabMxPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); -- Gitblit v1.9.3