| | |
| | | // comboBoxEdit1 |
| | | // |
| | | this.comboBoxEdit1.EditValue = "--请选择--"; |
| | | this.comboBoxEdit1.Location = new System.Drawing.Point(73, 80); |
| | | this.comboBoxEdit1.Location = new System.Drawing.Point(71, 80); |
| | | this.comboBoxEdit1.Name = "comboBoxEdit1"; |
| | | this.comboBoxEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | |
| | | // |
| | | // simpleButton1 |
| | | // |
| | | this.simpleButton1.Location = new System.Drawing.Point(73, 146); |
| | | this.simpleButton1.Location = new System.Drawing.Point(71, 146); |
| | | this.simpleButton1.Name = "simpleButton1"; |
| | | this.simpleButton1.Size = new System.Drawing.Size(125, 29); |
| | | this.simpleButton1.TabIndex = 1; |