How to put fixed values into textbox?
I created user control in witch a user can enter varius types of data.
If it's decimal like 0.00,00 i would like for dot and comma to stay in textbox and numbers can be erased.
Is there a way to do it?