在form属性有个Acceptbutton属性里可以选
private void Form1_Load(object sender, EventArgs e) { 1.TabIndex = 1; 2.TabIndex = 0; }
Button2.Focus();