Looking for a currency control

  • Thread starter Thread starter Jeff Williams
  • Start date Start date
J

Jeff Williams

I am looking for a Currency control/Number Control which has the
following behavior.

If you are entering a number such as 123.67 the control behaves like this.

1. The field (control) is right justified.
2. when entering the field the value is highlited and when typing starts
the field clears
3. As you start to enter the numbers they fill from the . (decimal) to
the left of it.
4. when you press the . (decimal) point they then fill from the right of
the decimal
5. The number must be able to have a - (minus) before the first number
on the left

ie

1.00
12.00
123.00
123.60
123.67

Does anyone of a good control or code which would achieve this.

Regards
Jeff
 
Back
Top