C sharp programming help?

Ian

New member
i am using the keyup event in c sharp, i am also using character count with label so as the user inputs data into the label , the character count goes down. my problem is that when the user presses backspace, the character count also decreases. how can i prevent this ?

thanks
 
Back
Top