提交当前本机整理版本

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
+23 -1
View File
@@ -174,4 +174,26 @@ namespace Lskj.PubBillSpecial
this.Text = "FrmSource";
((System.ComponentModel.ISupportInitialize)(this.scc_container)).EndInit();
this.scc_container.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.plm_bottom)).EndInit();
this.plm_bottom.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.plm_top)).EndInit();
this.plm_top.ResumeLayout(false);
this.plm_top.PerformLayout();
this.ResumeLayout(false);
}
#endregion
public DevExpress.XtraEditors.SplitContainerControl scc_container;
private Control.TabControlEx tcButtom;
private DevExpress.XtraEditors.PanelControl plm_top;
private DevExpress.XtraEditors.SimpleButton plm_top_btnFixSearch;
private DevExpress.XtraEditors.LabelControl labelControl3;
private System.Windows.Forms.ComboBox plm_top_cbField;
private System.Windows.Forms.TextBox plm_top_txtFixKey;
private Control.GridControlEx gcMain;
private DevExpress.XtraEditors.PanelControl plm_bottom;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
}
}