I haev a picture, and I'm currently coding in the picturebox_Clicked method. How can I differentiate between which mouse button is being clicked here and do different tasks..
Ex.
Right button -- msgbox "right"
left button -- msgbox "left"