I need a textbox to be appear as Dollar Sign $. If user key as 10
then it must be appear as $10.00 once the cursor move to another textbox.
i have number of textboxs which require $ sign. Can i store in one place like maybe module and call it from form ?
How to do it?
