| | |
| | | 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.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"; |
| | |
| | | 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(); |