Hello,
I started to use VB.net yesterday and I came to a maybe silly question:
"How do I add events to form objects like a picturebox?". When I double click on a form object I can only edit the click-event of the object. but there are also events like "doubleclick" or "onmousedown" - how do I edit (add code to) them?
Thank you,
I started to use VB.net yesterday and I came to a maybe silly question:
"How do I add events to form objects like a picturebox?". When I double click on a form object I can only edit the click-event of the object. but there are also events like "doubleclick" or "onmousedown" - how do I edit (add code to) them?
Thank you,