提交当前本机整理版本
This commit is contained in:
+23
-1
@@ -220,4 +220,26 @@ namespace Lskj.PubBill
|
||||
((System.ComponentModel.ISupportInitialize)(this.pl_gridandtree_container)).EndInit();
|
||||
this.pl_gridandtree_container.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.pl_left_top)).EndInit();
|
||||
((Sys
|
||||
((System.ComponentModel.ISupportInitialize)(this.pl_top)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
||||
this.panelControl1.ResumeLayout(false);
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
private DevExpress.XtraEditors.SplitContainerControl splitMain;
|
||||
private DevExpress.XtraEditors.PanelControl pl_left;
|
||||
private System.Windows.Forms.Panel pl_left_main;
|
||||
private DevExpress.XtraEditors.PanelControl pl_gridandtree_container;
|
||||
private Control.TreeViewEx treeLeft;
|
||||
private Control.GridControlEx gridLeft;
|
||||
private DevExpress.XtraEditors.PanelControl pl_left_top;
|
||||
private Control.GridControlEx gcMain;
|
||||
private DevExpress.XtraEditors.PanelControl panelControl1;
|
||||
private DevExpress.XtraEditors.SimpleButton btnCancel;
|
||||
private DevExpress.XtraEditors.SimpleButton btnOk;
|
||||
private DevExpress.XtraEditors.PanelControl pl_top;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user