Add binding source at design time
This commit is contained in:
parent
593fe57ea1
commit
440550ded9
8 changed files with 87 additions and 52 deletions
|
|
@ -53,7 +53,6 @@
|
|||
this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.Name = "ProductsDisplay";
|
||||
this.Size = new System.Drawing.Size(1510, 380);
|
||||
this.Load += new System.EventHandler(this.ProductsDisplay_Load);
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue