25111801 添加PLC屏蔽交互

This commit is contained in:
moxiliang
2025-11-18 09:09:43 +08:00
parent de7adcb3ae
commit cb825c5c8e
24 changed files with 185 additions and 57 deletions

View File

@@ -1050,7 +1050,7 @@
// chk_SaomaFocus
//
this.chk_SaomaFocus.AutoSize = true;
this.chk_SaomaFocus.Location = new System.Drawing.Point(642, 16);
this.chk_SaomaFocus.Location = new System.Drawing.Point(612, 16);
this.chk_SaomaFocus.Name = "chk_SaomaFocus";
this.chk_SaomaFocus.Size = new System.Drawing.Size(90, 20);
this.chk_SaomaFocus.TabIndex = 474;
@@ -3067,7 +3067,7 @@
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.KeyPreview = true;
this.Name = "Form1";
this.Text = " LL28-C_V25111701";
this.Text = " LL28-C_V25111801";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
this.Load += new System.EventHandler(this.Form1_Load);
this.uiGroupBox5.ResumeLayout(false);