zs
2024-11-21 aee9f67e702f6467aa1948777251fa1bf85353ec
DataCapture_MA/Form1.Designer.cs
@@ -28,6 +28,7 @@
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CaptrueForm));
            this.lbl_ip = new System.Windows.Forms.Label();
            this.lbl_port = new System.Windows.Forms.Label();
            this.local_port = new System.Windows.Forms.TextBox();
@@ -192,6 +193,7 @@
            this.Controls.Add(this.local_port);
            this.Controls.Add(this.lbl_port);
            this.Controls.Add(this.lbl_ip);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "CaptrueForm";
            this.Text = "UDP数据采集";
            this.ResumeLayout(false);