提交当前本机整理版本

This commit is contained in:
cyf
2026-07-02 10:11:39 +00:00
parent c10a5d64c7
commit aacefa24f8
822 changed files with 196665 additions and 14263 deletions
@@ -71,4 +71,28 @@ namespace Lskj.PubBillSpecial
this.gcMain.Size = new System.Drawing.Size(800, 410);
this.gcMain.TabIndex = 21;
//
// FrmScanC
// FrmScanCodeAssociation
//
this.Appearance.BackColor = System.Drawing.SystemColors.Control;
this.Appearance.Options.UseBackColor = true;
this.Appearance.Options.UseFont = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(800, 450);
this.Controls.Add(this.gcMain);
this.Controls.Add(this.plm_bottom);
this.Name = "FrmScanCodeAssociation";
this.Text = "串码选择";
((System.ComponentModel.ISupportInitialize)(this.plm_bottom)).EndInit();
this.plm_bottom.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl plm_bottom;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private Control.GridControlEx gcMain;
}
}