[RESOLVED] Not selecting 'Case WM_LBUTTONDBLCLK'
Hey guys, ill prob have to post some more information on this, but I need some more knolage, and google isnt helping alot -.-
What I have is a system were u can hide the form and make a system tray icon and a pop up message....
im trying to do it again in the same program with another form...
it dosnt seem to work, it dosnt pick up the case that i
Select Case lngMsg
Case WM_RBUTTONCLK
(stuff)
Case WM_LBUTTONDBLCLK
(stuff)
If i add a little maroon dot on the side of the code, it is saying that its running over the Case, but its not choosing it? I dont get it? maybe someone could shed some light on this?
Ask if u need more code... im hoping i have posted all i need to tho :) thats guys
Re: Not selecting 'Case WM_LBUTTONDBLCLK'
Dw guys... found it :) hehe