bzbiz
Active member
Hi everybody,
ive got a problem here:
Private Sub NotifyIcon1_MouseDown(ByVal sender As System.Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles NotifyIcon1.MouseDown
NotifyIcon1.Visible = False
End Sub
ok dont work, nothing appen nor with .click . Simply the event is not rised.
Why?
What ive missing?
Thankz in advance
BiZ
ive got a problem here:
Private Sub NotifyIcon1_MouseDown(ByVal sender As System.Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles NotifyIcon1.MouseDown
NotifyIcon1.Visible = False
End Sub
ok dont work, nothing appen nor with .click . Simply the event is not rised.
Why?
What ive missing?
Thankz in advance
BiZ