示例#1
0
 private void SelectAll_Click(object sender, EventArgs e)
 {
     IniTextBox.SelectAll();
 }