SVN r847
SVN-Revision: r847
This commit is contained in:
+2
-4
@@ -39,7 +39,7 @@ namespace Lskj.ProductiSched
|
||||
this.pl_search = new DevExpress.XtraEditors.PanelControl();
|
||||
this.flowLayoutPanel = new System.Windows.Forms.FlowLayoutPanel();
|
||||
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
|
||||
this.gcRight = new Lskj.Control.GridControlEx();
|
||||
this.gcRight = new Lskj.Control.ModuleGridEx();
|
||||
this.tabBottom = new Lskj.Control.TabControlEx();
|
||||
((System.ComponentModel.ISupportInitialize)(this.pl_main)).BeginInit();
|
||||
this.pl_main.SuspendLayout();
|
||||
@@ -184,12 +184,10 @@ namespace Lskj.ProductiSched
|
||||
//
|
||||
// gcRight
|
||||
//
|
||||
this.gcRight.AdapterObj = null;
|
||||
this.gcRight.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.gcRight.Location = new System.Drawing.Point(0, 0);
|
||||
this.gcRight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.gcRight.Name = "gcRight";
|
||||
this.gcRight.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
||||
this.gcRight.Size = new System.Drawing.Size(315, 679);
|
||||
this.gcRight.TabIndex = 11;
|
||||
//
|
||||
@@ -217,4 +215,4 @@ namespace Lskj.ProductiSched
|
||||
((System.ComponentModel.ISupportInitialize)(this.pltopmain)).EndInit();
|
||||
this.pltopmain.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.pl_mainSearch)).EndInit();
|
||||
this.pl_m
|
||||
this.pl_
|
||||
Reference in New Issue
Block a user