You can handle the textbox's KeyPress event and if the char passed in is not acceptable ... Below is a derived TextBox that only accepts digits (and control ...
確定! 回上一頁