|
-
Mar 20th, 2008, 05:47 AM
#1
Thread Starter
Lively Member
[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
-
Mar 20th, 2008, 06:08 AM
#2
Thread Starter
Lively Member
Re: Not selecting 'Case WM_LBUTTONDBLCLK'
Dw guys... found it hehe
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|