PDA

Click to See Complete Forum and Search --> : Keiko


Jessie
Nov 23rd, 1999, 05:23 AM
I'm not sure what you mean, It seems to work the same with or without the format.I can't
see any difference when testing the form. is their any advantage to using them both at the same time or is it just being redundant
ps: for suggestion only

Is it better to set
mskPhone.Format = "(###)-###-####"
mskPhone.Mask = "(999)-999-9999"

Does it help ?

By the way The Code works perfect. I will have to read up on the IS keyword have alot to learn about VB getting better at it though
thks :)


[This message has been edited by Jessie (edited 11-23-1999).]

Keiko
Nov 23rd, 1999, 07:54 AM
Hi Jessie,

It just shows underscores (eventhought it doesn't receive any focus).

Without:
( )- -

With:
(___)-___-____

But it doesn't really matter, just for display only.

Regards