提交当前本机整理版本

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
+22 -1
View File
@@ -215,4 +215,25 @@ namespace Lskj.Control
((System.ComponentModel.ISupportInitialize)(this.pltopmain)).EndInit();
this.pltopmain.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_mainSearch)).EndInit();
this.pl_
this.pl_mainSearch.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_search)).EndInit();
this.flowLayoutPanel.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl pl_main;
private DevExpress.XtraEditors.SplitContainerControl splitMainControl;
private DevExpress.XtraEditors.SplitContainerControl splitLeftControl;
private Control.ModuleGridEx gcRight;
private DevExpress.XtraEditors.PanelControl pl_mainSearch;
private DevExpress.XtraEditors.PanelControl pl_search;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel;
private DevExpress.XtraEditors.SimpleButton btnSave;
private DevExpress.XtraEditors.PanelControl pltopmain;
private Control.BandedGridControlEx bandGcTop;
private Control.TreeBandedGridControlEx treebandGcTop;
private Control.TabControlEx tabBottom;
}
}