0
votes
votes
1 answers
DecimalTextBox( accepting decimal numers) any better solution?
hi there, i am starting with c#( before php,mysql,..... ) I needed textbox to be able to accept only numbers and decimal separator. I did create my own component DecimalTextBox. I have been wondering whether there is better solution t ...
