Results 1 to 2 of 2

Thread: textbox

  1. #1

    Thread Starter
    Frenzied Member vbgladiator's Avatar
    Join Date
    May 2001
    Posts
    1,950

    textbox

    Hey,

    I have a textbox on a form that is used for searching for clients.
    when the user types in the search word(s), they can press enter to start searching. Everytime Enter is pressed in a textbox, the system beeps.
    Is there a way to mute that?

    Thanks,
    Don't anthropomorphize computers -- they hate it

  2. #2

    Thread Starter
    Frenzied Member vbgladiator's Avatar
    Join Date
    May 2001
    Posts
    1,950

    Re: textbox

    never mind. got it.
    just check for the enter key and set e.handled to true.
    Don't anthropomorphize computers -- they hate it

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