SVN r1223
SVN-Revision: r1223
This commit is contained in:
+2
-2
@@ -114,7 +114,7 @@
|
||||
this.gcMain.AdapterObj = null;
|
||||
this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.gcMain.Location = new System.Drawing.Point(2, 2);
|
||||
this.gcMain.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.gcMain.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.gcMain.Name = "gcMain";
|
||||
this.gcMain.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
||||
this.gcMain.Size = new System.Drawing.Size(812, 472);
|
||||
@@ -261,7 +261,7 @@
|
||||
this.Controls.Add(this.panelControl3);
|
||||
this.Controls.Add(this.panelControl2);
|
||||
this.Controls.Add(this.PlSearch);
|
||||
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.Name = "FrmBaseSelectBatch";
|
||||
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
|
||||
this.panelControl5.ResumeLayout(false);
|
||||
|
||||
Reference in New Issue
Block a user