|
|
@@ -289,7 +289,7 @@
|
|
|
this.Name = "PaginationDbFind";
|
|
|
this.Size = new System.Drawing.Size(724, 40);
|
|
|
this.Load += new System.EventHandler(this.Pagination_Load);
|
|
|
- this.panel1.ResumeLayout(false);
|
|
|
+ this.panel1.ResumeLayout(true);
|
|
|
this.panel1.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.UpLoadData)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.DownLoadTemplet)).EndInit();
|
|
|
@@ -300,7 +300,7 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.LastPage)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.NextPage)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.FirstPage)).EndInit();
|
|
|
- this.ResumeLayout(false);
|
|
|
+ this.ResumeLayout(true);
|
|
|
|
|
|
}
|
|
|
|