Results 1 to 3 of 3

Thread: right click

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    medina, OH
    Posts
    125
    does anyone know if there is a way to
    disable right click on the desktop?
    "Sometimes the only way you can feel good about yourself is by making someone else look bad And I'm tired of making other people feel good about themselves"-Homer Simpson

  2. #2
    Guest
    I do not have the exact code, but you must create a subclassing routine through a Standard DLL created with C++.

    Then simply catch the WM_RBUTTONDOWN event.

  3. #3
    Hyperactive Member PJB's Avatar
    Join Date
    Aug 2000
    Location
    dunno at the moment
    Posts
    302
    here's a page that has some nice registry settings, i didn't see anything about disabling right click(except for on the start button) but there are alot of functions you can disable

    http://registry.winguides.com/category.php/430/

    [Edited by PJB on 01-11-2001 at 12:45 AM]
    VB6.0 SP4
    Windows 2000
    I'm thinking of a number between

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