when i want to delete the input from the textbox, it give me error(mssgbox). i cant use, backspace and enter. how to alter the number then if we want to retype ?
I've missed out that thing in the video. Just find the ASCII value of backspace and enter key. Add them in the if condition and put the validation in the else part.
9:20 to accept backspace
Well explained ☺
Thank you.. Keep supporting
WeLL ExpLAinEd Sir 😊ThAnk U Soo MuCh SiR 😇
Thank you.. Keep supporting.
You should put more restrictions on contact number, follow a certain number format
Thank you so much sir
You're welcome
Tqsm♥️
Thank you for your support.
when i want to delete the input from the textbox, it give me error(mssgbox). i cant use, backspace and enter. how to alter the number then if we want to retype ?
I've missed out that thing in the video.
Just find the ASCII value of backspace and enter key. Add them in the if condition and put the validation in the else part.
KeyPressEventArgs is not working 🥺🥺🥺
Basic If validation codes