| | |
| | | this.splitMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.splitMx1.Name = "splitMx1"; |
| | | // |
| | | // splitMx1.splitMx1_Panel1 |
| | | // splitMx1.Panel1 |
| | | // |
| | | this.splitMx1.Panel1.Controls.Add(this.flowLayoutPanel1); |
| | | this.splitMx1.Panel1.Text = "Panel1"; |
| | | // |
| | | // splitMx1.splitMx1_Panel2 |
| | | // splitMx1.Panel2 |
| | | // |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.Size = new System.Drawing.Size(924, 567); |
| | |
| | | this.simpleButton2.Size = new System.Drawing.Size(145, 128); |
| | | this.simpleButton2.TabIndex = 1; |
| | | this.simpleButton2.Text = "条码库存明细表"; |
| | | this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click); |
| | | // |
| | | // CK |
| | | // |