B
Bruno CHARLOUP
Hi all,
I'am working on an VBA application, which must work under word 97, 2000 and
XP.
In one of my dialogbox, I use a control MaskEdBox (MSMASK32.OCX).
With office 97, myControl.setFocus works,
but with office XP and 2000, it doesn't work : the color of the control is
changed to blue, but the focus is not on this control. I have no error
message.
I use the version 6.0.84.18 of msmask32.ocx on my XP desktop. The same
version on my W2K desktop too.
Any idea to solve this problem ?
Thanking you in advance,
Bruno
I'am working on an VBA application, which must work under word 97, 2000 and
XP.
In one of my dialogbox, I use a control MaskEdBox (MSMASK32.OCX).
With office 97, myControl.setFocus works,
but with office XP and 2000, it doesn't work : the color of the control is
changed to blue, but the focus is not on this control. I have no error
message.
I use the version 6.0.84.18 of msmask32.ocx on my XP desktop. The same
version on my W2K desktop too.
Any idea to solve this problem ?
Thanking you in advance,
Bruno