Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7897541
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T08:11:34+00:00 2026-06-03T08:11:34+00:00

Okay, so this should be a simple question, but I’m fairly new at programming,

  • 0

Okay, so this should be a simple question, but I’m fairly new at programming, and I can’t for the life of me figure out how to use a right-click event. All I want to do is call an event that does something when I right-click a picturebox. It’s not in the events toolbar, and I feel like a real idiot. Any help would be greatly appreciated. I’m running the 2010 version.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T08:11:36+00:00Added an answer on June 3, 2026 at 8:11 am

    You can use the mouse_down event and check if it is a right-click

    Private Sub PictureBox1_MouseDown(Byval sender As Object, Byval e As System.Windows.Forms.MouseEventArgs) Handles PictureBox1.MouseDown
    
        If e.Button = MouseButtons.Right Then
            MsgBox("Right Button Clicked")
        End If
    
    End Sub
    

    refer to this http://www.homeandlearn.co.uk/net/nets10p2.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Okay, this is something that should be a simple matrix question, but my understanding
Okay this may be a simple question but I have yet to come with
Okay, this is (probably) a very simple question, but I am afraid I know
Okay, I feel like I should be able to do this, but I have
Okay this is my 4th question today on Scheme, still pretty new to Scheme,
okay so this is probably a soft pitch question for sombody, but I want
This question goes beoynd just programming, but I'd like to get some input on
Okay, if feel like this should be really simple and accomplished by a function
This should be a simple question: I know that VA = RVA + imagebase
This has to be fairly simple but my search is heavily disturbed by people

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.