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