u know there is
it does watevers in '... if a mouse left clicks it.Code:Private Sub object1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles object1.Click '... End Sub
now i want it to handle something when a mouse rightclicks it.
is it possible?
by the way, can u also tell me how to bump a thread?




Reply With Quote