Click to See Complete Forum and Search --> : Numeric text box


paul
11-05-2002, 03:37 AM
Really sorry to ask this, but how do i set a text box to be numeric if it
is not bound ?

paul
11-05-2002, 06:55 AM
thanks forgot to set the Valie to 0 !!

having a Really bad day !

Cheers

paul

Tamar E. Granor <> wrote:
>On 5 Nov 2002 01:37:11 -0700, "paul" <paul@tpgplc.co.uk> wrote:
>
>>
>>Really sorry to ask this, but how do i set a text box to be numeric if
it
>>is not bound ?
>
>Set the InputMask to all 9's. Set the Value to 0 (or some other
>appropriate initial value).
>
>Tamar

Tamar E. Granor
11-05-2002, 07:44 AM
On 5 Nov 2002 01:37:11 -0700, "paul" <paul@tpgplc.co.uk> wrote:

>
>Really sorry to ask this, but how do i set a text box to be numeric if it
>is not bound ?

Set the InputMask to all 9's. Set the Value to 0 (or some other
appropriate initial value).

Tamar