Focusing elsewhere
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 17689 articles for 1.791 sec
That's what I was afraid of. If they're just tabbing around, it would be simple enough to add it to the controls on either side. However I have about 30 controls that can be moused to. BUT!! I just (about eight minutes ago) figured out a different way. The two controls I'm working with are occupying the same space. So instead of switching visibility, I sent #2 to the back. #2 now does     

Group: microsoft.public.access.formscoding · Group Profile · Search for Focusing elsewhere in microsoft.public.access.formscoding
Author: scojerroc
Date: May 11, 2007 11:22

My error; yes you did. You'll need to change the visibility using one of the events for the control that is getting the focus after this textbox then. -- Ken Snell <MS ACCESS "scojerroc" <scojerroc@discussions.microsoft.com> wrote in message news:ED9DED18-5B9F-4AC1-BFB7-6CB3665115C2@microsoft.com... As I mentioned in my original post, I get the same error when
Show full article (2.12Kb)
As I mentioned in my original post, I get the same error when I try that. "Ken Snell (MVP)" wrote: > Use the Exit event instead of the LostFocus event. > -- > > Ken Snell > <MS ACCESS MVP> > > > > "scojerroc" <scojerroc@discussions.microsoft.com> wrote in message > news:7FAFDDB6-36EF-45FB-A52A-F6BDC03906CC@microsoft.com... > > Hello, > > I am having trouble with the Lost     

Group: microsoft.public.access.formscoding · Group Profile · Search for Focusing elsewhere in microsoft.public.access.formscoding
Author: Ken Snell (MVP)
Date: May 11, 2007 11:00

Use the Exit event instead of the LostFocus event. -- Ken Snell <MS ACCESS "scojerroc" <scojerroc@discussions.microsoft.com> wrote in message news:7FAFDDB6-36EF-45FB-A52A-F6BDC03906CC@microsoft.com... Hello, I am having trouble with the Lost Focus event for a text box. I am trying to make it invisible (so I can make another visible) as the user leaves it.
Show full article (1.45Kb)
Hello, I am having trouble with the Lost Focus event for a text box. I am trying to make it invisible (so I can make another visible) as the user leaves it. When I try to execute this, I get an error stating that I can't hide a control that has the focus. I find this odd, isn't this event supposed to fire after the control loses the focus? I do not want to explicitly set the focus elsewhere     

Group: microsoft.public.access.formscoding · Group Profile · Search for Focusing elsewhere in microsoft.public.access.formscoding
Author: scojerroc
Date: May 11, 2007 09:30

I figured out the problem. If you look under the format menu you will see bring to front and back commands. By bringing the combo box to the back, thus making the text box on top, when you unhide the text box it will show up on top of the combo box, so I don't have to hide the combo on the lost focus event. On the combo's lost focus, just unhide the text box and it will be on top which makes
Show full article (1.07Kb)
On Apr 4, 8:32 pm, Michael Conroy <MichaelCon...@discussions.microsoft.com> wrote: > ...I would still get the error that I can't change > focus from the combo to something else, while the combo has the focus. I don't think so. In my limited test of what I think you are doing, the focus moves back and forth as expected, but at some point I think it overlaps, or gets caught somehwere The LostFocus     

Group: microsoft.public.access.formscoding · Group Profile · Search for Focusing elsewhere in microsoft.public.access.formscoding
Author: Ken Snell (MVP)
Date: May 10, 2007 20:51

Michael Conroy <MichaelConroy@discussions.microsoft.com> wrote: I agree, it is a loop and that may be why MS doesn't allow this. However, suppose I set the focus somewhere else when the combo looses control, say to the form's close button. I would still get the error that I can't change focus from the combo to something else, while the combo has the focus. And this is in the Lost Focus
Show full article (0.91Kb) · Show article thread
I agree, it is a loop and that may be why MS doesn't allow this. However, suppose I set the focus somewhere else when the combo looses control, say to the form's close button. I would still get the error that I can't change focus from the combo to something else, while the combo has the focus. And this is in the Lost Focus event. But you may have hit on the answer. If the user goes to click     

Group: microsoft.public.access.formscoding · Group Profile · Search for Focusing elsewhere in microsoft.public.access.formscoding
Author: scojerroc
Date: May 10, 2007 14:04

It makes for a nicer form. For example, I want the text box to display an employee as firstname then lastname, however, the combo box does the searching lastname then firstname. Once the selection has been made, the combo is hidden and the new selection is displayed properly in the text box. I am having trouble hiding the combo when the combo looses the focus. Currently, when you click on
Show full article (0.65Kb)
    

Group: microsoft.public.access.formscoding · Group Profile · Search for Focusing elsewhere in microsoft.public.access.formscoding
Author: Michael Conroy
Date: Apr 30, 2007 14:34

Show full article (2.68Kb)
    

Group: microsoft.public.access.formscoding · Group Profile · Search for Focusing elsewhere in microsoft.public.access.formscoding
Author: storrboy
Date: Apr 4, 2007 19:06

Show full article (1.89Kb)
    

Group: microsoft.public.access.formscoding · Group Profile · Search for Focusing elsewhere in microsoft.public.access.formscoding
Author: Matthias Klaey
Date: Apr 4, 2007 17:58

Show full article (1.06Kb)
    

Group: microsoft.public.access.formscoding · Group Profile · Search for Focusing elsewhere in microsoft.public.access.formscoding
Author: Michael Conroy
Date: Apr 4, 2007 17:32

Show full article (2.42Kb)
    

Group: microsoft.public.access.formscoding · Group Profile · Search for Focusing elsewhere in microsoft.public.access.formscoding
Author: Michael Conroy
Date: Apr 4, 2007 17:22

Show full article (1.98Kb)
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next