lu
2025-05-19 d3dd87dbb75c485ca1c9431faffe2d9cae786e97
DevApp/Gs.DevApp/DevFrm/Work/Frm_Work09.Designer.cs
@@ -169,6 +169,7 @@
            // 
            // cmbBaudRate
            // 
            this.cmbBaudRate.EditValue = "9600";
            this.cmbBaudRate.Location = new System.Drawing.Point(344, 43);
            this.cmbBaudRate.Name = "cmbBaudRate";
            this.cmbBaudRate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
@@ -227,6 +228,7 @@
            // 
            // comParity
            // 
            this.comParity.EditValue = "None";
            this.comParity.Location = new System.Drawing.Point(94, 105);
            this.comParity.Name = "comParity";
            this.comParity.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
@@ -326,11 +328,12 @@
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.comParity;
            this.layoutControlItem9.CustomizationFormText = "校验位";
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 93);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem9.Size = new System.Drawing.Size(250, 31);
            this.layoutControlItem9.Text = "校验";
            this.layoutControlItem9.Text = "校验位";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(70, 18);
            // 
            // layoutControlItem4