Search Result

Collapse
2 results in 0.0040 seconds.
Keywords
Members
Tags
lostfocus
  •  

  • Daniel Forstner
    started a topic Preventing a control from losing focus

    Preventing a control from losing focus

    I am currently working on a project where I am using a bar code scanner that enables people to scan their employee ID and another bar code from a piece of paper. The scanner scans the code to a text box that has focus. However afterwards the text box loses focus and I can't set the focus to the text box in its lostfocus() event.

    Any ideas how to do this?

    I am working with Microsoft Access 2003.

    Any help...
    See more | Go to post

  • Notify access when the current access application looses focus to another program?

    I've tried searching on Google and for other questions similar to mine, but all I get are results on how to use the LostFocus event or Deactivate, etc., but I'm under the impression each of these applies to controls on a form, or the actual form itself. What I need is a way to determine when my access database looses the focus entirely to another program in Windows, such as if I click on one of my access forms, MSAccess will have the focus. If I...
    See more | Go to post
    Last edited by WackoZacho; Jul 26 '10, 01:41 AM. Reason: Additional information
Working...