From d35bb711f8d3d267b44b4a80c20e31dabf309ae7 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 14 一月 2025 08:17:18 +0800 Subject: [PATCH] 其它入库 --- DevApp/Gs.DevApp/DevFrm/Sys/Frm_PrintInfo.Designer.cs | 42 +++++++++++++++++++++++------------------- 1 files changed, 23 insertions(+), 19 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_PrintInfo.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_PrintInfo.Designer.cs index 6fc3512..7faf962 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_PrintInfo.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_PrintInfo.Designer.cs @@ -70,9 +70,9 @@ this.lb_remark.Appearance.Options.UseFont = true; this.lb_remark.Location = new System.Drawing.Point(70, 132); this.lb_remark.Name = "lb_remark"; - this.lb_remark.Size = new System.Drawing.Size(39, 21); + this.lb_remark.Size = new System.Drawing.Size(40, 21); this.lb_remark.TabIndex = 217; - this.lb_remark.Text = "澶囨敞 "; + this.lb_remark.Text = "澶囨敞:"; // // txt_remark // @@ -80,7 +80,7 @@ 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.txt_remark.Size = new System.Drawing.Size(150, 28); + this.txt_remark.Size = new System.Drawing.Size(178, 28); this.txt_remark.TabIndex = 217; // // gv_remark @@ -89,13 +89,13 @@ this.gv_remark.AppearanceCell.Options.UseFont = true; this.gv_remark.Caption = "澶囨敞 "; this.gv_remark.FieldName = "remark"; - this.gv_remark.MinWidth = 50; + this.gv_remark.MinWidth = 100; this.gv_remark.Name = "gv_remark"; 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.Width = 94; + this.gv_remark.Width = 100; // // lb_port // @@ -103,9 +103,9 @@ this.lb_port.Appearance.Options.UseFont = true; this.lb_port.Location = new System.Drawing.Point(19, 94); this.lb_port.Name = "lb_port"; - this.lb_port.Size = new System.Drawing.Size(90, 21); + this.lb_port.Size = new System.Drawing.Size(91, 21); this.lb_port.TabIndex = 216; - this.lb_port.Text = "鎵撳嵃鏈虹鍙� "; + this.lb_port.Text = "鎵撳嵃鏈虹鍙�:"; // // txt_port // @@ -113,8 +113,11 @@ this.txt_port.Name = "txt_port"; this.txt_port.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_port.Properties.Appearance.Options.UseFont = true; - this.txt_port.Size = new System.Drawing.Size(150, 28); + this.txt_port.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.RegExpMaskManager)); + this.txt_port.Properties.MaskSettings.Set("mask", "\\d+"); + this.txt_port.Size = new System.Drawing.Size(178, 28); this.txt_port.TabIndex = 216; + this.txt_port.Tag = "moren.9100"; // // gv_port // @@ -136,9 +139,9 @@ this.lb_ip.Appearance.Options.UseFont = true; this.lb_ip.Location = new System.Drawing.Point(38, 54); this.lb_ip.Name = "lb_ip"; - this.lb_ip.Size = new System.Drawing.Size(71, 21); + this.lb_ip.Size = new System.Drawing.Size(72, 21); this.lb_ip.TabIndex = 213; - this.lb_ip.Text = "鎵撳嵃鏈篒P "; + this.lb_ip.Text = "鎵撳嵃鏈篒P:"; // // txt_ip // @@ -146,7 +149,7 @@ this.txt_ip.Name = "txt_ip"; this.txt_ip.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_ip.Properties.Appearance.Options.UseFont = true; - this.txt_ip.Size = new System.Drawing.Size(150, 28); + this.txt_ip.Size = new System.Drawing.Size(178, 28); this.txt_ip.TabIndex = 213; // // gv_ip @@ -155,13 +158,13 @@ this.gv_ip.AppearanceCell.Options.UseFont = true; this.gv_ip.Caption = "鎵撳嵃鏈篒P "; this.gv_ip.FieldName = "ip"; - this.gv_ip.MinWidth = 50; + this.gv_ip.MinWidth = 150; this.gv_ip.Name = "gv_ip"; this.gv_ip.OptionsColumn.AllowEdit = false; this.gv_ip.Tag = "query_a.ip"; this.gv_ip.Visible = true; this.gv_ip.VisibleIndex = 1; - this.gv_ip.Width = 94; + this.gv_ip.Width = 150; // // lb_printNo // @@ -169,9 +172,9 @@ this.lb_printNo.Appearance.Options.UseFont = true; this.lb_printNo.Location = new System.Drawing.Point(19, 20); this.lb_printNo.Name = "lb_printNo"; - this.lb_printNo.Size = new System.Drawing.Size(90, 21); + this.lb_printNo.Size = new System.Drawing.Size(91, 21); this.lb_printNo.TabIndex = 211; - this.lb_printNo.Text = "鎵撳嵃鏈虹紪鍙� "; + this.lb_printNo.Text = "鎵撳嵃鏈虹紪鍙�:"; // // txt_printNo // @@ -179,7 +182,7 @@ this.txt_printNo.Name = "txt_printNo"; this.txt_printNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_printNo.Properties.Appearance.Options.UseFont = true; - this.txt_printNo.Size = new System.Drawing.Size(150, 28); + this.txt_printNo.Size = new System.Drawing.Size(178, 28); this.txt_printNo.TabIndex = 211; // // gv_printNo @@ -188,17 +191,18 @@ this.gv_printNo.AppearanceCell.Options.UseFont = true; this.gv_printNo.Caption = "鎵撳嵃鏈虹紪鍙� "; this.gv_printNo.FieldName = "printNo"; - this.gv_printNo.MinWidth = 50; + this.gv_printNo.MinWidth = 100; this.gv_printNo.Name = "gv_printNo"; this.gv_printNo.OptionsColumn.AllowEdit = false; this.gv_printNo.Tag = "query_a.print_no"; this.gv_printNo.Visible = true; this.gv_printNo.VisibleIndex = 0; - this.gv_printNo.Width = 94; + this.gv_printNo.Width = 100; // // 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; @@ -274,7 +278,6 @@ // this.xtraTabPage2.Controls.Add(this.panel1); this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.PageEnabled = false; this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); this.xtraTabPage2.Text = "鏁版嵁缂栬緫"; // @@ -324,6 +327,7 @@ this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_PrintInfo"; + this.Text = "鎵撳嵃鏈虹淮鎶�"; ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_port.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ip.Properties)).EndInit(); -- Gitblit v1.9.3