Tabulation in Outlook Forms ( Inspector)

  • Thread starter Thread starter Claudio
  • Start date Start date
C

Claudio

I have a Problem with tabulation.

I must to stop the user on the control (TextBox) when data
is incorrect.
With the SetFocus method, focus go to the next control all
the same.

Please tell me how i can to solve the problem.

Sorry for my english.

Thanks

Claudio
 
Thankyou for his advice.
Unfortunately the problem isn't be solved.

Thanks anyway

Claudio
-----Original Message-----
Some people have had good results by setting SetFocus to
another control, then back to the desired control. We've
had an ongoing discussion of this issue for several months
at http://www.outlookcode.com/threads.aspx?
forumid=3&messageid=489
 
Back
Top