Results 1 to 2 of 2

Thread: Hidden Buttons

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2000
    Posts
    91

    Question

    I would like to make a Access Database with hidden buttons that can be accessed by pressing something like ctrl+Alt+b. How can I do this? Also while Im at it if i create a database using a access database the end user doesnt have to have access do they?
    Patience with me Please! I'm Learning!

    Self Learning Newbie
    VB 6 Pro SP4

  2. #2
    Guest
    By creating a macro "autokeys" you can use sendkeys to
    invoke functions using various obscure key combinations.

    This will not prevent anyone from seeing what the various
    key combinations actually do, but it will not make it
    particularly easy.

    You'll probably need to look up the sendkey function.

    Good Luck
    DerFarm

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width