private void button1_Click(object sender, EventArgs e) { MessageBox.Show( this.numericUpDown1.Value.ToString()); }value这个属性
dsf