提交当前本机整理版本
This commit is contained in:
+23
-3
@@ -248,7 +248,6 @@ namespace Lskj.PubBomImport
|
||||
this.gcMain.Name = "gcMain";
|
||||
this.gcMain.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
||||
this.gcMain.Size = new System.Drawing.Size(500, 444);
|
||||
this.gcMain.SysModel = null;
|
||||
this.gcMain.TabIndex = 16;
|
||||
//
|
||||
// gc_Right
|
||||
@@ -260,7 +259,6 @@ namespace Lskj.PubBomImport
|
||||
this.gc_Right.Name = "gc_Right";
|
||||
this.gc_Right.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
||||
this.gc_Right.Size = new System.Drawing.Size(367, 444);
|
||||
this.gc_Right.SysModel = null;
|
||||
this.gc_Right.TabIndex = 18;
|
||||
//
|
||||
// FrmMain
|
||||
@@ -290,4 +288,26 @@ namespace Lskj.PubBomImport
|
||||
((System.ComponentModel.ISupportInitialize)(this.tipsEdit.Properties)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.splitMainContainer)).EndInit();
|
||||
this.splitMainContainer.ResumeLayout(false);
|
||||
this.ResumeLayout(f
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
#endregion
|
||||
private DevExpress.XtraEditors.SimpleButton btnImport;
|
||||
private DevExpress.XtraEditors.SimpleButton btnRead;
|
||||
private DevExpress.XtraEditors.PanelControl pl_bottom;
|
||||
private DevExpress.XtraEditors.SimpleButton btnCancel;
|
||||
private DevExpress.XtraEditors.SimpleButton btnOk;
|
||||
private DevExpress.XtraEditors.PanelControl pl_cond;
|
||||
private DevExpress.XtraEditors.TextEdit condTxtEdit;
|
||||
private System.Windows.Forms.Label lb_cond;
|
||||
private DevExpress.XtraEditors.PanelControl pl_purview;
|
||||
private Control.LabelMultiAutoTextEdit purview_Mulit;
|
||||
private System.Windows.Forms.Label lb_purview;
|
||||
private DevExpress.XtraEditors.PanelControl tips;
|
||||
private DevExpress.XtraEditors.TextEdit tipsEdit;
|
||||
private DevExpress.XtraEditors.SplitContainerControl splitMainContainer;
|
||||
private Control.GridControlEx gcMain;
|
||||
private Control.GridControlEx gc_Right;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user