Re: 2 small problems

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Rick
I can use my mouse to give the errant control focus.
When I use Shift-Tab, focus goes to the control immediately preceeding
the errant control.

I have checked the tab order in View/Tabs, and the order is what I
would expect, with stop4 being correctly listed.

What a puzzle!!

Thanks for your response. I hope you have some good idea to move
forward with on this.

Joanne


Rick Brandt wrote:

Joanne wrote:
No it is in the same section as all the other controls. There actually
is only one section on the form. No headers, footers, etc.
Thanks for your input

Can you use your mouse to give that control focus? If so, if you then press
Shift-Tab where does focus go? It should go to the control that is one step
prior in the TabOrder. Does it go to the control you expect?

Have you looked at the TabOrder dialog instead of relying on the TabStop
position to see if the order is what you think it is?



.



Relevant Pages

  • Re: TabIndex
    ... > How does tabindex work in ASP .net pages ... ' Define the JavaScript function for the specified control. ... change the control focus as needed: ... pressend) or the cancel-button ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: [SLE] Grabbing focus
    ... > help me control focus grabbing... ... Control Center: Desktop: Window Behaviour ... Unless you pay nothing, then you get more. ...
    (SuSE)
  • Re: 2 small problems
    ... The problem was a docmd.requery in tab stop3. ... Can you use your mouse to give that control focus? ... Have you looked at the TabOrder dialog instead of relying on the TabStop ...
    (microsoft.public.access.formscoding)
  • Re: 2 small problems
    ... in the tab order and set its tab order number to 1. ... I can use my mouse to give the errant control focus. ... Have you looked at the TabOrder dialog instead of relying on the TabStop ...
    (microsoft.public.access.formscoding)
  • Re: tabbing does not seem to work
    ... Suggestion - you may want to investigate the use of page breaks placing 1 question per page and then jumping to that particular page. ... on the 'lostfocus' event of each control I have some code that determines which question should be next depending on the value of previous controls, ... If I force it with a setfocus command after the '.visible = true' statement everything works well, but the problem is that I am then unable to go back to a previous control by using shift-tab. ...
    (microsoft.public.access.modulesdaovba)