"button1"; this.button1.Click += new System.EventHandler(this.button1_Click); // // comboBox1 // this.comboBox1.Location = new System.Drawing.Point(112, 40); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(376, 20); this.comboBox1.TabIndex = 1; this.comboBox1.Text = "comboBox1"; // // Form3 // this.AutoScaleBaseSize = new System.Drawing.Size(6, 14); this.ClientSize = new System.Drawing.Size(544, 333); this.Controls.Add(this.comboBox1); this.Controls.Add(this.button1); this.Name = "Form3"; this.Text = "Form3"; this.Load += new System.EventHandler(this.Form3_Load); this.ResumeLayout(false); } #endregion [STAThread] static void Ma页码:[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] 第4页、共10页 |