21-01-18, 11:35 PM
اتفضل اخي
PHP كود :
If e.KeyCode = Keys.NumPad0 Then txtInput.Text = txtInput.Text & 0
If e.KeyCode = Keys.NumPad1 Then txtInput.Text = txtInput.Text & 1
If e.KeyCode = Keys.NumPad2 Then txtInput.Text = txtInput.Text & 2
If e.KeyCode = Keys.NumPad3 Then txtInput.Text = txtInput.Text & 3
If e.KeyCode = Keys.NumPad4 Then txtInput.Text = txtInput.Text & 4
If e.KeyCode = Keys.NumPad5 Then txtInput.Text = txtInput.Text & 5
If e.KeyCode = Keys.NumPad6 Then txtInput.Text = txtInput.Text & 6
If e.KeyCode = Keys.NumPad7 Then txtInput.Text = txtInput.Text & 7
If e.KeyCode = Keys.NumPad8 Then txtInput.Text = txtInput.Text & 8
If e.KeyCode = Keys.NumPad9 Then txtInput.Text = txtInput.Text & 9
صلى الله على نبينا محمد
اخيكم / محمود صالح
قال الزهري رحمه الله
مــا عُـــبـِد الله بشئ أفضل من العلم

