Left Mouse Click - how to use it
I was trying to figure out how to use the mouses left click on a button..
i tried:
....of course this didnt work.
does anyone know how i can impement the left mouse button to press a button on a form?
thanks
I was trying to figure out how to use the mouses left click on a button..
i tried:
Code:
if mousebuttons = windows.forms.mousebuttons.left then
does anyone know how i can impement the left mouse button to press a button on a form?
thanks




Comment