Results 1 to 2 of 2

Thread: Easy way to supress beep in ListView w/ keyboard?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2002
    Posts
    518

    Easy way to supress beep in ListView w/ keyboard?

    I'm working with a listview control and when I hit any keys in the control I get a beep - is there a way to suppress the beep? Otherwise the control does everything I want it to, just need to squish that annoying beep

    edit: duh thank you mr. forum search

    http://www.vbforums.com/showthread.p...=listview+beep
    Last edited by Slow_Learner; Sep 26th, 2002 at 02:52 PM.

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2002
    Posts
    518
    pff, that doesn't work, but:
    Code:
    e.handled = true
    ...does.

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