コード例 #1
0
ファイル: Price-List.cs プロジェクト: LexA4V/BTI_MySqlServer
 private void textBox_KeyPress(object sender, KeyPressEventArgs e)
 {
     ControlInput.iDigitDouble(e);
 }