コード例 #1
0
 private void DT_Pgto_Enter(object sender, EventArgs e)
 {
     DT_Pgto.Select(0, DT_Pgto.Text.Length);
 }