コード例 #1
0
 private void Btn0_Click(object sender, EventArgs e)
 {
     lblDisplay.Text = data.Digit(0);
 }