示例#1
0
 private void ExecuteCarNumberFocus()
 {
     CarNumber.Focus();
 }
示例#2
0
 private void CarNumberFocus()
 {
     CarNumber.Focus();
 }