Number TextBox in C# -
possible duplicate:
how make textbox accepts numbers?
hi all
i want create numeric textbox accept numeric keys , separate number comma. please me ...
you're looking numericupdown
control , thousandsseparator
property.
Comments
Post a Comment