I want to activate a sub by clicking the left mouse button but i cant make it work i tried
private sub test(ByVal sender As System.Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles MyBase.MouseDown
but it says it doesn't work because they dont have a compatable signature