This is what I want to do:
but e.KeyChar can't be assigned to bc it's readonly.Code:if (!Char.IsDigit(e.KeyChar.ToString(), 0) ) { STOPTHISCHARFROMBEINGENTERED(); }
Help?
Dan
|
Results 1 to 3 of 3
Thread: Intercepting KeysThreaded View
|
Click Here to Expand Forum to Full Width |