| | |
| | | // |
| | | this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl2.Appearance.Options.UseFont = true; |
| | | this.labelControl2.Location = new System.Drawing.Point(270, 91); |
| | | this.labelControl2.Location = new System.Drawing.Point(254, 91); |
| | | this.labelControl2.Name = "labelControl2"; |
| | | this.labelControl2.Size = new System.Drawing.Size(69, 21); |
| | | this.labelControl2.Size = new System.Drawing.Size(85, 21); |
| | | this.labelControl2.TabIndex = 255; |
| | | this.labelControl2.Text = "供应商ID"; |
| | | this.labelControl2.Text = "供应商编号"; |
| | | // |
| | | // txt_suppId |
| | | // |
| | |
| | | this.labelControl1.Name = "labelControl1"; |
| | | this.labelControl1.Size = new System.Drawing.Size(85, 21); |
| | | this.labelControl1.TabIndex = 253; |
| | | this.labelControl1.Text = "供应商编号"; |
| | | this.labelControl1.Text = "选择供应商"; |
| | | // |
| | | // labelControl11 |
| | | // |