Results 1 to 2 of 2

Thread: No Right-Click

  1. #1

    Thread Starter
    Lively Member magen's Avatar
    Join Date
    Aug 2001
    Location
    Stockholm, sweden
    Posts
    127

    Exclamation No Right-Click

    I have a Pivottable in Excel in VBA and I want to get rid of the menu that appears when i right-click... How will i proceed??
    "If I hear a hammer drop, must I see it fall to know what has happened?"

  2. #2
    AIS_DK
    Guest
    Is you where using pure VB, I would have told you to sub-class the control, and thereby eliminate the right-click. But using VBA, which btw. is a very limited version of VB, you would properly need some sort of 3rd-party tool, and that might not even do it.

    So unless that control has a build in property, that eliminates the right-click, I will say that: you will just have to live with the pop-up menu. Sorry.

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