Results 1 to 2 of 2
  1. #1
    computersnack is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2014
    Posts
    6

    Barcode input form

    I have a barcode input form. I want the textbox to be the only thing that could possibly ever have the focus. Even if someone accidentally clicks on something else, I don't want the focus to change. I also want to know if there is a way to make sure this app is always active in Windows and never able to be closed or something taking the focus away from my barcode input form. Thanks in advance for your help.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,626
    'Never able to be closed' is not possible considering Windows Task Manager can be used to close any app.

    Access can be configured to hide navigation pane, disable shortcut menus, disable function keys, hide the ribbon, disable the X close and File > Close, even the Access app frame can be made invisible. Some can be done with Access option settings, some require advanced code techniques. Then there is the option to publish the db as an executable.

    Your textbox could be the only data entry control on the form and no button controls, disable the navigation bar, disable the X close, disable the record selector, disable the scroll bars.

    Computers have to be turned off occasionally.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. HELP! Barcode Fonts for ACCESS!
    By jlgray0127 in forum Programming
    Replies: 1
    Last Post: 03-13-2013, 02:14 PM
  2. GS1-128 Barcode in Report
    By AKQTS in forum Reports
    Replies: 1
    Last Post: 09-23-2011, 04:36 PM
  3. Barcode control problem
    By ckleung in forum Database Design
    Replies: 0
    Last Post: 07-26-2011, 10:56 PM
  4. Barcode Scan input
    By Nem3s1S in forum Database Design
    Replies: 4
    Last Post: 09-26-2009, 09:43 AM
  5. barcode
    By techker in forum Access
    Replies: 1
    Last Post: 02-21-2009, 09:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums