Results 1 to 2 of 2

Thread: How to add a popup menu to 4 button mouse

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 1999
    Location
    Nashville, TN
    Posts
    114

    Post

    I use a 4 button mouse and am an avid user of all the buttons. Is there a command that can be applied to the 4th button (thumb button) on my Logitech mouse. I can program popups for the other 3 buttons but have not been able to get the 4th to work.

    Thanks in advance.

    Mike

  2. #2
    Member
    Join Date
    Jan 1999
    Location
    Gig Harbor, WA, USA
    Posts
    48

    Post

    Put this in a Form_MouseDown code to find out button integer numbrers:
    Code:
    Msgbox Button
    If your thumb button still doesn't work, check your logitech software and make sure it's set to something Windows is going to recognize, like a normal Click event.

    ------------------
    (¯`·.¸¸.·´¯`·->ShadowCrawler<-·´¯`·.¸¸.·´¯)
    Teenage Programmer
    Visual Basic, HTML, C++, JavaScript

    http://welcome.to/X12Tech
    Email: [email protected]
    ICQ#: 9872708

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