コード例 #1
0
 private void clearShow_Click(object sender, EventArgs e)
 {
     ShowText.Clear();                       //清除显示区数据
 }