namespace ClientForWEDS { partial class Form1 { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } if (thred != null) thred.Abort(); base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1)); this.axW4commsv21 = new AxWEDS4_CommSV2.AxW4commsv2(); this.btntpConn = new System.Windows.Forms.Button(); this.btntpRecive = new System.Windows.Forms.Button(); this.panel1 = new System.Windows.Forms.Panel(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tpConnection = new System.Windows.Forms.TabPage(); this.txtReciveZDPath = new System.Windows.Forms.TextBox(); this.lblRSvFilePath = new System.Windows.Forms.Label(); this.lblRZdFilePath = new System.Windows.Forms.Label(); this.btnDisconnection = new System.Windows.Forms.Button(); this.btnConnection = new System.Windows.Forms.Button(); this.saveBt = new System.Windows.Forms.Button(); this.txtValidate = new System.Windows.Forms.TextBox(); this.rbAdminValidate = new System.Windows.Forms.RadioButton(); this.rbPassValidate = new System.Windows.Forms.RadioButton(); this.rbNoValidate = new System.Windows.Forms.RadioButton(); this.lblValidateString = new System.Windows.Forms.Label(); this.txtTimeout = new System.Windows.Forms.TextBox(); this.nudPort = new System.Windows.Forms.NumericUpDown(); this.lblConnTimeout = new System.Windows.Forms.Label(); this.lblConnPort = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.txtIP3 = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.txtIP2 = new System.Windows.Forms.TextBox(); this.lblConnIP = new System.Windows.Forms.Label(); this.txtIP = new System.Windows.Forms.TextBox(); this.lblLinkParameter = new System.Windows.Forms.Label(); this.cbLineMd = new System.Windows.Forms.ComboBox(); this.lblLinkModel = new System.Windows.Forms.Label(); this.tpReciveFile = new System.Windows.Forms.TabPage(); this.button1 = new System.Windows.Forms.Button(); this.lblRZysx1 = new System.Windows.Forms.Label(); this.lblRZysx = new System.Windows.Forms.Label(); this.stopButton = new System.Windows.Forms.Button(); this.btnRecive = new System.Windows.Forms.Button(); this.label3 = new System.Windows.Forms.Label(); this.lblRZysx3 = new System.Windows.Forms.Label(); this.tpSendFile = new System.Windows.Forms.TabPage(); this.btnSendFile = new System.Windows.Forms.Button(); this.lblSZysx = new System.Windows.Forms.Label(); this.lblSZysx2 = new System.Windows.Forms.Label(); this.lblSZysx1 = new System.Windows.Forms.Label(); this.txtZdZhaoPianPath = new System.Windows.Forms.TextBox(); this.lblSZdZhaoPian = new System.Windows.Forms.Label(); this.lblSZdDangAn = new System.Windows.Forms.Label(); this.txtZdDangAnPath = new System.Windows.Forms.TextBox(); this.lblSZdPath = new System.Windows.Forms.Label(); this.lblSSvPath = new System.Windows.Forms.Label(); this.btnSaveFileZhaoPian = new System.Windows.Forms.Button(); this.txtSvZhaoPianPath = new System.Windows.Forms.TextBox(); this.lblSSvZhaoPian = new System.Windows.Forms.Label(); this.btnSaveFileDangAn = new System.Windows.Forms.Button(); this.txtSvDangAnPath = new System.Windows.Forms.TextBox(); this.lblSSvDangAn = new System.Windows.Forms.Label(); this.tpReciveFromAny = new System.Windows.Forms.TabPage(); this.cbCloseTX = new System.Windows.Forms.CheckBox(); this.cbShowTX = new System.Windows.Forms.CheckBox(); this.btnStartTx = new System.Windows.Forms.Button(); this.txtEndIp = new System.Windows.Forms.TextBox(); this.txtStartIP = new System.Windows.Forms.TextBox(); this.lblEndIP = new System.Windows.Forms.Label(); this.lblStartIP = new System.Windows.Forms.Label(); this.lblRAZysx3 = new System.Windows.Forms.Label(); this.lblRAZysx2 = new System.Windows.Forms.Label(); this.lblRAZysx1 = new System.Windows.Forms.Label(); this.lblRAJilu = new System.Windows.Forms.Label(); this.lblRAZysx = new System.Windows.Forms.Label(); this.lblReciveAll = new System.Windows.Forms.Label(); this.lblZdUdpData = new System.Windows.Forms.Label(); this.txtUDP = new System.Windows.Forms.RichTextBox(); this.txtLog = new System.Windows.Forms.RichTextBox(); this.lblState = new System.Windows.Forms.Label(); this.lblZdLinked = new System.Windows.Forms.Label(); this.lblZdLinkStateInfo = new System.Windows.Forms.Label(); this.saveFileDialogRecive = new System.Windows.Forms.SaveFileDialog(); this.erpTextBox = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.userTextBox = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.passTextBox = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.button2 = new System.Windows.Forms.Button(); this.textBox1 = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.openFileDialogDangAn = new System.Windows.Forms.OpenFileDialog(); ((System.ComponentModel.ISupportInitialize)(this.axW4commsv21)).BeginInit(); this.panel1.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tpConnection.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.nudPort)).BeginInit(); this.tpReciveFile.SuspendLayout(); this.tpSendFile.SuspendLayout(); this.tpReciveFromAny.SuspendLayout(); this.SuspendLayout(); // // axW4commsv21 // this.axW4commsv21.Enabled = true; this.axW4commsv21.Location = new System.Drawing.Point(2, 6); this.axW4commsv21.Name = "axW4commsv21"; this.axW4commsv21.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axW4commsv21.OcxState"))); this.axW4commsv21.Size = new System.Drawing.Size(167, 26); this.axW4commsv21.TabIndex = 0; this.axW4commsv21.InfoZdEvent += new AxWEDS4_CommSV2.@__W4commsv2_InfoZdEventHandler(this.axW4commsv21_InfoZdEvent); this.axW4commsv21.OnEvent += new System.EventHandler(this.axW4commsv21_OnEvent); this.axW4commsv21.LineZdEvent += new System.EventHandler(this.axW4commsv21_LineZdEvent); // // btntpConn // this.btntpConn.Location = new System.Drawing.Point(2, 35); this.btntpConn.Name = "btntpConn"; this.btntpConn.Size = new System.Drawing.Size(167, 45); this.btntpConn.TabIndex = 9; this.btntpConn.Text = "基础设置"; this.btntpConn.UseVisualStyleBackColor = true; // // btntpRecive // this.btntpRecive.Location = new System.Drawing.Point(2, 86); this.btntpRecive.Name = "btntpRecive"; this.btntpRecive.Size = new System.Drawing.Size(167, 45); this.btntpRecive.TabIndex = 10; this.btntpRecive.Text = "采集考勤到PC"; this.btntpRecive.UseVisualStyleBackColor = true; // // panel1 // this.panel1.Controls.Add(this.tabControl1); this.panel1.Location = new System.Drawing.Point(175, 3); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(454, 443); this.panel1.TabIndex = 11; // // tabControl1 // this.tabControl1.Alignment = System.Windows.Forms.TabAlignment.Bottom; this.tabControl1.Controls.Add(this.tpConnection); this.tabControl1.Controls.Add(this.tpReciveFile); this.tabControl1.Controls.Add(this.tpSendFile); this.tabControl1.Controls.Add(this.tpReciveFromAny); this.tabControl1.Location = new System.Drawing.Point(3, 3); this.tabControl1.Multiline = true; this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(451, 479); this.tabControl1.TabIndex = 1; // // tpConnection // this.tpConnection.Controls.Add(this.passTextBox); this.tpConnection.Controls.Add(this.userTextBox); this.tpConnection.Controls.Add(this.erpTextBox); this.tpConnection.Controls.Add(this.txtReciveZDPath); this.tpConnection.Controls.Add(this.lblRSvFilePath); this.tpConnection.Controls.Add(this.lblRZdFilePath); this.tpConnection.Controls.Add(this.btnDisconnection); this.tpConnection.Controls.Add(this.btnConnection); this.tpConnection.Controls.Add(this.saveBt); this.tpConnection.Controls.Add(this.txtValidate); this.tpConnection.Controls.Add(this.rbAdminValidate); this.tpConnection.Controls.Add(this.rbPassValidate); this.tpConnection.Controls.Add(this.rbNoValidate); this.tpConnection.Controls.Add(this.lblValidateString); this.tpConnection.Controls.Add(this.txtTimeout); this.tpConnection.Controls.Add(this.nudPort); this.tpConnection.Controls.Add(this.lblConnTimeout); this.tpConnection.Controls.Add(this.lblConnPort); this.tpConnection.Controls.Add(this.label2); this.tpConnection.Controls.Add(this.txtIP3); this.tpConnection.Controls.Add(this.label6); this.tpConnection.Controls.Add(this.label1); this.tpConnection.Controls.Add(this.label5); this.tpConnection.Controls.Add(this.txtIP2); this.tpConnection.Controls.Add(this.label4); this.tpConnection.Controls.Add(this.lblConnIP); this.tpConnection.Controls.Add(this.txtIP); this.tpConnection.Controls.Add(this.lblLinkParameter); this.tpConnection.Controls.Add(this.cbLineMd); this.tpConnection.Controls.Add(this.lblLinkModel); this.tpConnection.Location = new System.Drawing.Point(4, 4); this.tpConnection.Name = "tpConnection"; this.tpConnection.Padding = new System.Windows.Forms.Padding(3); this.tpConnection.Size = new System.Drawing.Size(443, 453); this.tpConnection.TabIndex = 0; this.tpConnection.Text = "终端连接/断开"; this.tpConnection.UseVisualStyleBackColor = true; // // txtReciveZDPath // this.txtReciveZDPath.Location = new System.Drawing.Point(70, 287); this.txtReciveZDPath.Name = "txtReciveZDPath"; this.txtReciveZDPath.Size = new System.Drawing.Size(262, 21); this.txtReciveZDPath.TabIndex = 30; this.txtReciveZDPath.Text = "\\\\updata\\wdjl.wds"; // // lblRSvFilePath // this.lblRSvFilePath.AutoSize = true; this.lblRSvFilePath.Location = new System.Drawing.Point(6, 319); this.lblRSvFilePath.Name = "lblRSvFilePath"; this.lblRSvFilePath.Size = new System.Drawing.Size(65, 12); this.lblRSvFilePath.TabIndex = 28; this.lblRSvFilePath.Text = "5.ERP系统:\r\n"; this.lblRSvFilePath.Visible = false; // // lblRZdFilePath // this.lblRZdFilePath.AutoSize = true; this.lblRZdFilePath.Location = new System.Drawing.Point(6, 255); this.lblRZdFilePath.Name = "lblRZdFilePath"; this.lblRZdFilePath.Size = new System.Drawing.Size(239, 12); this.lblRZdFilePath.TabIndex = 27; this.lblRZdFilePath.Text = "4.终端文件路径(一般为默认值不用修改):"; // // btnDisconnection // this.btnDisconnection.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnDisconnection.Location = new System.Drawing.Point(252, 405); this.btnDisconnection.Name = "btnDisconnection"; this.btnDisconnection.Size = new System.Drawing.Size(75, 23); this.btnDisconnection.TabIndex = 26; this.btnDisconnection.Text = "断开连接"; this.btnDisconnection.UseVisualStyleBackColor = true; this.btnDisconnection.Click += new System.EventHandler(this.btnDisconnection_Click); // // btnConnection // this.btnConnection.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnConnection.Location = new System.Drawing.Point(169, 405); this.btnConnection.Name = "btnConnection"; this.btnConnection.Size = new System.Drawing.Size(75, 23); this.btnConnection.TabIndex = 26; this.btnConnection.Text = "测试连接"; this.btnConnection.UseVisualStyleBackColor = true; this.btnConnection.Click += new System.EventHandler(this.btnConnection_Click); // // saveBt // this.saveBt.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.saveBt.Location = new System.Drawing.Point(79, 405); this.saveBt.Name = "saveBt"; this.saveBt.Size = new System.Drawing.Size(75, 23); this.saveBt.TabIndex = 24; this.saveBt.Text = "保存"; this.saveBt.UseVisualStyleBackColor = true; this.saveBt.Click += new System.EventHandler(this.saveBt_Click); // // txtValidate // this.txtValidate.Location = new System.Drawing.Point(231, 179); this.txtValidate.Multiline = true; this.txtValidate.Name = "txtValidate"; this.txtValidate.Size = new System.Drawing.Size(147, 65); this.txtValidate.TabIndex = 23; this.txtValidate.Text = "id=\r\ncard=\r\npassword=\r\nline="; // // rbAdminValidate // this.rbAdminValidate.AutoSize = true; this.rbAdminValidate.Location = new System.Drawing.Point(129, 223); this.rbAdminValidate.Name = "rbAdminValidate"; this.rbAdminValidate.Size = new System.Drawing.Size(83, 16); this.rbAdminValidate.TabIndex = 22; this.rbAdminValidate.TabStop = true; this.rbAdminValidate.Text = "管理员验证"; this.rbAdminValidate.UseVisualStyleBackColor = true; this.rbAdminValidate.CheckedChanged += new System.EventHandler(this.rbValidate_Checked); // // rbPassValidate // this.rbPassValidate.AutoSize = true; this.rbPassValidate.Location = new System.Drawing.Point(129, 202); this.rbPassValidate.Name = "rbPassValidate"; this.rbPassValidate.Size = new System.Drawing.Size(71, 16); this.rbPassValidate.TabIndex = 21; this.rbPassValidate.TabStop = true; this.rbPassValidate.Text = "密码验证"; this.rbPassValidate.UseVisualStyleBackColor = true; this.rbPassValidate.CheckedChanged += new System.EventHandler(this.rbValidate_Checked); // // rbNoValidate // this.rbNoValidate.AutoSize = true; this.rbNoValidate.Location = new System.Drawing.Point(129, 180); this.rbNoValidate.Name = "rbNoValidate"; this.rbNoValidate.Size = new System.Drawing.Size(59, 16); this.rbNoValidate.TabIndex = 20; this.rbNoValidate.TabStop = true; this.rbNoValidate.Text = "不验证"; this.rbNoValidate.UseVisualStyleBackColor = true; this.rbNoValidate.CheckedChanged += new System.EventHandler(this.rbValidate_Checked); // // lblValidateString // this.lblValidateString.AutoSize = true; this.lblValidateString.Location = new System.Drawing.Point(6, 179); this.lblValidateString.Name = "lblValidateString"; this.lblValidateString.Size = new System.Drawing.Size(95, 12); this.lblValidateString.TabIndex = 19; this.lblValidateString.Text = "3.连接验证字串:\r\n"; // // txtTimeout // this.txtTimeout.Location = new System.Drawing.Point(299, 106); this.txtTimeout.Name = "txtTimeout"; this.txtTimeout.Size = new System.Drawing.Size(120, 21); this.txtTimeout.TabIndex = 8; this.txtTimeout.Text = "8000"; // // nudPort // this.nudPort.Location = new System.Drawing.Point(299, 72); this.nudPort.Maximum = new decimal(new int[] { 65535, 0, 0, 0}); this.nudPort.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.nudPort.Name = "nudPort"; this.nudPort.Size = new System.Drawing.Size(120, 21); this.nudPort.TabIndex = 7; this.nudPort.Value = new decimal(new int[] { 3350, 0, 0, 0}); // // lblConnTimeout // this.lblConnTimeout.Location = new System.Drawing.Point(233, 107); this.lblConnTimeout.Name = "lblConnTimeout"; this.lblConnTimeout.Size = new System.Drawing.Size(60, 12); this.lblConnTimeout.TabIndex = 6; this.lblConnTimeout.Text = "超时时间:"; this.lblConnTimeout.TextAlign = System.Drawing.ContentAlignment.TopRight; // // lblConnPort // this.lblConnPort.Location = new System.Drawing.Point(229, 75); this.lblConnPort.Name = "lblConnPort"; this.lblConnPort.Size = new System.Drawing.Size(64, 12); this.lblConnPort.TabIndex = 5; this.lblConnPort.Text = "端 口 号:"; this.lblConnPort.TextAlign = System.Drawing.ContentAlignment.TopRight; // // label2 // this.label2.Location = new System.Drawing.Point(43, 139); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(58, 14); this.label2.TabIndex = 4; this.label2.Text = "IP地址:"; this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight; // // txtIP3 // this.txtIP3.Location = new System.Drawing.Point(107, 136); this.txtIP3.Name = "txtIP3"; this.txtIP3.Size = new System.Drawing.Size(120, 21); this.txtIP3.TabIndex = 5; // // label1 // this.label1.Location = new System.Drawing.Point(43, 107); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(58, 14); this.label1.TabIndex = 4; this.label1.Text = "IP地址:"; this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight; // // txtIP2 // this.txtIP2.Location = new System.Drawing.Point(107, 104); this.txtIP2.Name = "txtIP2"; this.txtIP2.Size = new System.Drawing.Size(120, 21); this.txtIP2.TabIndex = 4; // // lblConnIP // this.lblConnIP.Location = new System.Drawing.Point(43, 75); this.lblConnIP.Name = "lblConnIP"; this.lblConnIP.Size = new System.Drawing.Size(58, 14); this.lblConnIP.TabIndex = 4; this.lblConnIP.Text = "IP地址:"; this.lblConnIP.TextAlign = System.Drawing.ContentAlignment.TopRight; // // txtIP // this.txtIP.Location = new System.Drawing.Point(107, 71); this.txtIP.Name = "txtIP"; this.txtIP.Size = new System.Drawing.Size(120, 21); this.txtIP.TabIndex = 3; this.txtIP.Text = "192.168.1.101"; // // lblLinkParameter // this.lblLinkParameter.AutoSize = true; this.lblLinkParameter.Location = new System.Drawing.Point(6, 45); this.lblLinkParameter.Name = "lblLinkParameter"; this.lblLinkParameter.Size = new System.Drawing.Size(95, 12); this.lblLinkParameter.TabIndex = 2; this.lblLinkParameter.Text = "2.终端基本参数:\r\n"; // // cbLineMd // this.cbLineMd.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbLineMd.FormattingEnabled = true; this.cbLineMd.Items.AddRange(new object[] { "以太网通讯(TCP/IP)"}); this.cbLineMd.Location = new System.Drawing.Point(129, 3); this.cbLineMd.Name = "cbLineMd"; this.cbLineMd.Size = new System.Drawing.Size(227, 20); this.cbLineMd.TabIndex = 1; // // lblLinkModel // this.lblLinkModel.AutoSize = true; this.lblLinkModel.Location = new System.Drawing.Point(6, 6); this.lblLinkModel.Name = "lblLinkModel"; this.lblLinkModel.Size = new System.Drawing.Size(95, 12); this.lblLinkModel.TabIndex = 0; this.lblLinkModel.Text = "1.连接网络模式:"; // // tpReciveFile // this.tpReciveFile.Controls.Add(this.label7); this.tpReciveFile.Controls.Add(this.button2); this.tpReciveFile.Controls.Add(this.textBox1); this.tpReciveFile.Controls.Add(this.label8); this.tpReciveFile.Controls.Add(this.button1); this.tpReciveFile.Controls.Add(this.lblRZysx1); this.tpReciveFile.Controls.Add(this.lblRZysx); this.tpReciveFile.Controls.Add(this.stopButton); this.tpReciveFile.Controls.Add(this.btnRecive); this.tpReciveFile.Controls.Add(this.label3); this.tpReciveFile.Controls.Add(this.lblRZysx3); this.tpReciveFile.Location = new System.Drawing.Point(4, 4); this.tpReciveFile.Name = "tpReciveFile"; this.tpReciveFile.Padding = new System.Windows.Forms.Padding(3); this.tpReciveFile.Size = new System.Drawing.Size(443, 453); this.tpReciveFile.TabIndex = 1; this.tpReciveFile.Text = "终端文件读取到PC"; this.tpReciveFile.UseVisualStyleBackColor = true; // // button1 // this.button1.Location = new System.Drawing.Point(184, 356); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 23); this.button1.TabIndex = 14; this.button1.Text = "手工导入"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // lblRZysx1 // this.lblRZysx1.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblRZysx1.Location = new System.Drawing.Point(42, 48); this.lblRZysx1.Name = "lblRZysx1"; this.lblRZysx1.Size = new System.Drawing.Size(323, 38); this.lblRZysx1.TabIndex = 13; this.lblRZysx1.Text = "1.定时每10分钟采集一次考勤记录"; // // lblRZysx // this.lblRZysx.AutoSize = true; this.lblRZysx.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblRZysx.Location = new System.Drawing.Point(39, 30); this.lblRZysx.Name = "lblRZysx"; this.lblRZysx.Size = new System.Drawing.Size(57, 12); this.lblRZysx.TabIndex = 12; this.lblRZysx.Text = "注意事项"; // // stopButton // this.stopButton.Location = new System.Drawing.Point(237, 204); this.stopButton.Name = "stopButton"; this.stopButton.Size = new System.Drawing.Size(75, 23); this.stopButton.TabIndex = 11; this.stopButton.Text = "停止采集"; this.stopButton.UseVisualStyleBackColor = true; this.stopButton.Click += new System.EventHandler(this.stopButton_Click); // // btnRecive // this.btnRecive.Location = new System.Drawing.Point(130, 204); this.btnRecive.Name = "btnRecive"; this.btnRecive.Size = new System.Drawing.Size(75, 23); this.btnRecive.TabIndex = 11; this.btnRecive.Text = "开始采集"; this.btnRecive.UseVisualStyleBackColor = true; this.btnRecive.Click += new System.EventHandler(this.btnRecive_Click); // // label3 // this.label3.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(42, 135); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(303, 33); this.label3.TabIndex = 10; this.label3.Text = "3.考勤记录里的员工编号需要在ERP系统做对照"; // // lblRZysx3 // this.lblRZysx3.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblRZysx3.Location = new System.Drawing.Point(42, 91); this.lblRZysx3.Name = "lblRZysx3"; this.lblRZysx3.Size = new System.Drawing.Size(303, 33); this.lblRZysx3.TabIndex = 10; this.lblRZysx3.Text = "2.考勤记录采集成功后以文本保存到record文件夹"; // // tpSendFile // this.tpSendFile.Controls.Add(this.btnSendFile); this.tpSendFile.Controls.Add(this.lblSZysx); this.tpSendFile.Controls.Add(this.lblSZysx2); this.tpSendFile.Controls.Add(this.lblSZysx1); this.tpSendFile.Controls.Add(this.txtZdZhaoPianPath); this.tpSendFile.Controls.Add(this.lblSZdZhaoPian); this.tpSendFile.Controls.Add(this.lblSZdDangAn); this.tpSendFile.Controls.Add(this.txtZdDangAnPath); this.tpSendFile.Controls.Add(this.lblSZdPath); this.tpSendFile.Controls.Add(this.lblSSvPath); this.tpSendFile.Controls.Add(this.btnSaveFileZhaoPian); this.tpSendFile.Controls.Add(this.txtSvZhaoPianPath); this.tpSendFile.Controls.Add(this.lblSSvZhaoPian); this.tpSendFile.Controls.Add(this.btnSaveFileDangAn); this.tpSendFile.Controls.Add(this.txtSvDangAnPath); this.tpSendFile.Controls.Add(this.lblSSvDangAn); this.tpSendFile.Location = new System.Drawing.Point(4, 4); this.tpSendFile.Name = "tpSendFile"; this.tpSendFile.Padding = new System.Windows.Forms.Padding(3); this.tpSendFile.Size = new System.Drawing.Size(443, 453); this.tpSendFile.TabIndex = 2; this.tpSendFile.Text = "PC文件写入到终端"; this.tpSendFile.UseVisualStyleBackColor = true; // // btnSendFile // this.btnSendFile.Location = new System.Drawing.Point(333, 337); this.btnSendFile.Name = "btnSendFile"; this.btnSendFile.Size = new System.Drawing.Size(75, 23); this.btnSendFile.TabIndex = 24; this.btnSendFile.Text = "文件传输"; this.btnSendFile.UseVisualStyleBackColor = true; // // lblSZysx // this.lblSZysx.AutoSize = true; this.lblSZysx.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblSZysx.Location = new System.Drawing.Point(45, 215); this.lblSZysx.Name = "lblSZysx"; this.lblSZysx.Size = new System.Drawing.Size(57, 12); this.lblSZysx.TabIndex = 23; this.lblSZysx.Text = "注意事项"; // // lblSZysx2 // this.lblSZysx2.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblSZysx2.Location = new System.Drawing.Point(44, 286); this.lblSZysx2.Name = "lblSZysx2"; this.lblSZysx2.Size = new System.Drawing.Size(328, 49); this.lblSZysx2.TabIndex = 22; this.lblSZysx2.Text = "2.写入档案及照片指纹文件到终端时,先写照片指纹成功后再写入档案"; // // lblSZysx1 // this.lblSZysx1.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblSZysx1.Location = new System.Drawing.Point(44, 235); this.lblSZysx1.Name = "lblSZysx1"; this.lblSZysx1.Size = new System.Drawing.Size(328, 49); this.lblSZysx1.TabIndex = 22; this.lblSZysx1.Text = "1.请勿随意传输非法文件充当档案及照片,终端可能因无法加载而造成异常"; // // txtZdZhaoPianPath // this.txtZdZhaoPianPath.Location = new System.Drawing.Point(104, 169); this.txtZdZhaoPianPath.Name = "txtZdZhaoPianPath"; this.txtZdZhaoPianPath.Size = new System.Drawing.Size(268, 21); this.txtZdZhaoPianPath.TabIndex = 21; this.txtZdZhaoPianPath.Text = "\\\\updata\\wdjl.wds"; // // lblSZdZhaoPian // this.lblSZdZhaoPian.Location = new System.Drawing.Point(6, 172); this.lblSZdZhaoPian.Name = "lblSZdZhaoPian"; this.lblSZdZhaoPian.Size = new System.Drawing.Size(92, 12); this.lblSZdZhaoPian.TabIndex = 20; this.lblSZdZhaoPian.Text = "照片路径"; this.lblSZdZhaoPian.TextAlign = System.Drawing.ContentAlignment.TopRight; // // lblSZdDangAn // this.lblSZdDangAn.Location = new System.Drawing.Point(6, 145); this.lblSZdDangAn.Name = "lblSZdDangAn"; this.lblSZdDangAn.Size = new System.Drawing.Size(92, 12); this.lblSZdDangAn.TabIndex = 19; this.lblSZdDangAn.Text = "档案路径"; this.lblSZdDangAn.TextAlign = System.Drawing.ContentAlignment.TopRight; // // txtZdDangAnPath // this.txtZdDangAnPath.Location = new System.Drawing.Point(104, 142); this.txtZdDangAnPath.Name = "txtZdDangAnPath"; this.txtZdDangAnPath.Size = new System.Drawing.Size(268, 21); this.txtZdDangAnPath.TabIndex = 18; this.txtZdDangAnPath.Text = "\\\\updata\\wdjl.wds"; // // lblSZdPath // this.lblSZdPath.AutoSize = true; this.lblSZdPath.Location = new System.Drawing.Point(28, 118); this.lblSZdPath.Name = "lblSZdPath"; this.lblSZdPath.Size = new System.Drawing.Size(119, 12); this.lblSZdPath.TabIndex = 17; this.lblSZdPath.Text = "2.终端文件存放路径:\r\n"; // // lblSSvPath // this.lblSSvPath.AutoSize = true; this.lblSSvPath.Location = new System.Drawing.Point(28, 25); this.lblSSvPath.Name = "lblSSvPath"; this.lblSSvPath.Size = new System.Drawing.Size(107, 12); this.lblSSvPath.TabIndex = 16; this.lblSSvPath.Text = "1.服务器文件路径:"; // // btnSaveFileZhaoPian // this.btnSaveFileZhaoPian.Location = new System.Drawing.Point(345, 80); this.btnSaveFileZhaoPian.Name = "btnSaveFileZhaoPian"; this.btnSaveFileZhaoPian.Size = new System.Drawing.Size(27, 23); this.btnSaveFileZhaoPian.TabIndex = 15; this.btnSaveFileZhaoPian.Text = "…"; this.btnSaveFileZhaoPian.UseVisualStyleBackColor = true; // // txtSvZhaoPianPath // this.txtSvZhaoPianPath.Location = new System.Drawing.Point(104, 82); this.txtSvZhaoPianPath.Name = "txtSvZhaoPianPath"; this.txtSvZhaoPianPath.ReadOnly = true; this.txtSvZhaoPianPath.Size = new System.Drawing.Size(235, 21); this.txtSvZhaoPianPath.TabIndex = 14; // // lblSSvZhaoPian // this.lblSSvZhaoPian.Location = new System.Drawing.Point(6, 85); this.lblSSvZhaoPian.Name = "lblSSvZhaoPian"; this.lblSSvZhaoPian.Size = new System.Drawing.Size(92, 12); this.lblSSvZhaoPian.TabIndex = 13; this.lblSSvZhaoPian.Text = "照片路径"; this.lblSSvZhaoPian.TextAlign = System.Drawing.ContentAlignment.TopRight; // // btnSaveFileDangAn // this.btnSaveFileDangAn.Location = new System.Drawing.Point(345, 53); this.btnSaveFileDangAn.Name = "btnSaveFileDangAn"; this.btnSaveFileDangAn.Size = new System.Drawing.Size(27, 23); this.btnSaveFileDangAn.TabIndex = 12; this.btnSaveFileDangAn.Text = "…"; this.btnSaveFileDangAn.UseVisualStyleBackColor = true; // // txtSvDangAnPath // this.txtSvDangAnPath.Location = new System.Drawing.Point(104, 55); this.txtSvDangAnPath.Name = "txtSvDangAnPath"; this.txtSvDangAnPath.ReadOnly = true; this.txtSvDangAnPath.Size = new System.Drawing.Size(235, 21); this.txtSvDangAnPath.TabIndex = 11; // // lblSSvDangAn // this.lblSSvDangAn.Location = new System.Drawing.Point(6, 58); this.lblSSvDangAn.Name = "lblSSvDangAn"; this.lblSSvDangAn.Size = new System.Drawing.Size(92, 12); this.lblSSvDangAn.TabIndex = 10; this.lblSSvDangAn.Text = "档案路径"; this.lblSSvDangAn.TextAlign = System.Drawing.ContentAlignment.TopRight; // // tpReciveFromAny // this.tpReciveFromAny.Controls.Add(this.cbCloseTX); this.tpReciveFromAny.Controls.Add(this.cbShowTX); this.tpReciveFromAny.Controls.Add(this.btnStartTx); this.tpReciveFromAny.Controls.Add(this.txtEndIp); this.tpReciveFromAny.Controls.Add(this.txtStartIP); this.tpReciveFromAny.Controls.Add(this.lblEndIP); this.tpReciveFromAny.Controls.Add(this.lblStartIP); this.tpReciveFromAny.Controls.Add(this.lblRAZysx3); this.tpReciveFromAny.Controls.Add(this.lblRAZysx2); this.tpReciveFromAny.Controls.Add(this.lblRAZysx1); this.tpReciveFromAny.Controls.Add(this.lblRAJilu); this.tpReciveFromAny.Controls.Add(this.lblRAZysx); this.tpReciveFromAny.Controls.Add(this.lblReciveAll); this.tpReciveFromAny.Location = new System.Drawing.Point(4, 4); this.tpReciveFromAny.Name = "tpReciveFromAny"; this.tpReciveFromAny.Padding = new System.Windows.Forms.Padding(3); this.tpReciveFromAny.Size = new System.Drawing.Size(443, 453); this.tpReciveFromAny.TabIndex = 6; this.tpReciveFromAny.Text = "同时多台终端通讯"; this.tpReciveFromAny.UseVisualStyleBackColor = true; // // cbCloseTX // this.cbCloseTX.AutoSize = true; this.cbCloseTX.Checked = true; this.cbCloseTX.CheckState = System.Windows.Forms.CheckState.Checked; this.cbCloseTX.Location = new System.Drawing.Point(96, 137); this.cbCloseTX.Name = "cbCloseTX"; this.cbCloseTX.Size = new System.Drawing.Size(144, 16); this.cbCloseTX.TabIndex = 8; this.cbCloseTX.Text = "是否自动关闭通讯窗体"; this.cbCloseTX.UseVisualStyleBackColor = true; // // cbShowTX // this.cbShowTX.AutoSize = true; this.cbShowTX.Location = new System.Drawing.Point(96, 115); this.cbShowTX.Name = "cbShowTX"; this.cbShowTX.Size = new System.Drawing.Size(120, 16); this.cbShowTX.TabIndex = 7; this.cbShowTX.Text = "是否显示通讯窗体"; this.cbShowTX.UseVisualStyleBackColor = true; // // btnStartTx // this.btnStartTx.Location = new System.Drawing.Point(300, 337); this.btnStartTx.Name = "btnStartTx"; this.btnStartTx.Size = new System.Drawing.Size(108, 23); this.btnStartTx.TabIndex = 4; this.btnStartTx.Text = "开始并发采集"; this.btnStartTx.UseVisualStyleBackColor = true; // // txtEndIp // this.txtEndIp.Location = new System.Drawing.Point(163, 76); this.txtEndIp.Name = "txtEndIp"; this.txtEndIp.Size = new System.Drawing.Size(154, 21); this.txtEndIp.TabIndex = 2; // // txtStartIP // this.txtStartIP.Location = new System.Drawing.Point(163, 44); this.txtStartIP.Name = "txtStartIP"; this.txtStartIP.Size = new System.Drawing.Size(154, 21); this.txtStartIP.TabIndex = 2; // // lblEndIP // this.lblEndIP.Location = new System.Drawing.Point(6, 79); this.lblEndIP.Name = "lblEndIP"; this.lblEndIP.Size = new System.Drawing.Size(151, 12); this.lblEndIP.TabIndex = 1; this.lblEndIP.Text = "终止IP地址"; this.lblEndIP.TextAlign = System.Drawing.ContentAlignment.TopRight; // // lblStartIP // this.lblStartIP.Location = new System.Drawing.Point(6, 47); this.lblStartIP.Name = "lblStartIP"; this.lblStartIP.Size = new System.Drawing.Size(151, 12); this.lblStartIP.TabIndex = 1; this.lblStartIP.Text = "起始IP地址"; this.lblStartIP.TextAlign = System.Drawing.ContentAlignment.TopRight; // // lblRAZysx3 // this.lblRAZysx3.Location = new System.Drawing.Point(46, 290); this.lblRAZysx3.Name = "lblRAZysx3"; this.lblRAZysx3.Size = new System.Drawing.Size(351, 44); this.lblRAZysx3.TabIndex = 1; this.lblRAZysx3.Text = "3.本例只作演示,且勿并发过多"; // // lblRAZysx2 // this.lblRAZysx2.Location = new System.Drawing.Point(46, 240); this.lblRAZysx2.Name = "lblRAZysx2"; this.lblRAZysx2.Size = new System.Drawing.Size(351, 44); this.lblRAZysx2.TabIndex = 1; this.lblRAZysx2.Text = "2.记录文件存放路径为 ..\\Data\\终端IP地址.wds"; // // lblRAZysx1 // this.lblRAZysx1.Location = new System.Drawing.Point(46, 190); this.lblRAZysx1.Name = "lblRAZysx1"; this.lblRAZysx1.Size = new System.Drawing.Size(351, 44); this.lblRAZysx1.TabIndex = 1; this.lblRAZysx1.Text = "1.该实例采用多进程模式,调用多个实例完成"; // // lblRAJilu // this.lblRAJilu.AutoSize = true; this.lblRAJilu.Location = new System.Drawing.Point(209, 18); this.lblRAJilu.Name = "lblRAJilu"; this.lblRAJilu.Size = new System.Drawing.Size(89, 12); this.lblRAJilu.TabIndex = 1; this.lblRAJilu.Text = "以采集记录为例"; // // lblRAZysx // this.lblRAZysx.AutoSize = true; this.lblRAZysx.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblRAZysx.Location = new System.Drawing.Point(21, 164); this.lblRAZysx.Name = "lblRAZysx"; this.lblRAZysx.Size = new System.Drawing.Size(57, 12); this.lblRAZysx.TabIndex = 0; this.lblRAZysx.Text = "注意事项"; // // lblReciveAll // this.lblReciveAll.AutoSize = true; this.lblReciveAll.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblReciveAll.Location = new System.Drawing.Point(21, 18); this.lblReciveAll.Name = "lblReciveAll"; this.lblReciveAll.Size = new System.Drawing.Size(109, 12); this.lblReciveAll.TabIndex = 0; this.lblReciveAll.Text = "同时多台终端通讯"; // // lblZdUdpData // this.lblZdUdpData.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblZdUdpData.Location = new System.Drawing.Point(650, 250); this.lblZdUdpData.Name = "lblZdUdpData"; this.lblZdUdpData.Size = new System.Drawing.Size(259, 12); this.lblZdUdpData.TabIndex = 30; this.lblZdUdpData.Text = "终端UDP数据\r"; this.lblZdUdpData.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // txtUDP // this.txtUDP.Location = new System.Drawing.Point(636, 268); this.txtUDP.Name = "txtUDP"; this.txtUDP.Size = new System.Drawing.Size(295, 170); this.txtUDP.TabIndex = 29; this.txtUDP.Text = ""; // // txtLog // this.txtLog.Location = new System.Drawing.Point(636, 77); this.txtLog.Name = "txtLog"; this.txtLog.Size = new System.Drawing.Size(295, 170); this.txtLog.TabIndex = 28; this.txtLog.Text = ""; // // lblState // this.lblState.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblState.Location = new System.Drawing.Point(652, 58); this.lblState.Name = "lblState"; this.lblState.Size = new System.Drawing.Size(257, 12); this.lblState.TabIndex = 33; this.lblState.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // lblZdLinked // this.lblZdLinked.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblZdLinked.Location = new System.Drawing.Point(650, 37); this.lblZdLinked.Name = "lblZdLinked"; this.lblZdLinked.Size = new System.Drawing.Size(259, 13); this.lblZdLinked.TabIndex = 32; this.lblZdLinked.Text = "当前操作终端:"; this.lblZdLinked.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblZdLinkStateInfo // this.lblZdLinkStateInfo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblZdLinkStateInfo.Location = new System.Drawing.Point(649, 13); this.lblZdLinkStateInfo.Name = "lblZdLinkStateInfo"; this.lblZdLinkStateInfo.Size = new System.Drawing.Size(260, 16); this.lblZdLinkStateInfo.TabIndex = 31; this.lblZdLinkStateInfo.Text = "终端连接状态信息"; this.lblZdLinkStateInfo.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // saveFileDialogRecive // this.saveFileDialogRecive.Filter = "所有文件|*.*"; // // erpTextBox // this.erpTextBox.Location = new System.Drawing.Point(70, 343); this.erpTextBox.Name = "erpTextBox"; this.erpTextBox.Size = new System.Drawing.Size(262, 21); this.erpTextBox.TabIndex = 31; this.erpTextBox.Text = "http://"; // // label4 // this.label4.Location = new System.Drawing.Point(23, 346); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(41, 14); this.label4.TabIndex = 4; this.label4.Text = "地址:"; this.label4.TextAlign = System.Drawing.ContentAlignment.TopRight; // // label5 // this.label5.Location = new System.Drawing.Point(23, 368); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(41, 14); this.label5.TabIndex = 4; this.label5.Text = "用户:"; this.label5.TextAlign = System.Drawing.ContentAlignment.TopRight; // // userTextBox // this.userTextBox.Location = new System.Drawing.Point(70, 365); this.userTextBox.Name = "userTextBox"; this.userTextBox.Size = new System.Drawing.Size(84, 21); this.userTextBox.TabIndex = 31; // // label6 // this.label6.Location = new System.Drawing.Point(201, 368); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(41, 14); this.label6.TabIndex = 4; this.label6.Text = "密码:"; this.label6.TextAlign = System.Drawing.ContentAlignment.TopRight; // // passTextBox // this.passTextBox.Location = new System.Drawing.Point(248, 365); this.passTextBox.Name = "passTextBox"; this.passTextBox.Size = new System.Drawing.Size(84, 21); this.passTextBox.TabIndex = 31; this.passTextBox.UseSystemPasswordChar = true; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(52, 289); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(95, 12); this.label7.TabIndex = 20; this.label7.Text = "服务器文件路径:"; // // button2 // this.button2.Location = new System.Drawing.Point(369, 317); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(27, 23); this.button2.TabIndex = 19; this.button2.Text = "…"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // textBox1 // this.textBox1.Location = new System.Drawing.Point(128, 319); this.textBox1.Name = "textBox1"; this.textBox1.ReadOnly = true; this.textBox1.Size = new System.Drawing.Size(235, 21); this.textBox1.TabIndex = 18; // // label8 // this.label8.Location = new System.Drawing.Point(30, 322); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(92, 12); this.label8.TabIndex = 17; this.label8.Text = "记录路径"; this.label8.TextAlign = System.Drawing.ContentAlignment.TopRight; // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(937, 450); this.Controls.Add(this.lblState); this.Controls.Add(this.lblZdLinked); this.Controls.Add(this.lblZdLinkStateInfo); this.Controls.Add(this.lblZdUdpData); this.Controls.Add(this.txtUDP); this.Controls.Add(this.txtLog); this.Controls.Add(this.panel1); this.Controls.Add(this.btntpRecive); this.Controls.Add(this.btntpConn); this.Controls.Add(this.axW4commsv21); this.Name = "Form1"; this.Text = "青花瓷考勤客户端2.0"; this.Load += new System.EventHandler(this.Form1_Load); ((System.ComponentModel.ISupportInitialize)(this.axW4commsv21)).EndInit(); this.panel1.ResumeLayout(false); this.tabControl1.ResumeLayout(false); this.tpConnection.ResumeLayout(false); this.tpConnection.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.nudPort)).EndInit(); this.tpReciveFile.ResumeLayout(false); this.tpReciveFile.PerformLayout(); this.tpSendFile.ResumeLayout(false); this.tpSendFile.PerformLayout(); this.tpReciveFromAny.ResumeLayout(false); this.tpReciveFromAny.PerformLayout(); this.ResumeLayout(false); } #endregion private AxWEDS4_CommSV2.AxW4commsv2 axW4commsv21; private System.Windows.Forms.Button btntpConn; private System.Windows.Forms.Button btntpRecive; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tpConnection; private System.Windows.Forms.Button btnConnection; private System.Windows.Forms.Button saveBt; private System.Windows.Forms.TextBox txtValidate; private System.Windows.Forms.RadioButton rbAdminValidate; private System.Windows.Forms.RadioButton rbPassValidate; private System.Windows.Forms.RadioButton rbNoValidate; private System.Windows.Forms.Label lblValidateString; private System.Windows.Forms.TextBox txtTimeout; private System.Windows.Forms.NumericUpDown nudPort; private System.Windows.Forms.Label lblConnTimeout; private System.Windows.Forms.Label lblConnPort; private System.Windows.Forms.Label lblConnIP; private System.Windows.Forms.TextBox txtIP; private System.Windows.Forms.Label lblLinkParameter; private System.Windows.Forms.ComboBox cbLineMd; private System.Windows.Forms.Label lblLinkModel; private System.Windows.Forms.TabPage tpReciveFile; private System.Windows.Forms.Label lblRZysx1; private System.Windows.Forms.Label lblRZysx; private System.Windows.Forms.Button btnRecive; private System.Windows.Forms.Label lblRZysx3; private System.Windows.Forms.TabPage tpSendFile; private System.Windows.Forms.Button btnSendFile; private System.Windows.Forms.Label lblSZysx; private System.Windows.Forms.Label lblSZysx2; private System.Windows.Forms.Label lblSZysx1; private System.Windows.Forms.TextBox txtZdZhaoPianPath; private System.Windows.Forms.Label lblSZdZhaoPian; private System.Windows.Forms.Label lblSZdDangAn; private System.Windows.Forms.TextBox txtZdDangAnPath; private System.Windows.Forms.Label lblSZdPath; private System.Windows.Forms.Label lblSSvPath; private System.Windows.Forms.Button btnSaveFileZhaoPian; private System.Windows.Forms.TextBox txtSvZhaoPianPath; private System.Windows.Forms.Label lblSSvZhaoPian; private System.Windows.Forms.Button btnSaveFileDangAn; private System.Windows.Forms.TextBox txtSvDangAnPath; private System.Windows.Forms.Label lblSSvDangAn; private System.Windows.Forms.TabPage tpReciveFromAny; private System.Windows.Forms.CheckBox cbCloseTX; private System.Windows.Forms.CheckBox cbShowTX; private System.Windows.Forms.Button btnStartTx; private System.Windows.Forms.TextBox txtEndIp; private System.Windows.Forms.TextBox txtStartIP; private System.Windows.Forms.Label lblEndIP; private System.Windows.Forms.Label lblStartIP; private System.Windows.Forms.Label lblRAZysx3; private System.Windows.Forms.Label lblRAZysx2; private System.Windows.Forms.Label lblRAZysx1; private System.Windows.Forms.Label lblRAJilu; private System.Windows.Forms.Label lblRAZysx; private System.Windows.Forms.Label lblReciveAll; private System.Windows.Forms.Label lblZdUdpData; private System.Windows.Forms.RichTextBox txtUDP; private System.Windows.Forms.RichTextBox txtLog; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox txtIP3; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox txtIP2; private System.Windows.Forms.Label lblState; private System.Windows.Forms.Label lblZdLinked; private System.Windows.Forms.Label lblZdLinkStateInfo; private System.Windows.Forms.Button btnDisconnection; private System.Windows.Forms.SaveFileDialog saveFileDialogRecive; private System.Windows.Forms.TextBox txtReciveZDPath; private System.Windows.Forms.Label lblRSvFilePath; private System.Windows.Forms.Label lblRZdFilePath; private System.Windows.Forms.Label label3; private System.Windows.Forms.Button stopButton; private System.Windows.Forms.Button button1; private System.Windows.Forms.TextBox erpTextBox; private System.Windows.Forms.TextBox passTextBox; private System.Windows.Forms.TextBox userTextBox; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label7; private System.Windows.Forms.Button button2; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label8; private System.Windows.Forms.OpenFileDialog openFileDialogDangAn; } }