示例#1
0
 private void clearAllButton_Click(object sender, EventArgs e)
 {
     FormUtils.ClearAllTextBoxes(this);
 }