| | |
| | | this.lookSearchSupplier.EditValue = "请选择"; |
| | | this.lookSearchSupplier.Location = new System.Drawing.Point(0, 0); |
| | | this.lookSearchSupplier.Name = "lookSearchSupplier"; |
| | | this.lookSearchSupplier.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lookSearchSupplier.Properties.Appearance.Options.UseFont = true; |
| | | this.lookSearchSupplier.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.lookSearchSupplier.Properties.PopupView = this.searchLookUpEdit1View; |
| | | this.lookSearchSupplier.Size = new System.Drawing.Size(327, 28); |
| | | this.lookSearchSupplier.Size = new System.Drawing.Size(327, 24); |
| | | this.lookSearchSupplier.TabIndex = 12; |
| | | // |
| | | // searchLookUpEdit1View |