I asked how to format a Textbox to accept only numbers but was adviced to use a Masked Textbox and set the Mask Property but doing this i have encountered some Problems
1) The masked textbox requires a maximum number of data a user can type to be set, but i want the user to be able to enter unlimited data
2) The masked textbox shows an Underscore
how do i remove this??
Any help will be appreciated sorry if this question is not well structured